Searched refs:reg_dat_base (Results 1 – 12 of 12) sorted by relevance
27 unsigned int reg_dat_base; member68 if (gpio->reg_dat_base) in gpio_regmap_get()69 base = gpio_regmap_addr(gpio->reg_dat_base); in gpio_regmap_get()120 if (gpio->reg_dat_base && !gpio->reg_set_base) in gpio_regmap_get_direction()122 if (gpio->reg_set_base && !gpio->reg_dat_base) in gpio_regmap_get_direction()217 if (!config->reg_dat_base && !config->reg_set_base) in gpio_regmap_register()222 (!config->reg_dat_base || !config->reg_set_base)) in gpio_regmap_register()239 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()
49 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()
159 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()
376 gpio_config.reg_dat_base = GPIO_REGMAP_ADDR(IDIO_24_OUT_BASE); in idio_24_probe()
56 grc.reg_dat_base = BCM63XX_DATA_REG; in bcm63xx_gpio_probe()
445 .reg_dat_base = GPIO_REGMAP_ADDR(STX104_DIO_REG), in stx104_probe()