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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh3/cpu/
H A Ddac.h35 static __inline__ void sh_dac_output(u8 value, int channel) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-hp6xx/
H A Dsetup.c88 sh_dac_output(0, pdata->channel);
150 sh_dac_output(0, DAC_SPEAKER_VOLUME);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsh_dac_audio.c87 sh_dac_output(0, CONFIG_SOUND_SH_DAC_AUDIO_CHANNEL);
265 sh_dac_output(*buffer_begin, CONFIG_SOUND_SH_DAC_AUDIO_CHANNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sh/
H A Dsh_dac_audio.c322 sh_dac_output(*chip->buffer_begin, chip->pdata->channel);

Completed in 115 milliseconds