Searched refs:tmp_reg_32 (Results 1 – 1 of 1) sorted by relevance
171 uint32_t tmp_reg_32; in fman_tgec_disable() local173 tmp_reg_32 = ioread32be(®s->command_config); in fman_tgec_disable()175 tmp_reg_32 &= ~CMD_CFG_RX_EN; in fman_tgec_disable()177 tmp_reg_32 &= ~CMD_CFG_TX_EN; in fman_tgec_disable()178 iowrite32be(tmp_reg_32, ®s->command_config); in fman_tgec_disable()