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