Searched refs:ILACE_STS (Results 1 – 5 of 5) sorted by relevance
147 #define ILACE_STS BIT(3) macro
351 bt->interlaced = val & ILACE_STS ? in rk628_bt1120_get_detected_timings()
380 bt->interlaced = val & ILACE_STS ? in rk628_csi_get_detected_timings()
215 #define ILACE_STS BIT(3) macro
362 interlaced = val & ILACE_STS ? 1 : 0; in rk628_hdmirx_get_timing()