Home
last modified time | relevance | path

Searched refs:refresh (Results 1 – 25 of 74) sorted by relevance

123

/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Ddram.c36 writel(0x7FF, &emc->refresh); in ddr_init()
56 writel((((ck / dram->refresh) >> 4) & 0x7FF), &emc->refresh); in ddr_init()
64 writel((((128) >> 4) & 0x7FF), &emc->refresh); in ddr_init()
67 writel((((ck / dram->refresh) >> 4) & 0x7FF), &emc->refresh); in ddr_init()
/rk3399_rockchip-uboot/drivers/video/
H A Dvideomodes.c202 GET_OPTION ("refresh:", pPar->refresh) in video_get_params()
298 unsigned int i, xres, yres, depth, refresh; in video_get_ctfb_res_modes() local
304 if (!video_get_video_mode(&xres, &yres, &depth, &refresh, options)) in video_get_ctfb_res_modes()
310 res_mode_init[i].refresh == refresh) { in video_get_ctfb_res_modes()
318 xres, yres, depth, refresh, (*mode_ret)->xres, in video_get_ctfb_res_modes()
319 (*mode_ret)->yres, *depth_ret, (*mode_ret)->refresh); in video_get_ctfb_res_modes()
412 mode->refresh = EDID_DETAILED_TIMING_PIXEL_CLOCK(*t) / in video_edid_dtd_to_ctfb_res_modes()
H A Dfsl_diu_fb.c24 .refresh = 60,
41 .refresh = 60,
63 .refresh = 60,
79 .refresh = 60,
95 .refresh = 60,
111 .refresh = 60,
H A Dfsl_dcu_fb.c90 .refresh = 60,
109 .refresh = 60,
125 .refresh = 60,
141 .refresh = 60,
157 .refresh = 60,
H A Dvideomodes.h39 int refresh; /* vertical refresh rate in hz */ member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_display_helper.c71 int refresh = 0; in drm_mode_vrefresh() local
75 refresh = mode->vrefresh; in drm_mode_vrefresh()
83 refresh = (calc_val + vtotal / 2) / vtotal; in drm_mode_vrefresh()
86 refresh *= 2; in drm_mode_vrefresh()
88 refresh /= 2; in drm_mode_vrefresh()
90 refresh /= mode->vscan; in drm_mode_vrefresh()
92 return refresh; in drm_mode_vrefresh()
/rk3399_rockchip-uboot/board/work-microwave/work_92105/
H A Dwork_92105_spl.c34 .refresh = 128000,
54 .refresh = 128000,
/rk3399_rockchip-uboot/board/freescale/mx51evk/
H A Dmx51evk_video.c21 .refresh = 57,
37 .refresh = 60,
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c515 .refresh = 60,
535 .refresh = 60,
555 .refresh = 60,
575 .refresh = 60,
595 .refresh = 60,
615 .refresh = 60,
635 .refresh = 60,
655 .refresh = 60,
675 .refresh = 60,
695 .refresh = 57,
[all …]
/rk3399_rockchip-uboot/board/freescale/mx53loco/
H A Dmx53loco_video.c19 .refresh = 57,
35 .refresh = 60,
/rk3399_rockchip-uboot/drivers/video/tegra124/
H A Ddisplay.c30 int h_total, v_total, refresh; in tegra_dc_calc_refresh() local
39 refresh = pclk / h_total; in tegra_dc_calc_refresh()
40 refresh *= 1000; in tegra_dc_calc_refresh()
41 refresh /= v_total; in tegra_dc_calc_refresh()
43 return refresh; in tegra_dc_calc_refresh()
48 int refresh = tegra_dc_calc_refresh(timing); in print_mode() local
51 timing->hactive.typ, timing->vactive.typ, refresh / 1000, in print_mode()
52 refresh % 1000, timing->pixelclock.typ); in print_mode()
/rk3399_rockchip-uboot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt23 …ck frequency high than sr-enable-freq,this driver should enable the automatic self refresh function
25refresh-cnt: Self Refresh idle period. Memories are placed into Self-Refresh mode if the NIF is id…
139 rockchip,auto-self-refresh-cnt = <0>;
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-lpc32xx/
H A Demc.h19 u32 refresh; /* Configures dyn memory refresh operation */ member
95 u32 refresh; member
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx35/
H A Dmx35_sdram.c41 u32 row, u32 col, u32 dsize, u32 refresh) in mx3_setup_sdram_bank() argument
115 writel(set_mode(ctlval, 1, SMODE_NORMAL) | refresh, in mx3_setup_sdram_bank()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx35/
H A Dsys_proto.h14 u32 col, u32 dsize, u32 refresh);
/rk3399_rockchip-uboot/board/beckhoff/mx53cx9020/
H A Dmx53cx9020_video.c22 .refresh = 60,
/rk3399_rockchip-uboot/board/timll/devkit3250/
H A Ddevkit3250_spl.c42 .refresh = 130000, /* 800 clock cycles */
/rk3399_rockchip-uboot/include/
H A Dspd.h28 unsigned char refresh; /* 12 Refresh Rate/Type */ member
/rk3399_rockchip-uboot/board/Seagate/nas220/
H A Dkwbimage.cfg28 # bit13-0: 0xa00 (2560 DDR2 clks refresh rate)
30 # bit24: 1= enable exit self refresh mode on DDR access
37 # bit 5: 0=clk is driven during self refresh, we don't care for APX
/rk3399_rockchip-uboot/board/Marvell/guruplug/
H A Dkwbimage.cfg25 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
27 # bit24: 1= enable exit self refresh mode on DDR access
34 # bit 5: 0=clk is driven during self refresh, we don't care for APX
/rk3399_rockchip-uboot/board/Seagate/dockstar/
H A Dkwbimage.cfg28 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
30 # bit24: 1= enable exit self refresh mode on DDR access
37 # bit 5: 0=clk is driven during self refresh, we don't care for APX
/rk3399_rockchip-uboot/board/Synology/ds109/
H A Dkwbimage.cfg29 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
31 # bit24: 1= enable exit self refresh mode on DDR access
38 # bit 5: 0=clk is driven during self refresh, we don't care for APX
/rk3399_rockchip-uboot/board/Marvell/dreamplug/
H A Dkwbimage.cfg26 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
28 # bit24: 1= enable exit self refresh mode on DDR access
35 # bit 5: 0=clk is driven during self refresh, we don't care for APX
/rk3399_rockchip-uboot/board/Seagate/goflexhome/
H A Dkwbimage.cfg31 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
33 # bit24: 1= enable exit self refresh mode on DDR access
40 # bit 5: 0=clk is driven during self refresh, we don't care for APX
/rk3399_rockchip-uboot/board/Marvell/sheevaplug/
H A Dkwbimage.cfg25 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
27 # bit24: 1= enable exit self refresh mode on DDR access
34 # bit 5: 0=clk is driven during self refresh, we don't care for APX

123