Searched refs:TPS_STATUS_PLUG_PRESENT (Results 1 – 2 of 2) sorted by relevance
18 #define TPS_STATUS_PLUG_PRESENT BIT(0) macro
645 if (tps->status & TPS_STATUS_PLUG_PRESENT) in tps66993_read_power_status()667 if (status & TPS_STATUS_PLUG_PRESENT) { in tps6598x_handle_plug_event()790 bool new_connected = st.status & TPS_STATUS_PLUG_PRESENT; in cd321x_update_work()791 bool was_disconnected = st.status_changed & TPS_STATUS_PLUG_PRESENT; in cd321x_update_work()1891 if (status & TPS_STATUS_PLUG_PRESENT) { in tps6598x_probe()