Searched refs:sh_dac_output (Results 1 – 4 of 4) sorted by relevance
47 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS); in hp680bl_send_intensity()49 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS); in hp680bl_send_intensity()55 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS); in hp680bl_send_intensity()
87 sh_dac_output(0, pdata->channel); in dac_audio_stop()149 sh_dac_output(0, DAC_SPEAKER_VOLUME); in hp6xx_setup()
36 static __inline__ void sh_dac_output(u8 value, int channel) in sh_dac_output() function
271 sh_dac_output(*chip->buffer_begin, chip->pdata->channel); in sh_dac_audio_timer()