Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-omap1/
Dboard-htcherald.c321 .gpio_in_base = HTCPLD_BASE(4, 0),
328 .gpio_in_base = HTCPLD_BASE(5, 0),
335 .gpio_in_base = HTCPLD_BASE(6, 0),
344 .gpio_in_base = HTCPLD_BASE(7, 0),
/Linux-v5.10/include/linux/
Dhtcpld.h10 unsigned int gpio_in_base; member
/Linux-v5.10/drivers/mfd/
Dhtc-i2cpld.c430 gpio_chip->base = plat_chip_data->gpio_in_base; in htcpld_register_chip_gpio()