Lines Matching refs:DEF_BIT

16     DEF_BIT(31, enable_free_clock);
17 DEF_BIT(30, sw_reset);
18 DEF_BIT(29, reset_on_go_field);
19 DEF_BIT(28, urgent_chroma);
20 DEF_BIT(27, urgent_luma);
21 DEF_BIT(26, chroma_end_at_last_line);
22 DEF_BIT(25, luma_end_at_last_line);
24 DEF_BIT(18, last_line);
25 DEF_BIT(17, busy);
26 DEF_BIT(16, demux_mode);
31 DEF_BIT(7, manual_start_frame);
32 DEF_BIT(6, chro_rpt_lastl_ctrl);
35 DEF_BIT(4, little_endian);
36 DEF_BIT(3, chroma_hz_avg);
37 DEF_BIT(2, luma_hz_avg);
38 DEF_BIT(1, separate_en);
39 DEF_BIT(0, enable);
86 DEF_BIT(31, gate_clk_en);
87 DEF_BIT(30, soft_rst);
88 DEF_BIT(28, horizontal_repeat);
90 DEF_BIT(23, horizontal_repeat_pixel0);
92 DEF_BIT(20, horizontal_enable);
93 DEF_BIT(19, virtual_phase0_only);
94 DEF_BIT(18, disable_vertical_chroma_repeat);
95 DEF_BIT(17, disable_vertical_repeat_line);
96 DEF_BIT(16, vertical_repeat_line0);
100 DEF_BIT(0, vertical_enable);
166 DEF_BIT(13, osd2_enable_postblend);
167 DEF_BIT(12, osd1_enable_postblend);
168 DEF_BIT(11, vd2_enable_postblend);
169 DEF_BIT(10, vd1_enable_postblend);
183 DEF_BIT(3, enable);
239 DEF_BIT(29, y_rev);
240 DEF_BIT(28, x_rev);
242 DEF_BIT(15, little_endian);
243 DEF_BIT(14, rpt_y);
246 DEF_BIT(7, rgb_en);
247 DEF_BIT(6, tx_alpha_en);
249 DEF_BIT(1, interlace_en);
250 DEF_BIT(0, interlace_sel_odd);
288 DEF_BIT(15, osd_dpath_sel);
289 DEF_BIT(14, replaced_alpha_en);
292 DEF_BIT(3, rgbyuv_full_range);
293 DEF_BIT(2, alpha_9b_mode);
294 DEF_BIT(0, color_expand_mode);
301 DEF_BIT(30, enable_free_clock);
302 DEF_BIT(28, osd_done);
305 DEF_BIT(21, osd_enable);
308 DEF_BIT(4, ctrl_422to444);
309 DEF_BIT(0, osd_blk_enable);