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