Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/tegra/
Dtegra210_peq.c26 { TEGRA210_PEQ_CFG_RAM_CTRL, 0x00004000},
206 TEGRA210_PEQ_CFG_RAM_CTRL, \
279 case TEGRA210_PEQ_CFG_RAM_CTRL ... TEGRA210_PEQ_CFG_RAM_SHIFT_DATA: in tegra210_peq_volatile_reg()
318 tegra210_peq_write_ram(regmap, TEGRA210_PEQ_CFG_RAM_CTRL, in tegra210_peq_restore()
341 TEGRA210_PEQ_CFG_RAM_CTRL, in tegra210_peq_save()
375 TEGRA210_PEQ_CFG_RAM_CTRL, in tegra210_peq_component_init()
Dtegra210_peq.h21 #define TEGRA210_PEQ_CFG_RAM_CTRL 0x10 macro