Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c167 .emif_rd_wr_exec_thresh = 0x80000405,
208 .emif_rd_wr_exec_thresh = 0x80000405,
231 .emif_rd_wr_exec_thresh = 0x80000405,
254 .emif_rd_wr_exec_thresh = 0x80000405,
280 .emif_rd_wr_exec_thresh = 0x80000000,
306 .emif_rd_wr_exec_thresh = 0x00000405,
/openbmc/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
234 .emif_rd_wr_exec_thresh = 0x00000305
259 .emif_rd_wr_exec_thresh = 0x00000305
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c51 .emif_rd_wr_exec_thresh = 0x00000305
119 .emif_rd_wr_exec_thresh = 0x00000305
/openbmc/linux/include/linux/
H A Dti-emif-sram.h25 u32 emif_rd_wr_exec_thresh; member
77 offsetof(struct emif_regs_amx3, emif_rd_wr_exec_thresh)); in ti_emif_asm_offsets()
/openbmc/u-boot/board/compulab/cm_t54/
H A Dspl.c39 .emif_rd_wr_exec_thresh = 0x40000305,
/openbmc/u-boot/board/compulab/cm_t43/
H A Dspl.c48 .emif_rd_wr_exec_thresh = 0x80000405,
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c130 .emif_rd_wr_exec_thresh = 0x00000305
194 .emif_rd_wr_exec_thresh = 0x00000305
257 .emif_rd_wr_exec_thresh = 0x00000305
282 .emif_rd_wr_exec_thresh = 0x00000305,
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c112 .emif_rd_wr_exec_thresh = 0x00000305
136 .emif_rd_wr_exec_thresh = 0x40000305
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c93 writel(regs->emif_rd_wr_exec_thresh, in config_sdram_emif4d5()
94 &emif_reg[nr]->emif_rd_wr_exec_thresh); in config_sdram_emif4d5()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h702 u32 emif_rd_wr_exec_thresh; member
1233 u32 emif_rd_wr_exec_thresh; member
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c425 writel(regs->emif_rd_wr_exec_thresh, &emif->emif_rd_wr_exec_thresh); in dra7_ddr3_init()