old_ctrl0 4911 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c u32 old_ctrl0, ctrl0; old_ctrl0 4914 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c old_ctrl0 = ctrl0 = readl(port->base + MVPP22_XLG_CTRL0_REG); old_ctrl0 4933 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (old_ctrl0 != ctrl0) old_ctrl0 4938 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (!(old_ctrl0 & MVPP22_XLG_CTRL0_MAC_RESET_DIS)) { old_ctrl0 4949 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c u32 old_ctrl0, ctrl0; old_ctrl0 4954 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c old_ctrl0 = ctrl0 = readl(port->base + MVPP2_GMAC_CTRL_0_REG); old_ctrl0 5053 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if ((old_ctrl0 ^ ctrl0) & MVPP2_GMAC_PORT_TYPE_MASK || old_ctrl0 5068 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (old_ctrl0 != ctrl0) old_ctrl0 1359 drivers/tty/serial/mxs-auart.c unsigned int old_ctrl0, old_ctrl2; old_ctrl0 1372 drivers/tty/serial/mxs-auart.c old_ctrl0 = mxs_read(s, REG_CTRL0); old_ctrl0 1393 drivers/tty/serial/mxs-auart.c mxs_write(old_ctrl0, s, REG_CTRL0);