Searched refs:cpm_dpalloc (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/cpm_uart/
H A Dcpm_uart_cpm1.c88 dp_offset = cpm_dpalloc(dpmemsz, 8);
101 mem_addr = (u8 *) cpm_dpram_addr(cpm_dpalloc(memsz, 8));
H A Dcpm_uart_cpm2.c95 offset = cpm_dpalloc(PROFF_SMC_SIZE, 64);
124 dp_offset = cpm_dpalloc(dpmemsz, 8);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/fs_enet/
H A Dmac-fcc.c108 fpi->dpram_offset = cpm_dpalloc(128, 8);
H A Dmac-scc.c145 fep->ring_mem_addr = cpm_dpalloc((fpi->tx_ring + fpi->rx_ring) *
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dcpm1.h51 #define cpm_dpalloc cpm_muram_alloc macro
H A Dcpm2.h89 #define cpm_dpalloc cpm_muram_alloc macro

Completed in 84 milliseconds