Home
last modified time | relevance | path

Searched refs:mod_attr (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dspd.h36 unsigned char mod_attr; /* 21 SDRAM Module Attributes */ member
H A Dddr_spd.h35 unsigned char mod_attr; /* 21 SDRAM Module Attributes */ member
98 unsigned char mod_attr; /* 21 SDRAM Module Attributes */ member
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c798 if (spd.mod_attr & 0x02) in spd_sdram()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c937 printf("%-3d : %02x %s\n", 21, spd->mod_attr, in ddr1_spd_dump()
1086 printf("%-3d : %02x %s\n", 21, spd->mod_attr, in ddr2_spd_dump()