Searched refs:TPS_STATUS_PLUG_PRESENT (Results 1 – 3 of 3) sorted by relevance
18 #define TPS_STATUS_PLUG_PRESENT BIT(0) macro
126 { TPS_STATUS_PLUG_PRESENT, "PLUG_PRESENT" }, \
450 if (status & TPS_STATUS_PLUG_PRESENT) { in tps6598x_interrupt()691 if (status & TPS_STATUS_PLUG_PRESENT) { in tps6598x_probe()