Home
last modified time | relevance | path

Searched refs:tcpm_set_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c1249 static void tcpm_set_state(struct tcpm_port *port, enum tcpm_state state, in tcpm_set_state() function
1282 tcpm_set_state(port, state, delay_ms); in tcpm_set_state_cond()
1373 tcpm_set_state(port, HARD_RESET_START, 0); in tcpm_ams_start()
1378 tcpm_set_state(port, SOFT_RESET_SEND, 0); in tcpm_ams_start()
1397 tcpm_set_state(port, AMS_START, in tcpm_ams_start()
1401 tcpm_set_state(port, AMS_START, 0); in tcpm_ams_start()
1405 tcpm_set_state(port, SRC_READY, in tcpm_ams_start()
1409 tcpm_set_state(port, SRC_READY, 0); in tcpm_ams_start()
1426 tcpm_set_state(port, HARD_RESET_START, 0); in tcpm_ams_start()
1434 tcpm_set_state(port, AMS_START, 0); in tcpm_ams_start()
[all …]