Searched refs:UCSI_GET_PDOS_PDO_OFFSET (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 138 #define UCSI_GET_PDOS_PDO_OFFSET(_r_) ((u64)(_r_) << 24) macro |
D | ucsi.c | 579 command |= UCSI_GET_PDOS_PDO_OFFSET(offset); in ucsi_get_pdos() |