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