Searched defs:tps65910_board (Results 1 – 2 of 2) sorted by relevance
868 struct tps65910_board { struct869 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
79 struct tps65910_board *tps65910_board = tps65910->of_plat_data; in tps65910_parse_dt_for_gpio() local