Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_peq.c26 { TEGRA210_PEQ_CFG, 0x00000013},
222 SOC_SINGLE_EXT("PEQ Active", TEGRA210_PEQ_CFG,
226 SOC_SINGLE_EXT("PEQ Biquad Stages", TEGRA210_PEQ_CFG,
255 case TEGRA210_PEQ_CFG ... TEGRA210_PEQ_CFG_RAM_SHIFT_DATA: in tegra210_peq_wr_reg()
363 regmap_update_bits(ope->peq_regmap, TEGRA210_PEQ_CFG, in tegra210_peq_component_init()
366 regmap_update_bits(ope->peq_regmap, TEGRA210_PEQ_CFG, in tegra210_peq_component_init()
H A Dtegra210_peq.h20 #define TEGRA210_PEQ_CFG 0xc macro