Home
last modified time | relevance | path

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

/linux/drivers/usb/mtu3/
H A Dmtu3_host.c29 #define WC0_IS_C(x) ((u32)(((x) & 0xf) << 28)) /* cycle debounce */ macro
/linux/drivers/usb/host/
H A Dxhci-mtk.c95 #define WC0_IS_C(x) ((u32)(((x) & 0xf) << 28)) /* cycle debounce */ macro