Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/net/pfe_eth/pfe/cbus/
Dbmu.h19 #define BMU_ALLOC_CTRL 0x030 macro
/third_party/uboot/u-boot-2020.01/drivers/net/pfe_eth/
Dpfe_hw.c711 writel(CBUS_VIRT_TO_PFE(BMU1_BASE_ADDR + BMU_ALLOC_CTRL), base in gpi_set_config()
715 writel(CBUS_VIRT_TO_PFE(BMU2_BASE_ADDR + BMU_ALLOC_CTRL), base in gpi_set_config()
Dpfe_cmd.c406 buf = readl(BMU2_BASE_ADDR + BMU_ALLOC_CTRL); in send_dummy_pkt_to_hif()