Lines Matching refs:por
66 unsigned por:1; member
118 static void dbg_chgconf(int por, char *buf, size_t len, u8 chgconfig) in dbg_chgconf() argument
122 if (por) in dbg_chgconf()
164 static void show_chgconfig(int por, const char *label, u8 chgconfig) in show_chgconfig() argument
168 dbg_chgconf(por, buf, sizeof buf, chgconfig); in show_chgconfig()
176 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { } in show_chgconfig() argument
213 dbg_chgconf(tps->por, buf, sizeof buf, value); in dbg_show()
356 show_chgconfig(tps->por, "conf", tps->chgconf); in tps65010_interrupt()
423 show_chgconfig(tps->por, "update vbus", tmp); in tps65010_work()
570 tps->por = 1; in tps65010_probe()
575 show_chgconfig(tps->por, "conf/init", tps->chgconf); in tps65010_probe()
988 if (!the_tps || the_tps->por) in tps65013_set_low_pwr()