Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.c50 #define CTRL_U3_PORT_PDN BIT(1) macro
227 value &= ~(CTRL_U3_PORT_PDN | CTRL_U3_PORT_DIS); in xhci_mtk_host_enable()
279 value |= CTRL_U3_PORT_PDN; in xhci_mtk_host_disable()