Searched refs:UCSI_GET_PDOS_NUM_PDOS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/typec/ucsi/ | ||
H A D | ucsi.h | 156 #define UCSI_GET_PDOS_NUM_PDOS(_r_) ((u64)(_r_) << 32) macro |
H A D | ucsi.c | 606 command |= UCSI_GET_PDOS_NUM_PDOS(num_pdos - 1); in ucsi_read_pdos() |