Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mediatek/
H A Dmtk_xhci.c253 #define CLRSET4(_sc, _reg, _clr, _set) \ macro
271 CLRSET4(sc, USB_IP_PW_CTRL, 0, USB_IP_SW_RST); in mtk_xhci_fdt_init()
272 CLRSET4(sc, USB_IP_PW_CTRL, USB_IP_SW_RST, 0); in mtk_xhci_fdt_init()
273 CLRSET4(sc, USB_IP_PW_CTRL_1, USB_IP_PDN, 0); in mtk_xhci_fdt_init()
276 CLRSET4(sc, USB_U3_CTRL(i), USB_PORT_PDN | USB_PORT_DIS, 0); in mtk_xhci_fdt_init()
279 CLRSET4(sc, USB_U2_CTRL(i), USB_PORT_PDN | USB_PORT_DIS, 0); in mtk_xhci_fdt_init()
287 CLRSET4(sc, U2_PHY_BASE_P0 + U2_PHYD_CR1, U2_PHYD_CR1_MASK, in mtk_xhci_fdt_init()
289 CLRSET4(sc, U2_PHY_BASE_P1 + U2_PHYD_CR1, U2_PHYD_CR1_MASK, in mtk_xhci_fdt_init()