Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-apple.c156 static void rmw_set(u32 set, void __iomem *addr) in rmw_set() function
477 rmw_set(CORE_LANE_CTL_CFGACC, pcie->base + CORE_LANE_CTL(port->idx)); in apple_pcie_setup_refclk()
478 rmw_set(CORE_LANE_CFG_REFCLK0REQ, pcie->base + CORE_LANE_CFG(port->idx)); in apple_pcie_setup_refclk()
486 rmw_set(CORE_LANE_CFG_REFCLK1REQ, pcie->base + CORE_LANE_CFG(port->idx)); in apple_pcie_setup_refclk()
496 rmw_set(CORE_LANE_CFG_REFCLKEN, pcie->base + CORE_LANE_CFG(port->idx)); in apple_pcie_setup_refclk()
497 rmw_set(PORT_REFCLK_EN, port->base + PORT_REFCLK); in apple_pcie_setup_refclk()
541 rmw_set(PORT_APPCLK_EN, port->base + PORT_APPCLK); in apple_pcie_setup_port()
554 rmw_set(PORT_PERST_OFF, port->base + PORT_PERST); in apple_pcie_setup_port()