Searched refs:UCSI_GET_PD_MESSAGE_BYTES (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 184 #define UCSI_GET_PD_MESSAGE_BYTES(_r_) ((u64)(_r_) << 34) macro |
D | ucsi.c | 755 command |= UCSI_GET_PD_MESSAGE_BYTES(len); in ucsi_get_pd_message() |