Searched refs:MODE_DISCONNECT (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c338 #define MODE_DISCONNECT 0 macro
890 if (tcphy->mode == MODE_DISCONNECT) {
909 if (tcphy->mode == MODE_DISCONNECT)
926 if (tcphy->mode == MODE_DISCONNECT)
930 if (tcphy->mode == MODE_DISCONNECT)
971 if (new_mode == MODE_DFP_DP && tcphy->mode != MODE_DISCONNECT) {
974 } else if (tcphy->mode == MODE_DISCONNECT) {
1006 if (tcphy->mode == MODE_DISCONNECT)
1019 if (tcphy->mode == MODE_DISCONNECT)
1026 if (tcphy->mode == MODE_DISCONNECT)
[all...]

Completed in 116 milliseconds