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