Searched refs:TCPC_TCPC_CTRL_ORIENTATION (Results 1 – 3 of 3) sorted by relevance
194 ret = regmap_update_bits(regmap, TCPC_TCPC_CTRL, TCPC_TCPC_CTRL_ORIENTATION, PLUG_ORNT_CC1); in max_contaminant_read_comparators()203 ret = regmap_update_bits(regmap, TCPC_TCPC_CTRL, TCPC_TCPC_CTRL_ORIENTATION, PLUG_ORNT_CC2); in max_contaminant_read_comparators()
88 if (reg & TCPC_TCPC_CTRL_ORIENTATION) in tcpci_set_cc()301 TCPC_TCPC_CTRL_ORIENTATION : 0); in tcpci_set_polarity()
50 #define TCPC_TCPC_CTRL_ORIENTATION BIT(0) macro
Completed in 8 milliseconds