Searched refs:UCSI_GET_PD_MESSAGE_OFFSET (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 183 #define UCSI_GET_PD_MESSAGE_OFFSET(_r_) ((u64)(_r_) << 26) macro |
D | ucsi.c | 754 command |= UCSI_GET_PD_MESSAGE_OFFSET(offset); in ucsi_get_pd_message() |