Searched refs:UCSI_BCD_GET_MAJOR (Results 1 – 2 of 2) sorted by relevance
| /drivers/usb/typec/ucsi/ | ||
| A D | ucsi.h | 40 #define UCSI_BCD_GET_MAJOR(_v_) (((_v_) >> 8) & 0xFF) macro |
| A D | ucsi.c | 2019 UCSI_BCD_GET_MAJOR(ucsi->version), in ucsi_register() |
Completed in 9 milliseconds