Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dtps65910.h872 struct tps65910_board { struct
873 int gpio_base;
874 int irq;
875 int irq_base;
876 int vmbch_threshold;
877 int vmbch2_threshold;
878 bool en_ck32k_xtal;
879 bool en_dev_slp;
903 struct tps65910_board *of_plat_data; argument
/linux-4.4.14/drivers/gpio/
Dgpio-tps65910.c89 struct tps65910_board *tps65910_board = tps65910->of_plat_data; in tps65910_parse_dt_for_gpio() local