Home
last modified time | relevance | path

Searched refs:UCSI_GET_PD_MESSAGE_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/typec/ucsi/
H A Ducsi.h206 #define UCSI_GET_PD_MESSAGE_OFFSET(_r_) ((u64)(_r_) << 26) macro
H A Ducsi.c789 command |= UCSI_GET_PD_MESSAGE_OFFSET(offset); in ucsi_get_pd_message()