Lines Matching refs:RegSetEntry
459 static const RegSetEntry HDMITX_Init_Table[] = {
540 static const RegSetEntry HDMITX_DefaultVideo_Table[] = {
600 static const RegSetEntry HDMITX_SetHDMI_Table[] = {
610 static const RegSetEntry HDMITX_SetDVI_Table[] = {
623 static const RegSetEntry HDMITX_DefaultAVIInfo_Table[] = {
646 static const RegSetEntry HDMITX_DeaultAudioInfo_Table[] = {
662 static const RegSetEntry HDMITX_Aud_CHStatus_LPCM_20bit_48Khz[] =
677 static const RegSetEntry HDMITX_AUD_SPDIF_2ch_24bit[] =
690 static const RegSetEntry HDMITX_AUD_I2S_2ch_24bit[] =
708 static const RegSetEntry HDMITX_DefaultAudio_Table[] = {
739 static const RegSetEntry HDMITX_PwrDown_Table[] = {
773 static const RegSetEntry HDMITX_PwrOn_Table[] = {
790 static const RegSetEntry hdmi_tx_pg_1080p60_table[] = {
826 static const RegSetEntry hdmi_tx_pg_720p60_table[] = {
862 static const RegSetEntry hdmi_tx_pg_480p60_table[] = {
1403 static void it6161_hdmi_tx_write_table(struct it6161 *it6161, const RegSetEntry table[], int size) in it6161_hdmi_tx_write_table()
1440 …rite_table(it6161, hdmi_tx_pg_480p60_table, sizeof(hdmi_tx_pg_480p60_table) / sizeof(RegSetEntry)); in hdmi_tx_setup_pattern_generator()
1445 …rite_table(it6161, hdmi_tx_pg_720p60_table, sizeof(hdmi_tx_pg_720p60_table) / sizeof(RegSetEntry)); in hdmi_tx_setup_pattern_generator()
1450 …te_table(it6161, hdmi_tx_pg_1080p60_table, sizeof(hdmi_tx_pg_1080p60_table) / sizeof(RegSetEntry)); in hdmi_tx_setup_pattern_generator()
1455 …te_table(it6161, hdmi_tx_pg_1080p60_table, sizeof(hdmi_tx_pg_1080p60_table) / sizeof(RegSetEntry)); in hdmi_tx_setup_pattern_generator()