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