Searched refs:sh_dac_output (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/cpu-sh3/
H A Ddac.h35 static __inline__ void sh_dac_output(u8 value, int channel) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/backlight/
H A Dhp680_bl.c51 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS);
53 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS);
59 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/hp6xx/
H A Dsetup.c83 sh_dac_output(0, DAC_SPEAKER_VOLUME);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsh_dac_audio.c98 sh_dac_output(0, CONFIG_SOUND_SH_DAC_AUDIO_CHANNEL);
275 sh_dac_output(*buffer_begin, CONFIG_SOUND_SH_DAC_AUDIO_CHANNEL);

Completed in 58 milliseconds