Home
last modified time | relevance | path

Searched refs:reg2_data_base (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpio/
Dgpio-rdc321x.c39 int reg2_data_base; member
51 reg = gpio < 32 ? gpch->reg1_data_base : gpch->reg2_data_base; in rdc_gpio_get_value()
76 reg ? gpch->reg2_data_base : gpch->reg1_data_base, in rdc_gpio_set_value_impl()
167 rdc321x_gpio_dev->reg2_data_base = r->start + 0x4; in rdc321x_gpio_probe()
190 rdc321x_gpio_dev->reg2_data_base, in rdc321x_gpio_probe()