Home
last modified time | relevance | path

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

/openbmc/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_spl.c25 .tsrex = 12500000,
45 .tsrex = 8333333,
/openbmc/u-boot/board/timll/devkit3250/
H A Ddevkit3250_spl.c32 .tsrex = 12500000,
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Ddram.c43 writel((ck / dram->tsrex) & 0x0000007F, &emc->t_srex); in ddr_init()
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Demc.h86 u32 tsrex; member