Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A 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),
/OK3568_Linux_fs/kernel/include/linux/
H A Dhtcpld.h10 unsigned int gpio_in_base; member
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dhtc-i2cpld.c432 gpio_chip->base = plat_chip_data->gpio_in_base; in htcpld_register_chip_gpio()