Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_sfc.h44 #define TEGRA210_SFC_CFG_RAM_DATA 0xc4 macro
H A Dtegra210_sfc.c3091 regmap_write(regmap, TEGRA210_SFC_CFG_RAM_DATA, data[i]); in tegra210_sfc_write_ram()
3505 case TEGRA210_SFC_COEF_RAM ... TEGRA210_SFC_CFG_RAM_DATA: in tegra210_sfc_wr_reg()
3518 case TEGRA210_SFC_COEF_RAM ... TEGRA210_SFC_CFG_RAM_DATA: in tegra210_sfc_rd_reg()
3540 case TEGRA210_SFC_CFG_RAM_DATA: in tegra210_sfc_volatile_reg()
3550 case TEGRA210_SFC_CFG_RAM_DATA: in tegra210_sfc_precious_reg()
3561 .max_register = TEGRA210_SFC_CFG_RAM_DATA,