Home
last modified time | relevance | path

Searched refs:data_setup (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/
A Dspd.h49 unsigned char data_setup; /* 34 Data signal input setup time */ member
A Dddr_spd.h49 unsigned char data_setup; /* 34 Data Input Setup Time Before Strobe */ member
111 unsigned char data_setup; /* 34 Data Input Setup Time member
/u-boot/drivers/ddr/fsl/
A Dddr1_dimm_params.c324 = convert_bcd_hundredths_to_cycle_time_ps(spd->data_setup); in ddr_compute_dimm_parameters()
A Dddr2_dimm_params.c323 = convert_bcd_hundredths_to_cycle_time_ps(spd->data_setup); in ddr_compute_dimm_parameters()
A Dinteractive.c967 printf("%-3d : %02x %s\n", 34, spd->data_setup, in ddr1_spd_dump()
1116 printf("%-3d : %02x %s\n", 34, spd->data_setup, in ddr2_spd_dump()
/u-boot/tools/
A Dmxsboot.c62 uint8_t data_setup; member
260 fcb->timing.data_setup = 80; in mx28_nand_get_fcb()

Completed in 15 milliseconds