Home
last modified time | relevance | path

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

/external/u-boot/include/net/pfe_eth/pfe/cbus/
Dbmu.h14 #define BMU_BUF_SIZE 0x010 macro
/external/u-boot/drivers/net/pfe_eth/
Dpfe_cmd.c261 printf(" buf size: %x\n", (1 << readl(base + BMU_BUF_SIZE))); in bmu()
Dpfe_hw.c656 writel(cfg->size & 0xffff, base + BMU_BUF_SIZE); in bmu_set_config()