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