Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/
Dboard-htcherald.c335 .gpio_out_base = HTCPLD_BASE(0, 0),
342 .gpio_out_base = HTCPLD_BASE(1, 0),
349 .gpio_out_base = HTCPLD_BASE(2, 0),
358 .gpio_out_base = HTCPLD_BASE(3, 0),
/linux-4.4.14/include/linux/
Dhtcpld.h8 unsigned int gpio_out_base; member
/linux-4.4.14/drivers/mfd/
Dhtc-i2cpld.c438 gpio_chip->base = plat_chip_data->gpio_out_base; in htcpld_register_chip_gpio()