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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre200.c91 static uint32_t dsp_send_command(TheatrePtr t, uint32_t fb_scratch1, uint32_t fb_scratch0);
390 uint32_t data, fb_scratch0, fb_scratch1; local in function:dsp_load
489 fb_scratch1 = (unsigned int)seg_list->crc_val;
491 result = dsp_send_command(t, fb_scratch1, fb_scratch0);
532 fb_scratch1 = (unsigned int)seg_list->crc_val;
534 result = dsp_send_command(t, fb_scratch1, fb_scratch0);
551 fb_scratch1 = (unsigned int)seg_list->download_dst;
553 result = dsp_send_command(t, fb_scratch1, fb_scratch0);
569 fb_scratch1 = (unsigned int)0x11111;
571 result = dsp_send_command(t, fb_scratch1, fb_scratch
584 dsp_send_command(TheatrePtr t,uint32_t fb_scratch1,uint32_t fb_scratch0) argument
760 uint32_t fb_scratch1 = 0; local in function:dsp_set_brightness
776 uint32_t fb_scratch1 = 0; local in function:dsp_set_contrast
810 uint32_t fb_scratch1 = 0; local in function:dsp_set_tint
826 uint32_t fb_scratch1 = 0; local in function:dsp_set_saturation
842 uint32_t fb_scratch1 = 0; local in function:dsp_set_video_scaler_horizontal
859 uint32_t fb_scratch1 = 0; local in function:dsp_set_video_scaler_vertical
876 uint32_t fb_scratch1 = 0; local in function:dsp_audio_mute
892 uint32_t fb_scratch1 = 0; local in function:dsp_set_audio_volume
926 uint32_t fb_scratch1 = 0; local in function:dsp_configure_i2s_port
942 uint32_t fb_scratch1 = 0; local in function:dsp_configure_spdif_port
[all...]

Completed in 3 milliseconds