Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/tegra/
Dtegra210_peq.c25 { TEGRA210_PEQ_CFG, 0x00000013},
221 SOC_SINGLE_EXT("PEQ Active", TEGRA210_PEQ_CFG,
225 SOC_SINGLE_EXT("PEQ Biquad Stages", TEGRA210_PEQ_CFG,
254 case TEGRA210_PEQ_CFG ... TEGRA210_PEQ_CFG_RAM_SHIFT_DATA: in tegra210_peq_wr_reg()
362 regmap_update_bits(ope->peq_regmap, TEGRA210_PEQ_CFG, in tegra210_peq_component_init()
365 regmap_update_bits(ope->peq_regmap, TEGRA210_PEQ_CFG, in tegra210_peq_component_init()
Dtegra210_peq.h20 #define TEGRA210_PEQ_CFG 0xc macro