Searched refs:reg_dat_base (Results 1 – 7 of 7) sorted by relevance
21 unsigned int reg_dat_base; member62 if (gpio->reg_dat_base) in gpio_regmap_get()63 base = gpio_regmap_addr(gpio->reg_dat_base); in gpio_regmap_get()114 if (gpio->reg_dat_base && !gpio->reg_set_base) in gpio_regmap_get_direction()116 if (gpio->reg_set_base && !gpio->reg_dat_base) in gpio_regmap_get_direction()211 if (!config->reg_dat_base && !config->reg_set_base) in gpio_regmap_register()216 (!config->reg_dat_base || !config->reg_set_base)) in gpio_regmap_register()233 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()
73 config.reg_dat_base = base; in tn48m_gpio_probe()
128 gpio_config.reg_dat_base = GPIO_REGMAP_ADDR(I8255_REG_DAT_BASE); in devm_i8255_regmap_register()
170 config.reg_dat_base = GPIO_REGMAP_ADDR(0x0); in idi_48_probe()
72 unsigned int reg_dat_base; member
56 grc.reg_dat_base = BCM63XX_DATA_REG; in bcm63xx_gpio_probe()
Completed in 8 milliseconds