Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.c18 [UCSI_SET_PDR] = "SET_PDR",
H A Ddebugfs.c33 case UCSI_SET_PDR: in ucsi_cmd()
H A Ducsi.h93 #define UCSI_SET_PDR 0x0b macro
H A Ducsi.c1145 command = UCSI_SET_PDR | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_pr_swap()