Searched refs:reg_dat_base (Results 1 – 5 of 5) 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()206 if (!config->reg_dat_base && !config->reg_set_base) in gpio_regmap_register()211 (!config->reg_dat_base || !config->reg_set_base)) in gpio_regmap_register()228 gpio->reg_dat_base = config->reg_dat_base; in gpio_regmap_register()
118 config.reg_dat_base = base + GPIO_REG_IN; in sl28cpld_gpio_probe()132 config.reg_dat_base = base + GPI_REG_IN; in sl28cpld_gpio_probe()
73 config.reg_dat_base = base; in tn48m_gpio_probe()
72 unsigned int reg_dat_base; member
56 grc.reg_dat_base = BCM63XX_DATA_REG; in bcm63xx_gpio_probe()