Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk.c29 #define CTRL1_IP_HOST_PDN BIT(0) macro
89 value &= ~CTRL1_IP_HOST_PDN; in xhci_mtk_host_enable()
162 value |= CTRL1_IP_HOST_PDN; in xhci_mtk_host_disable()