Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dtps65910.h873 struct tps65910_board { struct
874 int gpio_base;
875 int irq;
876 int irq_base;
877 int vmbch_threshold;
878 int vmbch2_threshold;
879 bool en_ck32k_xtal;
880 bool en_dev_slp;
904 struct tps65910_board *of_plat_data; argument
/Linux-v4.19/drivers/gpio/
Dgpio-tps65910.c84 struct tps65910_board *tps65910_board = tps65910->of_plat_data; in tps65910_parse_dt_for_gpio() local