Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/mtu3/
Dmtu3_host.c25 #define WC1_IS_P BIT(6) /* polarity for ip sleep */ macro
48 msk = WC1_IS_EN | WC1_IS_C(0xf) | WC1_IS_P; in ssusb_wakeup_ip_sleep_set()
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-mtk.c64 #define WC1_IS_P BIT(6) /* polarity for ip sleep */ macro
300 msk = WC1_IS_EN | WC1_IS_C(0xf) | WC1_IS_P; in usb_wakeup_ip_sleep_set()