Home
last modified time | relevance | path

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

/openbmc/linux/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()