Home
last modified time | relevance | path

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

/external/u-boot/include/net/pfe_eth/pfe/
Dcbus.h64 #define LMEM_HDR_SIZE 0x0010 macro
/external/u-boot/drivers/net/pfe_eth/
Dpfe_hw.c721 writel(LMEM_HDR_SIZE, base + GPI_LMEM_DATA_OFFSET); in gpi_set_config()
724 writel((DDR_HDR_SIZE << 16) | LMEM_HDR_SIZE, base + GPI_HDR_SIZE); in gpi_set_config()
788 writel((DDR_HDR_SIZE << 16) | LMEM_HDR_SIZE, CLASS_HDR_SIZE); in class_set_config()