Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-omap1/
Dboard-htcherald.c320 .gpio_out_base = HTCPLD_BASE(0, 0),
327 .gpio_out_base = HTCPLD_BASE(1, 0),
334 .gpio_out_base = HTCPLD_BASE(2, 0),
343 .gpio_out_base = HTCPLD_BASE(3, 0),
/Linux-v5.10/include/linux/
Dhtcpld.h9 unsigned int gpio_out_base; member
/Linux-v5.10/drivers/mfd/
Dhtc-i2cpld.c418 gpio_chip->base = plat_chip_data->gpio_out_base; in htcpld_register_chip_gpio()