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

/linux-4.1.27/arch/sh/include/cpu-sh3/cpu/
H A Ddac.h35 static __inline__ void sh_dac_output(u8 value, int channel) sh_dac_output() function
/linux-4.1.27/drivers/video/backlight/
H A Dhp680_bl.c51 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS); hp680bl_send_intensity()
53 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS); hp680bl_send_intensity()
59 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS); hp680bl_send_intensity()
/linux-4.1.27/arch/sh/boards/mach-hp6xx/
H A Dsetup.c89 sh_dac_output(0, pdata->channel); dac_audio_stop()
151 sh_dac_output(0, DAC_SPEAKER_VOLUME); hp6xx_setup()
/linux-4.1.27/sound/sh/
H A Dsh_dac_audio.c321 sh_dac_output(*chip->buffer_begin, chip->pdata->channel); sh_dac_audio_timer()

Completed in 132 milliseconds