Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Drockchip-pcie-dma.h146 phys_addr_t phys_descs; member
H A Drockchip-pcie-dma.c782 table->descs, table->phys_descs); in rk_pcie_dma_table_free()
798 &table->phys_descs, GFP_KERNEL | __GFP_ZERO); in rk_pcie_dma_table_alloc()
H A Dpcie-rockchip-host.c49 rockchip_pcie_write(rockchip, (u32)(tbl->phys_descs & 0xffffffff), in rk_pcie_start_dma_rk3399()
51 rockchip_pcie_write(rockchip, (u32)(tbl->phys_descs >> 32), in rk_pcie_start_dma_rk3399()