Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.c56 #define CTRL_U2_PORT_DIS BIT(0) macro
238 value &= ~(CTRL_U2_PORT_PDN | CTRL_U2_PORT_DIS); in xhci_mtk_host_enable()