Home
last modified time | relevance | path

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

/external/u-boot/include/net/pfe_eth/pfe/
Dcbus.h69 #define DDR_HDR_SIZE 0x0100 macro
/external/u-boot/drivers/net/pfe_eth/
Dpfe_hw.c720 writel(DDR_HDR_SIZE, base + GPI_DDR_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()