Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip-ep.c175 reg = ROCKCHIP_PCIE_CORE_EP_FUNC_BAR_CFG1(fn); in rockchip_pcie_ep_set_bar()
209 reg = ROCKCHIP_PCIE_CORE_EP_FUNC_BAR_CFG1(fn); in rockchip_pcie_ep_clear_bar()
H A Dpcie-rockchip.h277 #define ROCKCHIP_PCIE_CORE_EP_FUNC_BAR_CFG1(fn) \ macro