Home
last modified time | relevance | path

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

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