Home
last modified time | relevance | path

Searched defs:WC1_IS_C_95 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/mtu3/
H A Dmtu3_host.c45 #define WC1_IS_C_95(x) ((u32)(((x) & 0xf) << 28)) macro
/linux/drivers/usb/host/
H A Dxhci-mtk.c112 #define WC1_IS_C_95(x) ((u32)(((x) & 0xf) << 28)) macro