Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/mtu3/
Dmtu3_host.c25 #define WC1_IS_P BIT(6) /* polarity for ip sleep */ macro
60 msk = WC1_IS_EN | WC1_IS_C(0xf) | WC1_IS_P; in ssusb_wakeup_ip_sleep_set()
/Linux-v6.6/drivers/usb/host/
Dxhci-mtk.c87 #define WC1_IS_P BIT(6) /* polarity for ip sleep */ macro
316 msk = WC1_IS_EN | WC1_IS_C(0xf) | WC1_IS_P; in usb_wakeup_ip_sleep_set()