Home
last modified time | relevance | path

Searched defs:tps65910_board (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mfd/
H A Dtps65910.h868 struct tps65910_board { struct
869 int gpio_base;
870 int irq;
894 struct tps65910_board *of_plat_data; argument
/linux/drivers/gpio/
H A Dgpio-tps65910.c79 struct tps65910_board *tps65910_board = tps65910->of_plat_data; in tps65910_parse_dt_for_gpio() local