Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.c23 [UCSI_GET_PDOS] = "GET_PDOS",
H A Ddebugfs.c41 case UCSI_GET_PDOS: in ucsi_cmd()
H A Ducsi.h98 #define UCSI_GET_PDOS 0x10 macro
H A Ducsi.c603 command = UCSI_COMMAND(UCSI_GET_PDOS) | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_read_pdos()