Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap1/
Dboard-htcherald.c340 .gpio_in_base = HTCPLD_BASE(4, 0),
347 .gpio_in_base = HTCPLD_BASE(5, 0),
354 .gpio_in_base = HTCPLD_BASE(6, 0),
363 .gpio_in_base = HTCPLD_BASE(7, 0),
/linux-2.6.39/include/linux/
Dhtcpld.h9 unsigned int gpio_in_base; member
/linux-2.6.39/drivers/mfd/
Dhtc-i2cpld.c476 gpio_chip->base = plat_chip_data->gpio_in_base; in htcpld_register_chip_gpio()