Searched refs:new_routing (Results 1 – 1 of 1) sorted by relevance
237 u16 old_routing, new_routing; in oxygen_update_spdif_source() local244 new_routing = (old_routing & ~OXYGEN_PLAY_SPDIF_MASK) in oxygen_update_spdif_source()251 new_routing = (old_routing & ~OXYGEN_PLAY_SPDIF_MASK) in oxygen_update_spdif_source()260 new_routing = old_routing; in oxygen_update_spdif_source()263 if (old_routing != new_routing) { in oxygen_update_spdif_source()266 oxygen_write16(chip, OXYGEN_PLAY_ROUTING, new_routing); in oxygen_update_spdif_source()