Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/ucsi/
Dtrace.c23 [UCSI_GET_PDOS] = "GET_PDOS",
Ddebugfs.c41 case UCSI_GET_PDOS: in ucsi_cmd()
Ducsi.h87 #define UCSI_GET_PDOS 0x10 macro
Ducsi.c581 command = UCSI_COMMAND(UCSI_GET_PDOS) | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_read_pdos()