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