Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk.c53 #define CTRL_U2_PORT_PDN BIT(1) macro
108 value &= ~(CTRL_U2_PORT_PDN | CTRL_U2_PORT_DIS); in xhci_mtk_host_enable()
156 value |= CTRL_U2_PORT_PDN; in xhci_mtk_host_disable()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk.c55 #define CTRL_U2_PORT_PDN BIT(1) macro
238 value &= ~(CTRL_U2_PORT_PDN | CTRL_U2_PORT_DIS); in xhci_mtk_host_enable()
289 value |= CTRL_U2_PORT_PDN; in xhci_mtk_host_disable()

Completed in 5 milliseconds