Searched refs:UCSI_GET_CONNECTOR_STATUS (Results 1 – 5 of 5) sorted by relevance
25 [UCSI_GET_CONNECTOR_STATUS] = "GET_CONNECTOR_STATUS",
47 case UCSI_GET_CONNECTOR_STATUS: in ucsi_cmd()
125 if (UCSI_COMMAND(ua->cmd) == UCSI_GET_CONNECTOR_STATUS && in ucsi_gram_sync_control()
127 #define UCSI_GET_CONNECTOR_STATUS 0x12 macro
657 u64 command = UCSI_GET_CONNECTOR_STATUS | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_get_connector_status()