Searched refs:RSND_GEN_S_REG (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/renesas/rcar/ |
| H A D | gen.c | 51 #define RSND_GEN_S_REG(id, offset) \ macro 222 RSND_GEN_S_REG(SSI_MODE0, 0x800), 223 RSND_GEN_S_REG(SSI_MODE1, 0x804), 224 RSND_GEN_S_REG(SSI_MODE2, 0x808), // (A) 225 RSND_GEN_S_REG(SSI_CONTROL, 0x810), 226 RSND_GEN_S_REG(SSI_SYS_STATUS0, 0x840), 227 RSND_GEN_S_REG(SSI_SYS_STATUS1, 0x844), 228 RSND_GEN_S_REG(SSI_SYS_STATUS2, 0x848), 229 RSND_GEN_S_REG(SSI_SYS_STATUS3, 0x84c), 230 RSND_GEN_S_REG(SSI_SYS_STATUS4, 0x880), [all …]
|