| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/ |
| H A D | emif.c | 37 .tCKE = 3, 61 .tCKE = 3, 88 .tCKE = 3,
|
| H A D | sdram_elpida.c | 204 .tCKE = 3, 227 .tCKE = 3, 250 .tCKE = 3, 270 .tCKE = 3,
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/ |
| H A D | dram_sun9i.c | 154 struct dram_sun9i_timing tCKE; member 412 const u32 tCKE = MAX(para->tCKE.ck, PS2CYCLES_ROUNDUP(para->tCKE.ps)); in mctl_channel_init() local 422 const u32 tCKESR = tCKE + 1; in mctl_channel_init() 555 (MCTL_DIV2(tCKESR) << 8) | (MCTL_DIV2(tCKE) << 0), in mctl_channel_init() 651 (tCKE << 15) | (tDLLK << 19) | in mctl_channel_init() 923 .tCKE = { .ck = 3, .ps = 5000 }, in sunxi_dram_init()
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | jedec_ddr.h | 162 u32 tCKE; member 199 u32 tCKE; member 228 u32 tCKE; member
|
| H A D | of_memory.c | 46 ret |= of_property_read_u32(np, "tCKE-min-tck", &min->tCKE); in of_get_min_tck() 193 ret |= of_property_read_u32(np, "tCKE-min-tck", &min->tCKE); in of_lpddr3_get_min_tck() 234 ret |= of_property_read_u32(np, "tCKE", &tim->tCKE); in of_lpddr3_do_get_timings()
|
| H A D | jedec_ddr_data.c | 129 .tCKE = 3,
|
| H A D | emif.c | 469 val = min_tck->tCKE - 1; in get_sdram_tim_2_shdw()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | emif.c | 38 .tCKE = 3, 65 .tCKE = 3,
|
| H A D | sdram.c | 622 .tCKE = 3, 642 .tCKE = 3,
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ddr/ |
| H A D | lpddr3.txt | 36 - tCKE-min-tck 73 tCKE-min-tck = <2>; 97 tCKE = <3750>;
|
| H A D | lpddr3-timings.txt | 30 - tCKE 55 tCKE = <3750>;
|
| H A D | lpddr2.txt | 26 - tCKE-min-tck 56 tCKE-min-tck = <3>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | elpida_ecb240abacn.dtsi | 20 tCKE-min-tck = <3>;
|
| H A D | exynos5422-odroid-core.dtsi | 357 tCKE-min-tck = <2>; 381 tCKE = <3750>;
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | emif.h | 1107 u8 tCKE; member 1134 u8 tCKE; member
|
| /OK3568_Linux_fs/kernel/drivers/memory/samsung/ |
| H A D | exynos5422-dmc.c | 1159 val = dmc->timings->tCKE / clk_period_ps; in create_timings_aligned() 1160 val += dmc->timings->tCKE % clk_period_ps ? 1 : 0; in create_timings_aligned() 1161 val = max(val, dmc->min_tck->tCKE); in create_timings_aligned()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | emif-common.c | 634 val = max(min_tck->tCKE, timings->tCKE) - 1; in get_sdram_tim_2_reg()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | atomfirmware.h | 2660 uint8_t tCKE; member
|