Home
last modified time | relevance | path

Searched refs:emif_rd_wr_exec_thresh (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A Dboard.c164 .emif_rd_wr_exec_thresh = 0x80000405,
205 .emif_rd_wr_exec_thresh = 0x80000405,
228 .emif_rd_wr_exec_thresh = 0x80000405,
251 .emif_rd_wr_exec_thresh = 0x80000405,
277 .emif_rd_wr_exec_thresh = 0x80000000,
303 .emif_rd_wr_exec_thresh = 0x00000405,
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c84 .emif_rd_wr_exec_thresh = 0x00000305
109 .emif_rd_wr_exec_thresh = 0x00000305
134 .emif_rd_wr_exec_thresh = 0x00000305
159 .emif_rd_wr_exec_thresh = 0x00000305
184 .emif_rd_wr_exec_thresh = 0x00000305
209 .emif_rd_wr_exec_thresh = 0x00000305
/OK3568_Linux_fs/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c52 .emif_rd_wr_exec_thresh = 0x00000305
120 .emif_rd_wr_exec_thresh = 0x00000305
/OK3568_Linux_fs/kernel/include/linux/
H A Dti-emif-sram.h33 u32 emif_rd_wr_exec_thresh; member
85 offsetof(struct emif_regs_amx3, emif_rd_wr_exec_thresh)); in ti_emif_asm_offsets()
/OK3568_Linux_fs/u-boot/board/compulab/cm_t54/
H A Dspl.c40 .emif_rd_wr_exec_thresh = 0x40000305,
/OK3568_Linux_fs/u-boot/board/compulab/cm_t43/
H A Dspl.c51 .emif_rd_wr_exec_thresh = 0x80000405,
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c113 .emif_rd_wr_exec_thresh = 0x00000305
137 .emif_rd_wr_exec_thresh = 0x40000305
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c94 writel(regs->emif_rd_wr_exec_thresh, in config_sdram_emif4d5()
95 &emif_reg[nr]->emif_rd_wr_exec_thresh); in config_sdram_emif4d5()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h668 u32 emif_rd_wr_exec_thresh; member
1188 u32 emif_rd_wr_exec_thresh; member
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c121 .emif_rd_wr_exec_thresh = 0x00000305
185 .emif_rd_wr_exec_thresh = 0x00000305
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c360 writel(regs->emif_rd_wr_exec_thresh, &emif->emif_rd_wr_exec_thresh); in dra7_ddr3_init()