Searched refs:out_threshold (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/tegra/ |
D | tegra210_mbdrc.c | 71 .out_threshold = {155, 55, 13, 6}, 121 .out_threshold = {106, 50, 30, 13}, 171 .out_threshold = {106, 50, 30, 13}, 892 val = (((params->out_threshold[0] >> in tegra210_mbdrc_component_init() 895 ((params->out_threshold[1] >> in tegra210_mbdrc_component_init() 898 ((params->out_threshold[2] >> in tegra210_mbdrc_component_init() 901 ((params->out_threshold[3] >> in tegra210_mbdrc_component_init()
|
D | tegra210_mbdrc.h | 187 u32 out_threshold[TEGRA210_MBDRC_THRESHOLD_NUM]; member
|