Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-mtk.c50 #define CTRL_U3_PORT_DIS BIT(0) macro
192 value &= ~(CTRL_U3_PORT_PDN | CTRL_U3_PORT_DIS); in xhci_mtk_host_enable()