| /OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-regs.h | 96 #define DMA_BUFFER_CONTROL(_dma) ((_dma)->regs + 0x00) argument 97 #define DMA_BUFFER_ACK(_dma) ((_dma)->regs + 0x04) argument 98 #define DMA_BUFFER_CURRENT(_dma) ((_dma)->regs + 0x08) argument 99 #define DMA_BUFFER_SIZE(_dma) ((_dma)->regs + 0x0c) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 89 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() 93 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() 94 _dma *bus_addr_h, u32 buf_sz, u8 direction) in _os_cache_wback() 108 static inline void *_os_shmem_alloc(void *d, void *pool, _dma *bus_addr_l, in _os_shmem_alloc() 109 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_alloc() 114 static inline void _os_shmem_free(void *d, void *pool, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() 115 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_free() 122 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() 127 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() 133 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_alloc_rx() [all …]
|
| H A D | pltfm_ops_windows.h | 177 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() 182 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() 188 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, in _os_pkt_buf_alloc_rx() 189 _dma *bus_addr_h, u32 buf_sz, u8 cache, void **os_priv) in _os_pkt_buf_alloc_rx() 203 *bus_addr_l = (_dma)share_mem.PhysicalAddressLow; in _os_pkt_buf_alloc_rx() 204 *bus_addr_h = (_dma)share_mem.PhysicalAddressHigh; in _os_pkt_buf_alloc_rx() 212 static inline void _os_pkt_buf_free_rx(void *d, u8 *vir_addr, _dma bus_addr_l, in _os_pkt_buf_free_rx() 213 _dma bus_addr_h, u32 buf_sz, u8 cache, void *os_priv) in _os_pkt_buf_free_rx() 241 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() 245 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() [all …]
|
| H A D | pltfm_ops_none.h | 167 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() 171 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() 172 _dma *bus_addr_h, u32 buf_sz, u8 direction) in _os_cache_wback() 186 static inline void *_os_shmem_alloc(void *d, void *pool, _dma *bus_addr_l, in _os_shmem_alloc() 187 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_alloc() 192 static inline void _os_shmem_free(void *d, void *pool, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() 193 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_free() 199 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() 204 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() 210 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, in _os_pkt_buf_alloc_rx() [all …]
|
| H A D | pltfm_ops_linux.h | 135 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, in _os_cache_inv() 136 _dma *bus_addr_h, u32 buf_sz, u8 direction) in _os_cache_inv() 145 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() 146 _dma *bus_addr_h, u32 buf_sz, u8 direction) in _os_cache_wback() 170 static inline void *_os_shmem_alloc(void *d, void *pool, _dma *bus_addr_l, in _os_shmem_alloc() 171 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_alloc() 188 static inline void _os_shmem_free(void *d, void *pool, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() 189 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_free() 205 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() 227 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() [all …]
|
| H A D | phl_types.h | 76 #define _dma unsigned int macro 121 #define _dma dma_addr_t macro 181 #define _dma unsigned long macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_macos.h | 89 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() 93 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() 94 _dma *bus_addr_h, u32 buf_sz, u8 direction) in _os_cache_wback() 99 static inline void *_os_shmem_alloc(void *d, _dma *bus_addr_l, in _os_shmem_alloc() 100 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_alloc() 105 static inline void _os_shmem_free(void *d, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() 106 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_free() 113 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() 118 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() 124 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_alloc_rx() [all …]
|
| H A D | pltfm_ops_windows.h | 177 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() 182 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() 188 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, in _os_pkt_buf_alloc_rx() 189 _dma *bus_addr_h, u32 buf_sz, void **os_priv) in _os_pkt_buf_alloc_rx() 203 *bus_addr_l = (_dma)share_mem.PhysicalAddressLow; in _os_pkt_buf_alloc_rx() 204 *bus_addr_h = (_dma)share_mem.PhysicalAddressHigh; in _os_pkt_buf_alloc_rx() 212 static inline void _os_pkt_buf_free_rx(void *d, u8 *vir_addr, _dma bus_addr_l, in _os_pkt_buf_free_rx() 213 _dma bus_addr_h, u32 buf_sz, void *os_priv) in _os_pkt_buf_free_rx() 241 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() 245 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() [all …]
|
| H A D | pltfm_ops_none.h | 167 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv() 171 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() 172 _dma *bus_addr_h, u32 buf_sz, u8 direction) in _os_cache_wback() 177 static inline void *_os_shmem_alloc(void *d, _dma *bus_addr_l, in _os_shmem_alloc() 178 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_alloc() 183 static inline void _os_shmem_free(void *d, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() 184 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_free() 190 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() 195 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() 201 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, in _os_pkt_buf_alloc_rx() [all …]
|
| H A D | pltfm_ops_linux.h | 131 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, in _os_cache_inv() 132 _dma *bus_addr_h, u32 buf_sz, u8 direction) in _os_cache_inv() 141 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback() 142 _dma *bus_addr_h, u32 buf_sz, u8 direction) in _os_cache_wback() 152 static inline void *_os_shmem_alloc(void *d, _dma *bus_addr_l, in _os_shmem_alloc() 153 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_alloc() 166 static inline void _os_shmem_free(void *d, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free() 167 _dma *bus_addr_h, u32 buf_sz, in _os_shmem_free() 181 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx() 199 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx() [all …]
|
| H A D | phl_types.h | 70 #define _dma unsigned int macro 115 #define _dma dma_addr_t macro 157 #define _dma unsigned long macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mmp/ |
| H A D | devices.h | 20 #define PXA168_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument 28 .dma = { _dma }, \ 31 #define PXA910_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument 39 .dma = { _dma }, \ 42 #define MMP2_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument 50 .dma = { _dma }, \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0021_let_st_pointer_pci_dma_function_propagate_MemTxResult.patch | 9 st*_dma() returns a MemTxResult type. Do not discard 28 ld##_l##_dma(pci_get_address_space(dev), addr, &val, attrs); \ 40 - st##_s##_dma(pci_get_address_space(dev), addr, val, attrs); \ 41 + return st##_s##_dma(pci_get_address_space(dev), addr, val, attrs); \
|
| H A D | 0016_let_ld_pointer_dma_function_take_MemTxAttrs_argument.patch | 4 Subject: [PATCH] dma: Let ld*_dma() take MemTxAttrs argument 9 Let devices specify transaction attributes when calling ld*_dma(). 93 - return ld##_l##_dma(pci_get_address_space(dev), addr); \ 94 + return ld##_l##_dma(pci_get_address_space(dev), addr, \ 120 static inline uint##_bits##_t ld##_lname##_##_end##_dma(AddressSpace *as, \ 130 static inline void st##_sname##_##_end##_dma(AddressSpace *as, \
|
| H A D | 0015_let_st_pointer_dma_function_take_MemTxAttrs_argument.patch | 4 Subject: [PATCH] dma: Let st*_dma() take MemTxAttrs argument 9 Let devices specify transaction attributes when calling st*_dma(). 58 - st##_s##_dma(pci_get_address_space(dev), addr, val); \ 59 + st##_s##_dma(pci_get_address_space(dev), addr, val, \ 93 static inline void st##_sname##_##_end##_dma(AddressSpace *as, \
|
| H A D | 0018_let_ld_pointer_dma_function_propagate_MemTxResult.patch | 4 Subject: [PATCH] dma: Let ld*_dma() propagate MemTxResult 103 - return ld##_l##_dma(pci_get_address_space(dev), addr, \ 106 + ld##_l##_dma(pci_get_address_space(dev), addr, &val, \ 137 - static inline uint##_bits##_t ld##_lname##_##_end##_dma(AddressSpace *as, \ 145 + static inline MemTxResult ld##_lname##_##_end##_dma(AddressSpace *as, \ 154 static inline MemTxResult st##_sname##_##_end##_dma(AddressSpace *as, \
|
| H A D | 0017_let_st_pointer_dma_function_propagate_MemTxResult.patch | 4 Subject: [PATCH] dma: Let st*_dma() propagate MemTxResult 32 - static inline void st##_sname##_##_end##_dma(AddressSpace *as, \ 39 + static inline MemTxResult st##_sname##_##_end##_dma(AddressSpace *as, \
|
| H A D | 0022_let_ld_pointer_pci_dma_function_propagate_MemTxResult.patch | 9 ld*_dma() returns a MemTxResult type. Do not discard 280 - ld##_l##_dma(pci_get_address_space(dev), addr, &val, attrs); \ 289 + return ld##_l##_dma(pci_get_address_space(dev), addr, val, attrs); \
|
| H A D | 0020_let_ld_pointer_pci_dma_function_take_MemTxAttrs_argument.patch | 263 - ld##_l##_dma(pci_get_address_space(dev), addr, &val, \ 265 + ld##_l##_dma(pci_get_address_space(dev), addr, &val, attrs); \
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ioport.h | 183 #define DEFINE_RES_DMA_NAMED(_dma, _name) \ argument 184 DEFINE_RES_NAMED((_dma), 1, (_name), IORESOURCE_DMA) 185 #define DEFINE_RES_DMA(_dma) \ argument 186 DEFINE_RES_DMA_NAMED((_dma), NULL)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/ |
| H A D | phl_trx_pcie.c | 677 (_dma *)&wd_page_ring->wd_work[i].phy_addr_l, in _phl_free_wd_work_ring() 678 (_dma *)&wd_page_ring->wd_work[i].phy_addr_h, in _phl_free_wd_work_ring() 745 (_dma *)&wd_work[i].phy_addr_l, in _phl_alloc_wd_work_ring() 746 (_dma *)&wd_work[i].phy_addr_h, in _phl_alloc_wd_work_ring() 1230 (_dma *)&rx_buf->phy_addr_l, in _phl_alloc_dynamic_rxbuf_pcie() 1231 (_dma *)&rx_buf->phy_addr_h, in _phl_alloc_dynamic_rxbuf_pcie() 1245 (_dma *)&rx_buf->phy_addr_l, in _phl_alloc_dynamic_rxbuf_pcie() 1246 (_dma *)&rx_buf->phy_addr_h, in _phl_alloc_dynamic_rxbuf_pcie() 1435 (_dma)rx_buf[i].phy_addr_l, in _phl_free_rxbuf_pcie() 1436 (_dma)rx_buf[i].phy_addr_h, in _phl_free_rxbuf_pcie() [all …]
|
| H A D | phl_trx_pcie.h | 91 _dma phy_addr;
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | Makefile | 10 8250_base-$(CONFIG_SERIAL_8250_DMA) += 8250_dma.o
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | trx_test.c | 362 (_dma *)&tpkt->pkt.phy_addr_l, in _phl_free_tx_pkt_pool() 363 (_dma *)&tpkt->pkt.phy_addr_h, in _phl_free_tx_pkt_pool() 421 (_dma *)&tpkt[i].pkt.phy_addr_l, in _phl_alloc_tx_pkt_pool() 422 (_dma *)&tpkt[i].pkt.phy_addr_h, in _phl_alloc_tx_pkt_pool()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | trx_test.c | 362 (_dma *)&tpkt->pkt.phy_addr_l, in _phl_free_tx_pkt_pool() 363 (_dma *)&tpkt->pkt.phy_addr_h, in _phl_free_tx_pkt_pool() 421 (_dma *)&tpkt[i].pkt.phy_addr_l, in _phl_alloc_tx_pkt_pool() 422 (_dma *)&tpkt[i].pkt.phy_addr_h, in _phl_alloc_tx_pkt_pool()
|