Searched refs:show_chgconfig (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/mfd/ |
D | tps65010.c | 164 static void show_chgconfig(int por, const char *label, u8 chgconfig) in show_chgconfig() function 176 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { } in show_chgconfig() function 356 show_chgconfig(tps->por, "conf", tps->chgconf); in tps65010_interrupt() 423 show_chgconfig(tps->por, "update vbus", tmp); in tps65010_work() 576 show_chgconfig(tps->por, "conf/init", tps->chgconf); in tps65010_probe() 1026 show_chgconfig(0, "chgconf", chgconfig); in tps65013_set_low_pwr()
|