ROUTE_PLAYBACK   1552 sound/pci/ice1712/ice1724.c 		    (unsigned)inl(ICEMT1724(ice, ROUTE_PLAYBACK)));
ROUTE_PLAYBACK   2057 sound/pci/ice1712/ice1724.c 	val = inl(ICEMT1724(ice, ROUTE_PLAYBACK));
ROUTE_PLAYBACK   2082 sound/pci/ice1712/ice1724.c 	val = old_val = inl(ICEMT1724(ice, ROUTE_PLAYBACK));
ROUTE_PLAYBACK   2087 sound/pci/ice1712/ice1724.c 		outl(val, ICEMT1724(ice, ROUTE_PLAYBACK));
ROUTE_PLAYBACK   2799 sound/pci/ice1712/ice1724.c 	ice->pm_saved_route = inl(ICEMT1724(ice, ROUTE_PLAYBACK));
ROUTE_PLAYBACK   2841 sound/pci/ice1712/ice1724.c 	outl(ice->pm_saved_route, ICEMT1724(ice, ROUTE_PLAYBACK));