• Home
  • Raw
  • Download

Lines Matching refs:BIT

20 #define LR_SWAP				BIT(0)
21 #define LFE_CC_SWAP BIT(1)
22 #define LSRS_SWAP BIT(2)
23 #define RLS_RRS_SWAP BIT(3)
24 #define LR_STATUS_SWAP BIT(4)
31 #define I2S_UV_V BIT(0)
32 #define I2S_UV_U BIT(1)
34 #define I2S_UV_CH_EN(x) BIT((x) + 2)
35 #define I2S_UV_TMDS_DEBUG BIT(6)
36 #define I2S_UV_NORMAL_INFO_INV BIT(7)
38 #define VS_EN BIT(0)
39 #define ACP_EN BIT(1)
40 #define ISRC1_EN BIT(2)
41 #define ISRC2_EN BIT(3)
42 #define GAMUT_EN BIT(4)
44 #define CTS_CTRL_SOFT BIT(0)
46 #define INT_MDI BIT(0)
47 #define INT_HDCP BIT(1)
48 #define INT_FIFO_O BIT(2)
49 #define INT_FIFO_U BIT(3)
50 #define INT_IFM_ERR BIT(4)
51 #define INT_INF_DONE BIT(5)
52 #define INT_NCTS_DONE BIT(6)
53 #define INT_CTRL_PKT_DONE BIT(7)
56 #define CTRL_GEN_EN BIT(2)
57 #define CTRL_SPD_EN BIT(3)
58 #define CTRL_MPEG_EN BIT(4)
59 #define CTRL_AUDIO_EN BIT(5)
60 #define CTRL_AVI_EN BIT(6)
61 #define CTRL_AVMUTE BIT(7)
63 #define STATUS_HTPLG BIT(0)
64 #define STATUS_PORD BIT(1)
66 #define NCTS_WRI_ANYTIME BIT(6)
68 #define AUDIO_ZERO BIT(0)
69 #define HIGH_BIT_RATE BIT(1)
70 #define SACD_DST BIT(2)
71 #define DST_NORMAL_DOUBLE BIT(3)
72 #define DSD_INV BIT(4)
73 #define LR_INV BIT(5)
74 #define LR_MIX BIT(6)
75 #define DSD_SEL BIT(7)
85 #define MIX_CTRL_SRC_EN BIT(0)
86 #define BYPASS_VOLUME BIT(1)
87 #define MIX_CTRL_FLAT BIT(7)
93 #define AOUT_FIFO_ADAP_CTRL BIT(6)
94 #define AOUT_BURST_PREAMBLE_EN BIT(7)
99 #define AUDIO_PACKET_OFF BIT(6)
109 #define CFG1_EDG_SEL BIT(0)
110 #define CFG1_SPDIF BIT(1)
111 #define CFG1_DVI BIT(2)
112 #define CFG1_HDCP_DEBUG BIT(3)
114 #define CFG2_MHL_DE_SEL BIT(3)
115 #define CFG2_MHL_FAKE_DE_SEL BIT(4)
116 #define CFG2_MHL_DATA_REMAP BIT(5)
117 #define CFG2_NOTICE_EN BIT(6)
118 #define CFG2_ACLK_INV BIT(7)
121 #define CFG3_CONTROL_PACKET_DELAY BIT(6)
122 #define CFG3_KSV_LOAD_START BIT(7)
124 #define CFG4_AES_KEY_LOAD BIT(4)
125 #define CFG4_AV_UNMUTE_EN BIT(5)
126 #define CFG4_AV_UNMUTE_SET BIT(6)
127 #define CFG4_MHL_MODE BIT(7)
139 #define AUDIO_I2S_NCTS_SEL BIT(1)
142 #define NEW_GCP_CTRL BIT(0)
143 #define NEW_GCP_CTRL_MERGE BIT(0)
194 #define ABIST_EN BIT(7)
201 #define VIDEO_SOURCE_SEL BIT(7)
206 #define HDMI_ON BIT(0)
207 #define HDMI_RST BIT(1)
208 #define ANLG_ON BIT(2)
209 #define CFG10_DVI BIT(3)
210 #define HDMI_TST BIT(3)
213 #define AUD_OUTSYNC_EN BIT(24)
214 #define AUD_OUTSYNC_PRE_EN BIT(25)
215 #define I2CM_ON BIT(26)
216 #define E2PROM_TYPE_8BIT BIT(27)
217 #define MCM_E2PROM_ON BIT(28)
218 #define EXT_E2PROM_ON BIT(29)
219 #define HTPLG_PIN_SEL_OFF BIT(30)
220 #define AES_EFUSE_ENABLE BIT(31)
227 #define DEEP_COLOR_EN BIT(0)
228 #define HDMI_AUDIO_TEST_SEL BIT(8)
229 #define HDMI2P0_EN BIT(11)
230 #define HDMI_OUT_FIFO_EN BIT(16)
231 #define HDMI_OUT_FIFO_CLK_INV BIT(17)
232 #define MHL_MODE_ON BIT(28)
233 #define MHL_PP_MODE BIT(29)
234 #define MHL_SYNC_AUTO_EN BIT(30)
235 #define HDMI_PCLK_FREE_RUN BIT(31)