Searched refs:new_routing (Results 1 – 1 of 1) sorted by relevance
249 u16 old_routing, new_routing; in oxygen_update_spdif_source() local256 new_routing = (old_routing & ~OXYGEN_PLAY_SPDIF_MASK) in oxygen_update_spdif_source()263 new_routing = (old_routing & ~OXYGEN_PLAY_SPDIF_MASK) in oxygen_update_spdif_source()272 new_routing = old_routing; in oxygen_update_spdif_source()275 if (old_routing != new_routing) { in oxygen_update_spdif_source()278 oxygen_write16(chip, OXYGEN_PLAY_ROUTING, new_routing); in oxygen_update_spdif_source()