Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3288.h58 u32 texsr; member
H A Dsdram_rk3036.h61 u32 texsr; member
258 u32 texsr; member
H A Dsdram_rk322x.h90 u32 texsr; member
216 u32 texsr; member
H A Dsdram_rv1108_pctl_phy.h62 u32 texsr; member
278 u32 texsr; member
H A Dddr_rk3368.h65 u32 texsr; member
H A Dddr_rk3288.h60 u32 texsr; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun6i.h88 u32 texsr; /* 0x10c */ member
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3308.c713 priv->pctl->texsr = tmp & 0x3FF; in modify_sdram_params()
740 priv->pctl->texsr = tmp & 0x3FF; in modify_sdram_params()
H A Ddmc-rk3368.c508 pctl_timing->texsr = 512; /* tEXSR(max) is tDLLLK */ in pctl_calc_timings()
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt73 texsr
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun6i.c223 writel(MCTL_TEXSR, &mctl_ctl->texsr); in mctl_channel_init()