Searched refs:IMXUSB_ID_REVISION (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/arm/imx/ | ||
H A D | imxusbreg.h | 33 #define IMXUSB_ID_REVISION __BITS(23,16) macro |
H A D | imxusb.c | 132 (int)__SHIFTOUT(id, IMXUSB_ID_REVISION), in imxehci_attach() |