Home
last modified time | relevance | path

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

/Linux-v4.19/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()
2840 if (ugeth->ug_info->uf_info.bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_startup()
/Linux-v4.19/include/soc/fsl/qe/
Dqe.h36 #define MEM_PART_SYSTEM 0 macro