Searched refs:dma_h (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp_dma.c109 iBuf->dma_h - 1);
118 iBuf->dma_h - 1);
142 mdp_curr_dma2_update_height = iBuf->dma_h;
149 (iBuf->dma_h << 16 | iBuf->dma_w));
153 MDP_OUTP(MDP_BASE + 0x90004, (iBuf->dma_h << 16 | iBuf->dma_w));
182 iBuf->dma_h);
388 (uint16) iBuf->dma_h, 18);
390 if (upper_height >= iBuf->dma_h) {
396 lower_height = iBuf->dma_h - upper_height;
397 iBuf->dma_h
[all...]
H A Dmdp_dma_s.c85 MDP_OUTP(MDP_BASE + 0xa0004, (iBuf->dma_h << 16 | iBuf->dma_w));
106 iBuf->dma_h);
H A Dmdp4_overlay_mddi.c147 pipe->src_height = iBuf->dma_h;
149 pipe->src_h = iBuf->dma_h;
153 pipe->dst_h = iBuf->dma_h;
H A Dmdp.h209 uint32 dma_h; member in struct:mdp_ibuf_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A Ddma.h6 #ifndef dma_h
7 #define dma_h macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-config.h1961 struct pci_dev *dma_h,
H A Dvxge-config.c4851 struct pci_dev *dma_h,
4897 entry->dma_handle = dma_h;
4847 vxge_hw_blockpool_block_add( struct __vxge_hw_device *devh, void *block_addr, u32 length, struct pci_dev *dma_h, struct pci_dev *acc_handle) argument

Completed in 68 milliseconds