Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Ducsi.h182 #define UCSI_GET_PD_MESSAGE_RECIPIENT(_r_) ((u64)(_r_) << 23) macro
Ducsi.c753 command |= UCSI_GET_PD_MESSAGE_RECIPIENT(recipient); in ucsi_get_pd_message()