Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-pcie-ep.h38 struct pcie_ep_dma_cache_cfg { struct
86 #define PCIE_DMA_CACHE_INVALIDE _IOW(PCIE_BASE, 1, struct pcie_ep_dma_cache_cfg)
87 #define PCIE_DMA_CACHE_FLUSH _IOW(PCIE_BASE, 2, struct pcie_ep_dma_cache_cfg)
/OK3568_Linux_fs/kernel/drivers/misc/rockchip/
H A Dpcie-rkep.c247 struct pcie_ep_dma_cache_cfg cfg; in pcie_rkep_ioctl()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-dw-ep-rockchip.c974 struct pcie_ep_dma_cache_cfg cfg; in pcie_ep_ioctl()