Home
last modified time | relevance | path

Searched refs:TEGRA210_SFC_COEF_RAM_DEPTH (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/sound/soc/tegra/
Dtegra210_sfc.c52 static u32 coef_8to11[TEGRA210_SFC_COEF_RAM_DEPTH] = {
84 static u32 coef_8to16[TEGRA210_SFC_COEF_RAM_DEPTH] = {
93 static u32 coef_8to22[TEGRA210_SFC_COEF_RAM_DEPTH] = {
125 static u32 coef_8to24[TEGRA210_SFC_COEF_RAM_DEPTH] = {
137 static u32 coef_8to32[TEGRA210_SFC_COEF_RAM_DEPTH] = {
152 static u32 coef_8to44[TEGRA210_SFC_COEF_RAM_DEPTH] = {
181 static u32 coef_8to48[TEGRA210_SFC_COEF_RAM_DEPTH] = {
199 static u32 coef_8to88[TEGRA210_SFC_COEF_RAM_DEPTH] = {
231 static u32 coef_8to96[TEGRA210_SFC_COEF_RAM_DEPTH] = {
252 static u32 coef_11to8[TEGRA210_SFC_COEF_RAM_DEPTH] = {
[all …]
Dtegra210_sfc.h58 #define TEGRA210_SFC_COEF_RAM_DEPTH 64 macro