Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/
Dtps65910.h868 struct tps65910_board { struct
869 int gpio_base;
870 int irq;
871 int irq_base;
872 int vmbch_threshold;
873 int vmbch2_threshold;
874 bool en_ck32k_xtal;
875 bool en_dev_slp;
899 struct tps65910_board *of_plat_data; argument
/Linux-v5.10/drivers/gpio/
Dgpio-tps65910.c79 struct tps65910_board *tps65910_board = tps65910->of_plat_data; in tps65910_parse_dt_for_gpio() local