Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk.c26 #define CTRL0_IP_SW_RST BIT(0) macro
185 value |= CTRL0_IP_SW_RST; in xhci_mtk_ssusb_config()
189 value &= ~CTRL0_IP_SW_RST; in xhci_mtk_ssusb_config()