Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A 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()
/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.c91 #define WC1_IS_P BIT(6) /* polarity for ip sleep */ macro
351 msk = WC1_IS_EN | WC1_IS_C(0xf) | WC1_IS_P; in usb_wakeup_ip_sleep_set()