Home
last modified time | relevance | path

Searched refs:MVNETA_MAC_ADDR_LOW (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta.c96 #define MVNETA_MAC_ADDR_LOW 0x2414 macro
1634 mvreg_write(pp, MVNETA_MAC_ADDR_LOW, mac_l); in mvneta_mac_addr_set()
3041 mvreg_write(pp, MVNETA_MAC_ADDR_LOW, 0xffff); in mvneta_rx_unicast_promisc_set()
3780 mac_addr_l = mvreg_read(pp, MVNETA_MAC_ADDR_LOW); in mvneta_get_mac_addr()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta.c99 #define MVNETA_MAC_ADDR_LOW 0x2414 macro
1674 mvreg_write(pp, MVNETA_MAC_ADDR_LOW, mac_l); in mvneta_mac_addr_set()
3187 mvreg_write(pp, MVNETA_MAC_ADDR_LOW, 0xffff); in mvneta_rx_unicast_promisc_set()
3927 mac_addr_l = mvreg_read(pp, MVNETA_MAC_ADDR_LOW); in mvneta_get_mac_addr()

Completed in 16 milliseconds