Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_peq.h34 #define TEGRA210_PEQ_RAM_CTRL_RW_WRITE (1 << 14) macro
H A Dtegra210_peq.c91 val |= TEGRA210_PEQ_RAM_CTRL_RW_WRITE; in tegra210_peq_write_ram()