Home
last modified time | relevance | path

Searched refs:MEM_PART_SYSTEM (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth.c78 .bd_mem_part = MEM_PART_SYSTEM,
1873 MEM_PART_SYSTEM) in ucc_geth_free_rx()
1914 MEM_PART_SYSTEM) in ucc_geth_free_tx()
2087 if (!((uf_info->bd_mem_part == MEM_PART_SYSTEM) || in ucc_struct_init()
2222 if (uf_info->bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_alloc_tx()
2300 if (uf_info->bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_alloc_rx()
2588 if (ugeth->ug_info->uf_info.bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_startup()
2841 if (ugeth->ug_info->uf_info.bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_startup()
/linux-4.4.14/arch/powerpc/include/asm/
Dqe.h31 #define MEM_PART_SYSTEM 0 macro