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