Searched refs:UCSI_GET_CAPABILITY (Results 1 – 3 of 3) sorted by relevance
/drivers/usb/typec/ucsi/ | ||
D | trace.c | 13 [UCSI_GET_CAPABILITY] = "GET_CAPABILITY", |
D | ucsi.h | 76 #define UCSI_GET_CAPABILITY 0x06 macro |
D | ucsi.c | 1224 command = UCSI_GET_CAPABILITY; in ucsi_init() |