Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-rdc321x.c23 int reg1_data_base; member
37 reg = gpio < 32 ? gpch->reg1_data_base : gpch->reg2_data_base; in rdc_gpio_get_value()
62 reg ? gpch->reg2_data_base : gpch->reg1_data_base, in rdc_gpio_set_value_impl()
144 rdc321x_gpio_dev->reg1_data_base = r->start + 0x4; in rdc321x_gpio_probe()
170 rdc321x_gpio_dev->reg1_data_base, in rdc321x_gpio_probe()