Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Darmada100_fec.h75 #define PCR_HS (1<<12) macro
H A Darmada100_fec.c454 writel(PCR_HS, &regs->pconf); /* Hash size is 1/2kb */ in armdfec_init()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c98 #define PCR_HS (1 << 12) macro
1013 wrl(pep, PORT_CONFIG, PCR_HS); /* Hash size is 1/2kb */ in pxa168_init_hw()