Searched refs:GPIO_D_REG (Results 1 – 4 of 4) sorted by relevance
14 #define GPIO_D_REG(gpio) (0x0203 + ((gpio) * 8)) macro
19 #define GPIO_D_REG(gpio) (0x0203 + ((gpio) * 8)) macro
541 GPIO_D_REG(offset), in max96745_pinctrl_set_pin_mux()612 GPIO_D_REG(offset), in max96745_pinctrl_set_grp_mux()
374 dm_i2c_reg_clrset(dev->parent, GPIO_D_REG(grp->pins[i]), in max96745_pinmux_set()