Searched refs:eight_half (Results 1 – 1 of 1) sorted by relevance
444 unsigned int eight_half; in tegra_hdmi_setup_audio_fs_tables() local455 eight_half = (8 * HDMI_AUDIOCLK_FREQ) / (f * 128); in tegra_hdmi_setup_audio_fs_tables()456 value = AUDIO_FS_LOW(eight_half - delta) | in tegra_hdmi_setup_audio_fs_tables()457 AUDIO_FS_HIGH(eight_half + delta); in tegra_hdmi_setup_audio_fs_tables()