Searched refs:ctrllo (Results 1 – 4 of 4) sorted by relevance
319 cur->ctx_reg.ctrllo.asdword); in pcie_rkep_start_dma_rd()344 cur->ctx_reg.ctrllo.asdword); in pcie_rkep_start_dma_wr()379 table->ctx_reg.ctrllo.lie = 0x1; in pcie_rkep_config_dma_dwc()380 table->ctx_reg.ctrllo.rie = 0x0; in pcie_rkep_config_dma_dwc()381 table->ctx_reg.ctrllo.td = 0x1; in pcie_rkep_config_dma_dwc()
794 cur->ctx_reg.ctrllo.asdword); in rockchip_pcie_start_dma_rd()819 cur->ctx_reg.ctrllo.asdword); in rockchip_pcie_start_dma_wr()854 table->ctx_reg.ctrllo.lie = 0x1; in rockchip_pcie_config_dma_dwc()855 table->ctx_reg.ctrllo.rie = 0x0; in rockchip_pcie_config_dma_dwc()856 table->ctx_reg.ctrllo.td = 0x1; in rockchip_pcie_config_dma_dwc()
1368 cur->ctx_reg.ctrllo.asdword); in rk_pcie_start_dma_rd()1392 cur->ctx_reg.ctrllo.asdword); in rk_pcie_start_dma_wr()1427 table->ctx_reg.ctrllo.lie = 0x1; in rk_pcie_config_dma_dwc()1428 table->ctx_reg.ctrllo.rie = 0x0; in rk_pcie_config_dma_dwc()1429 table->ctx_reg.ctrllo.td = 0x1; in rk_pcie_config_dma_dwc()
97 union chan_ctrl_lo ctrllo; member