Searched refs:ch1_fr_ll (Results 1 – 1 of 1) sorted by relevance
1052 u16 ch1_fr_ll = (((u32)bt->pixelclock / 100) > 0) ? in configure_custom_video_timings() local1102 cp_write(sd, 0x8f, (ch1_fr_ll >> 8) & 0x7); in configure_custom_video_timings()1103 cp_write(sd, 0x90, ch1_fr_ll & 0xff); in configure_custom_video_timings()