Home
last modified time | relevance | path

Searched refs:fec_hash_table_high (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet.h45 u32 fec_hash_table_high; /* High 32bits hash table */ member
/openbmc/u-boot/drivers/net/
H A Dmpc8xx_fec.c538 out_be32(&fecp->fec_hash_table_high, 0xffffffff); in fec_init()
543 out_be32(&fecp->fec_hash_table_high, 0); in fec_init()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h310 uint fec_hash_table_high; /* upper 32-bits of hash table */ member