Searched refs:TEGRA210_PEQ_RAM_CTRL_RW_WRITE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/tegra/ | ||
H A D | tegra210_peq.h | 34 #define TEGRA210_PEQ_RAM_CTRL_RW_WRITE (1 << 14) macro |
H A D | tegra210_peq.c | 91 val |= TEGRA210_PEQ_RAM_CTRL_RW_WRITE; in tegra210_peq_write_ram() |