Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvneta.c87 #define MVNETA_BASE_ADDR_ENABLE 0x2290 macro
1302 clrbits_le32(pp->base + MVNETA_BASE_ADDR_ENABLE, in mvneta_bypass_mbus_windows()
1341 mvreg_write(pp, MVNETA_BASE_ADDR_ENABLE, win_enable); in mvneta_conf_mbus_windows()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c78 #define MVNETA_BASE_ADDR_ENABLE 0x2290 macro
1090 win_enable = mvreg_read(pp, MVNETA_BASE_ADDR_ENABLE); in mvneta_mbus_io_win_set()
1122 mvreg_write(pp, MVNETA_BASE_ADDR_ENABLE, win_enable); in mvneta_mbus_io_win_set()
5433 mvreg_write(pp, MVNETA_BASE_ADDR_ENABLE, win_enable); in mvneta_conf_mbus_windows()