Lines Matching refs:por
79 unsigned por:1; member
131 static void dbg_chgconf(int por, char *buf, size_t len, u8 chgconfig) in dbg_chgconf() argument
135 if (por) in dbg_chgconf()
177 static void show_chgconfig(int por, const char *label, u8 chgconfig) in show_chgconfig() argument
181 dbg_chgconf(por, buf, sizeof buf, chgconfig); in show_chgconfig()
189 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { } in show_chgconfig() argument
226 dbg_chgconf(tps->por, buf, sizeof buf, value); in dbg_show()
369 show_chgconfig(tps->por, "conf", tps->chgconf); in tps65010_interrupt()
436 show_chgconfig(tps->por, "update vbus", tmp); in tps65010_work()
586 tps->por = 1; in tps65010_probe()
591 show_chgconfig(tps->por, "conf/init", tps->chgconf); in tps65010_probe()
1006 if (!the_tps || the_tps->por) in tps65013_set_low_pwr()