Home
last modified time | relevance | path

Searched defs:el_t2_data_memory (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/alpha/include/asm/
Dcore_t2.h235 struct el_t2_data_memory { struct
236 struct el_t2_frame_header elcm_hdr; /* ID$MEM-FERR = 0x08 */
237 unsigned int elcm_module; /* Module id. */
238 unsigned int elcm_res04; /* Reserved. */
239 unsigned long elcm_merr; /* CSR0: Error Reg 1. */
240 unsigned long elcm_mcmd1; /* CSR1: Command Trap 1. */
241 unsigned long elcm_mcmd2; /* CSR2: Command Trap 2. */
242 unsigned long elcm_mconf; /* CSR3: Configuration. */
243 unsigned long elcm_medc1; /* CSR4: EDC Status 1. */
244 unsigned long elcm_medc2; /* CSR5: EDC Status 2. */
[all …]