Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap1/
Dboard-htcherald.c339 .gpio_out_base = HTCPLD_BASE(0, 0),
346 .gpio_out_base = HTCPLD_BASE(1, 0),
353 .gpio_out_base = HTCPLD_BASE(2, 0),
362 .gpio_out_base = HTCPLD_BASE(3, 0),
/linux-2.6.39/include/linux/
Dhtcpld.h8 unsigned int gpio_out_base; member
/linux-2.6.39/drivers/mfd/
Dhtc-i2cpld.c464 gpio_chip->base = plat_chip_data->gpio_out_base; in htcpld_register_chip_gpio()