Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci-mtk.c30 #define CTRL1_IP_HOST_PDN BIT(0) macro
181 value &= ~CTRL1_IP_HOST_PDN; in xhci_mtk_host_enable()
260 value |= CTRL1_IP_HOST_PDN; in xhci_mtk_host_disable()