Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dclass_csr.h19 #define CLASS_HDR_SIZE (CLASS_CSR_BASE_ADDR + 0x014) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c788 writel((DDR_HDR_SIZE << 16) | LMEM_HDR_SIZE, CLASS_HDR_SIZE); in class_set_config()