Searched refs:BMU_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/net/pfe_eth/pfe/cbus/ | ||
D | bmu.h | 18 #define BMU_INT_ENABLE 0x024 macro |
/external/u-boot/drivers/net/pfe_eth/ | ||
D | pfe_hw.c | 659 writel(0x0, base + BMU_INT_ENABLE); in bmu_set_config() |