Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk.c31 #define CTRL1_IP_HOST_PDN BIT(0) macro
216 value &= ~CTRL1_IP_HOST_PDN; in xhci_mtk_host_enable()
295 value |= CTRL1_IP_HOST_PDN; in xhci_mtk_host_disable()

Completed in 4 milliseconds