Home
last modified time | relevance | path

Searched refs:WC0_IS_P (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/usb/mtu3/
Dmtu3_host.c29 #define WC0_IS_P BIT(12) /* polarity */ macro
64 msk = WC0_IS_EN | WC0_IS_C(0xf) | WC0_IS_P; in ssusb_wakeup_ip_sleep_set()
/linux-5.19.10/drivers/usb/host/
Dxhci-mtk.c91 #define WC0_IS_P BIT(12) /* polarity */ macro
320 msk = WC0_IS_EN | WC0_IS_C(0xf) | WC0_IS_P; in usb_wakeup_ip_sleep_set()