Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Dtrace.c23 [UCSI_GET_PDOS] = "GET_PDOS",
H A Ducsi.h87 #define UCSI_GET_PDOS 0x10 macro
H A Ducsi.c509 command = UCSI_COMMAND(UCSI_GET_PDOS) | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_get_pdos()