Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_sfc.c53 static u32 coef_8to11[TEGRA210_SFC_COEF_RAM_DEPTH] = {
85 static u32 coef_8to16[TEGRA210_SFC_COEF_RAM_DEPTH] = {
94 static u32 coef_8to22[TEGRA210_SFC_COEF_RAM_DEPTH] = {
126 static u32 coef_8to24[TEGRA210_SFC_COEF_RAM_DEPTH] = {
138 static u32 coef_8to32[TEGRA210_SFC_COEF_RAM_DEPTH] = {
153 static u32 coef_8to44[TEGRA210_SFC_COEF_RAM_DEPTH] = {
182 static u32 coef_8to48[TEGRA210_SFC_COEF_RAM_DEPTH] = {
200 static u32 coef_8to88[TEGRA210_SFC_COEF_RAM_DEPTH] = {
232 static u32 coef_8to96[TEGRA210_SFC_COEF_RAM_DEPTH] = {
253 static u32 coef_11to8[TEGRA210_SFC_COEF_RAM_DEPTH] = {
[all …]
H A Dtegra210_sfc.h58 #define TEGRA210_SFC_COEF_RAM_DEPTH 64 macro