Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ducsi.h139 #define UCSI_GET_PDOS_PDO_OFFSET(_r_) ((u64)(_r_) << 24) macro
H A Ducsi.c511 command |= UCSI_GET_PDOS_PDO_OFFSET(offset); in ucsi_get_pdos()