Home
last modified time | relevance | path

Searched refs:DDR_CDR2_VREF_RANGE_2 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/ls2080aqds/
H A Dddr.c149 DDR_CDR2_VREF_RANGE_2; in fsl_ddr_board_options()
155 DDR_CDR2_VREF_RANGE_2; in fsl_ddr_board_options()
/OK3568_Linux_fs/u-boot/board/freescale/ls2080ardb/
H A Dddr.c152 DDR_CDR2_VREF_RANGE_2; in fsl_ddr_board_options()
158 DDR_CDR2_VREF_RANGE_2; in fsl_ddr_board_options()
/OK3568_Linux_fs/u-boot/board/freescale/ls1046aqds/
H A Dddr.c90 DDR_CDR2_VREF_TRAIN_EN | DDR_CDR2_VREF_RANGE_2; in fsl_ddr_board_options()
/OK3568_Linux_fs/u-boot/board/freescale/ls1046ardb/
H A Dddr.c94 DDR_CDR2_VREF_TRAIN_EN | DDR_CDR2_VREF_RANGE_2; in fsl_ddr_board_options()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_ddr_sdram.h184 #define DDR_CDR2_VREF_RANGE_2 0x00000040 macro
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dfsl_ddr_gen4.c337 if (regs->ddr_cdr2 & DDR_CDR2_VREF_RANGE_2) in fsl_ddr_set_memctl_regs()
H A Dctrl_regs.c1253 if (popts->ddr_cdr2 & DDR_CDR2_VREF_RANGE_2) in set_ddr_sdram_mode_10()