Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tcpm/
Dwcove.c59 #define USBC_CONTROL1_CURSRC_UA_330 (3 << 3) macro
306 ctrl = USBC_CONTROL1_CURSRC_UA_330 | USBC_CONTROL1_MODE_SRC; in wcove_set_cc()
437 usbc_ctrl |= USBC_CONTROL1_CURSRC_UA_330; in wcove_start_toggling()