Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Dtrace.c23 [UCSI_GET_PDOS] = "GET_PDOS",
Ddebugfs.c41 case UCSI_GET_PDOS: in ucsi_cmd()
Ducsi_acpi.c176 if (UCSI_COMMAND(ua->cmd) == UCSI_GET_PDOS && in ucsi_gram_sync_control()
Ducsi.h113 #define UCSI_GET_PDOS 0x10 macro
Ducsi.c665 command = UCSI_COMMAND(UCSI_GET_PDOS) | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_read_pdos()