Searched refs:TPS_STATUS_PLUG_PRESENT (Results 1 – 3 of 3) sorted by relevance
133 { TPS_STATUS_PLUG_PRESENT, "PLUG_PRESENT" }, \
18 #define TPS_STATUS_PLUG_PRESENT BIT(0) macro
465 if (status & TPS_STATUS_PLUG_PRESENT) { in tps6598x_handle_plug_event()826 if (status & TPS_STATUS_PLUG_PRESENT) { in tps6598x_probe()