Searched refs:reg_dat_base (Results 1 – 14 of 14) sorted by relevance
29 unsigned int reg_dat_base; member 70 if (gpio->reg_dat_base) in gpio_regmap_get() 71 base = gpio_regmap_addr(gpio->reg_dat_base); in gpio_regmap_get() 132 if (gpio->reg_dat_base && !gpio->reg_set_base) in gpio_regmap_get_direction() 134 if (gpio->reg_set_base && !gpio->reg_dat_base) in gpio_regmap_get_direction() 226 if (!config->reg_dat_base && !config->reg_set_base) in gpio_regmap_register() 231 (!config->reg_dat_base || !config->reg_set_base)) in gpio_regmap_register() 245 gpio->reg_dat_base = config->reg_dat_base; in gpio_regmap_register()
117 config.reg_dat_base = base + GPIO_REG_IN; in sl28cpld_gpio_probe() 131 config.reg_dat_base = base + GPI_REG_IN; in sl28cpld_gpio_probe()
43 config.reg_dat_base = base + DS4520_IO_STATUS0; in ds4520_gpio_probe()
73 config.reg_dat_base = base; in tn48m_gpio_probe()
111 .reg_dat_base = GPIO_REGMAP_ADDR(FXL6408_REG_INPUT_STATUS), in fxl6408_probe()
128 gpio_config.reg_dat_base = GPIO_REGMAP_ADDR(I8255_REG_DAT_BASE); in devm_i8255_regmap_register()
160 gpio_config.reg_dat_base = GPIO_REGMAP_ADDR(IDIO_16_DAT_BASE); in devm_idio_16_regmap_register()
171 config.reg_dat_base = GPIO_REGMAP_ADDR(0x0); in idi_48_probe()
306 gpio_config.reg_dat_base = GPIO_REGMAP_ADDR(WS16C48_DAT_BASE); in ws16c48_probe()
373 gpio_config.reg_dat_base = GPIO_REGMAP_ADDR(IDIO_24_OUT_BASE); in idio_24_probe()
26 * @reg_dat_base: (Optional) (in) register base address50 * 1. if you only have @reg_dat_base set, then it is input-only53 * you have to set both @reg_dat_base and @reg_set_base72 unsigned int reg_dat_base; member
56 grc.reg_dat_base = BCM63XX_DATA_REG; in bcm63xx_gpio_probe()
546 config.reg_dat_base = TPS6594_REG_GPIO_IN_1; in tps6594_pinctrl_probe()
495 .reg_dat_base = GPIO_REGMAP_ADDR(STX104_DIO_REG), in stx104_probe()