Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6029 u32 old_ctrl4, ctrl4; in mvpp2_gmac_config() local
6033 old_ctrl4 = ctrl4 = readl(port->base + MVPP22_GMAC_CTRL_4_REG); in mvpp2_gmac_config()
6079 if (old_ctrl4 != ctrl4) in mvpp2_gmac_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6364 u32 old_ctrl4, ctrl4; in mvpp2_gmac_config() local
6368 old_ctrl4 = ctrl4 = readl(port->base + MVPP22_GMAC_CTRL_4_REG); in mvpp2_gmac_config()
6414 if (old_ctrl4 != ctrl4) in mvpp2_gmac_config()

Completed in 17 milliseconds