Searched refs:reg1_data_base (Results 1 - 1 of 1) sorted by path

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

Completed in 173 milliseconds