Lines Matching refs:HDMI_I2S_BASE
22 #define HDMI_I2S_BASE(x) ((x) + 0x00040000) macro
409 #define HDMI_I2S_CLK_CON HDMI_I2S_BASE(0x000)
410 #define HDMI_I2S_CON_1 HDMI_I2S_BASE(0x004)
411 #define HDMI_I2S_CON_2 HDMI_I2S_BASE(0x008)
412 #define HDMI_I2S_PIN_SEL_0 HDMI_I2S_BASE(0x00c)
413 #define HDMI_I2S_PIN_SEL_1 HDMI_I2S_BASE(0x010)
414 #define HDMI_I2S_PIN_SEL_2 HDMI_I2S_BASE(0x014)
415 #define HDMI_I2S_PIN_SEL_3 HDMI_I2S_BASE(0x018)
416 #define HDMI_I2S_DSD_CON HDMI_I2S_BASE(0x01c)
417 #define HDMI_I2S_MUX_CON HDMI_I2S_BASE(0x020)
418 #define HDMI_I2S_CH_ST_CON HDMI_I2S_BASE(0x024)
421 #define HDMI_I2S_CH_ST(n) HDMI_I2S_BASE(0x028 + 4 * (n))
422 #define HDMI_I2S_CH_ST_SH_0 HDMI_I2S_BASE(0x03c)
423 #define HDMI_I2S_CH_ST_SH_1 HDMI_I2S_BASE(0x040)
424 #define HDMI_I2S_CH_ST_SH_2 HDMI_I2S_BASE(0x044)
425 #define HDMI_I2S_CH_ST_SH_3 HDMI_I2S_BASE(0x048)
426 #define HDMI_I2S_CH_ST_SH_4 HDMI_I2S_BASE(0x04c)
427 #define HDMI_I2S_MUX_CH HDMI_I2S_BASE(0x054)
428 #define HDMI_I2S_MUX_CUV HDMI_I2S_BASE(0x058)