Searched refs:UCSI_ALTMODE_OFFSET (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/usb/typec/ucsi/ | ||
| H A D | ucsi.h | 183 #define UCSI_ALTMODE_OFFSET(_r_) (((_r_) >> 32) & 0xff) macro |
| H A D | ucsi_ccg.c | 543 switch (UCSI_ALTMODE_OFFSET(command)) { in ucsi_ccg_nvidia_altmode() |