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