Lines Matching defs:por
66 unsigned por:1;
118 static void dbg_chgconf(int por, char *buf, size_t len, u8 chgconfig)
122 if (por)
164 static void show_chgconfig(int por, const char *label, u8 chgconfig)
168 dbg_chgconf(por, buf, sizeof buf, chgconfig);
176 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { }
213 dbg_chgconf(tps->por, buf, sizeof buf, value);
356 show_chgconfig(tps->por, "conf", tps->chgconf);
423 show_chgconfig(tps->por, "update vbus", tmp);
571 tps->por = 1;
576 show_chgconfig(tps->por, "conf/init", tps->chgconf);
989 if (!the_tps || the_tps->por)