Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk.c49 #define CTRL_U3_PORT_DIS BIT(0) macro
100 value &= ~(CTRL_U3_PORT_PDN | CTRL_U3_PORT_DIS); in xhci_mtk_host_enable()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk.c51 #define CTRL_U3_PORT_DIS BIT(0) macro
227 value &= ~(CTRL_U3_PORT_PDN | CTRL_U3_PORT_DIS); in xhci_mtk_host_enable()

Completed in 5 milliseconds