Searched refs:in_threshold (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/tegra/ |
D | tegra210_mbdrc.c | 70 .in_threshold = {130, 80, 20, 6}, 120 .in_threshold = {130, 50, 30, 6}, 170 .in_threshold = {130, 50, 30, 6}, 875 val = (((params->in_threshold[0] >> in tegra210_mbdrc_component_init() 878 ((params->in_threshold[1] >> in tegra210_mbdrc_component_init() 881 ((params->in_threshold[2] >> in tegra210_mbdrc_component_init() 884 ((params->in_threshold[3] >> in tegra210_mbdrc_component_init()
|
D | tegra210_mbdrc.h | 186 u32 in_threshold[TEGRA210_MBDRC_THRESHOLD_NUM]; member
|