Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk.c48 #define CTRL_U3_PORT_PDN BIT(1) macro
100 value &= ~(CTRL_U3_PORT_PDN | CTRL_U3_PORT_DIS); in xhci_mtk_host_enable()
149 value |= CTRL_U3_PORT_PDN; in xhci_mtk_host_disable()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds