Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/
Dboard-htcherald.c336 .gpio_in_base = HTCPLD_BASE(4, 0),
343 .gpio_in_base = HTCPLD_BASE(5, 0),
350 .gpio_in_base = HTCPLD_BASE(6, 0),
359 .gpio_in_base = HTCPLD_BASE(7, 0),
/linux-4.4.14/include/linux/
Dhtcpld.h9 unsigned int gpio_in_base; member
/linux-4.4.14/drivers/mfd/
Dhtc-i2cpld.c450 gpio_chip->base = plat_chip_data->gpio_in_base; in htcpld_register_chip_gpio()