Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci-mtk.c49 #define CTRL_U3_PORT_PDN BIT(1) macro
192 value &= ~(CTRL_U3_PORT_PDN | CTRL_U3_PORT_DIS); in xhci_mtk_host_enable()
244 value |= CTRL_U3_PORT_PDN; in xhci_mtk_host_disable()