Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi.h201 #define UCSI_GET_PD_MESSAGE_RECIPIENT(_r_) ((u64)(_r_) << 23) macro
H A Ducsi.c768 command |= UCSI_GET_PD_MESSAGE_RECIPIENT(recipient); in ucsi_get_pd_message()