Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_peq.c27 { TEGRA210_PEQ_CFG_RAM_CTRL, 0x00004000},
207 TEGRA210_PEQ_CFG_RAM_CTRL, \
280 case TEGRA210_PEQ_CFG_RAM_CTRL ... TEGRA210_PEQ_CFG_RAM_SHIFT_DATA: in tegra210_peq_volatile_reg()
319 tegra210_peq_write_ram(regmap, TEGRA210_PEQ_CFG_RAM_CTRL, in tegra210_peq_restore()
342 TEGRA210_PEQ_CFG_RAM_CTRL, in tegra210_peq_save()
376 TEGRA210_PEQ_CFG_RAM_CTRL, in tegra210_peq_component_init()
H A Dtegra210_peq.h21 #define TEGRA210_PEQ_CFG_RAM_CTRL 0x10 macro