Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c4910 u32 old_ctrl4, ctrl4; in mvpp2_xlg_config() local
4913 old_ctrl4 = ctrl4 = readl(port->base + MVPP22_XLG_CTRL4_REG); in mvpp2_xlg_config()
4933 if (old_ctrl4 != ctrl4) in mvpp2_xlg_config()
4949 u32 old_ctrl4, ctrl4; in mvpp2_gmac_config() local
4954 old_ctrl4 = ctrl4 = readl(port->base + MVPP22_GMAC_CTRL_4_REG); in mvpp2_gmac_config()
5070 if (old_ctrl4 != ctrl4) in mvpp2_gmac_config()