Searched defs:sram_channel (Results 1 – 2 of 2) sorted by relevance
313 struct sram_channel { struct314 char *name;315 u32 i;316 u32 cmds_start;317 u32 ctrl_start;318 u32 cdt;319 u32 fifo_start;320 u32 fifo_size;321 u32 ptr1_reg;322 u32 ptr2_reg;[all …]
121 struct sram_channel { struct134 extern const struct sram_channel cx88_sram_channels[]; argument