Searched refs:acore (Results 1 – 2 of 2) sorted by relevance
637 struct hdmi_core_audio_config acore; in hdmi4_audio_config() local645 acore.iec60958_cfg = audio->iec; in hdmi4_audio_config()656 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi4_audio_config()658 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_RIGHT; in hdmi4_audio_config()664 acore.i2s_cfg.in_length_bits = audio->iec->status[4] in hdmi4_audio_config()667 acore.i2s_cfg.in_length_bits++; in hdmi4_audio_config()668 acore.i2s_cfg.sck_edge_mode = HDMI_AUDIO_I2S_SCK_EDGE_RISING; in hdmi4_audio_config()669 acore.i2s_cfg.vbit = HDMI_AUDIO_I2S_VBIT_FOR_PCM; in hdmi4_audio_config()670 acore.i2s_cfg.direction = HDMI_AUDIO_I2S_MSB_SHIFTED_FIRST; in hdmi4_audio_config()671 acore.i2s_cfg.shift = HDMI_AUDIO_I2S_FIRST_BIT_SHIFT; in hdmi4_audio_config()[all …]
681 struct hdmi_core_audio_config acore; in hdmi4_audio_config() local689 acore.iec60958_cfg = audio->iec; in hdmi4_audio_config()700 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi4_audio_config()702 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_RIGHT; in hdmi4_audio_config()708 acore.i2s_cfg.in_length_bits = audio->iec->status[4] in hdmi4_audio_config()711 acore.i2s_cfg.in_length_bits++; in hdmi4_audio_config()712 acore.i2s_cfg.sck_edge_mode = HDMI_AUDIO_I2S_SCK_EDGE_RISING; in hdmi4_audio_config()713 acore.i2s_cfg.vbit = HDMI_AUDIO_I2S_VBIT_FOR_PCM; in hdmi4_audio_config()714 acore.i2s_cfg.direction = HDMI_AUDIO_I2S_MSB_SHIFTED_FIRST; in hdmi4_audio_config()715 acore.i2s_cfg.shift = HDMI_AUDIO_I2S_FIRST_BIT_SHIFT; in hdmi4_audio_config()[all …]