Searched refs:DPMAIF_AO_UL_CHNL_ARB0 (Results 1 – 2 of 2) sorted by relevance
883 value = ioread32(hw_info->pcie_base + DPMAIF_AO_UL_CHNL_ARB0); in t7xx_dpmaif_ul_rdy_en()890 iowrite32(value, hw_info->pcie_base + DPMAIF_AO_UL_CHNL_ARB0); in t7xx_dpmaif_ul_rdy_en()898 value = ioread32(hw_info->pcie_base + DPMAIF_AO_UL_CHNL_ARB0); in t7xx_dpmaif_ul_arb_en()905 iowrite32(value, hw_info->pcie_base + DPMAIF_AO_UL_CHNL_ARB0); in t7xx_dpmaif_ul_arb_en()956 u32 ul_arb_en = ioread32(hw_info->pcie_base + DPMAIF_AO_UL_CHNL_ARB0); in t7xx_dpmaif_ul_all_q_en()963 iowrite32(ul_arb_en, hw_info->pcie_base + DPMAIF_AO_UL_CHNL_ARB0); in t7xx_dpmaif_ul_all_q_en()
198 #define DPMAIF_AO_UL_CHNL_ARB0 (BASE_DPMAIF_AO_UL + 0x1c) macro