Searched refs:UCSI_BCD_GET_SUBMINOR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/typec/ucsi/ | ||
H A D | ucsi.h | 36 #define UCSI_BCD_GET_SUBMINOR(_v_) ((_v_) & 0x0F) macro |
H A D | ucsi.c | 1613 UCSI_BCD_GET_SUBMINOR(ucsi->version)); in ucsi_register() |