Searched refs:tXP (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/memory/ |
| A D | jedec_ddr_data.c | 43 .tXP = 7500, 64 .tXP = 7500, 85 .tXP = 7500, 106 .tXP = 7500, 127 .tXP = 2,
|
| A D | jedec_ddr.h | 156 u32 tXP; member 180 u32 tXP; member 245 u32 tXP; member 274 u32 tXP; member
|
| A D | of_memory.c | 44 ret |= of_property_read_u32(np, "tXP-min-tck", &min->tXP); in of_get_min_tck() 76 ret |= of_property_read_u32(np, "tXP", &tim->tXP); in of_do_get_timings() 191 ret |= of_property_read_u32(np, "tXP-min-tck", &min->tXP); in of_lpddr3_get_min_tck() 232 ret |= of_property_read_u32(np, "tXP", &tim->tXP); in of_lpddr3_do_get_timings()
|
| /linux/arch/arm/boot/dts/ |
| A D | elpida_ecb240abacn.dtsi | 18 tXP-min-tck = <2>; 34 tXP = <7500>; 56 tXP = <7500>;
|
| A D | exynos5422-odroid-core.dtsi | 356 tXP-min-tck = <2>; 380 tXP = <3750>;
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ddr/ |
| A D | lpddr3.txt | 38 - tXP-min-tck 78 tXP-min-tck = <2>; 102 tXP = <3750>;
|
| A D | lpddr3-timings.txt | 29 - tXP 54 tXP = <3750>;
|
| A D | lpddr2-timings.txt | 19 - tXP 43 tXP = <7500>;
|
| A D | jedec,lpddr2.yaml | 79 tXP-min-tck: 176 tXP-min-tck = <2>; 192 tXP = <7500>; 213 tXP = <7500>;
|
| /linux/drivers/memory/samsung/ |
| A D | exynos5422-dmc.c | 1148 val = dmc->timings->tXP / clk_period_ps; in create_timings_aligned() 1149 val += dmc->timings->tXP % clk_period_ps ? 1 : 0; in create_timings_aligned() 1150 val = max(val, dmc->min_tck->tXP); in create_timings_aligned()
|
| /linux/drivers/gpu/drm/amd/include/ |
| A D | atomfirmware.h | 2948 uint8_t tXP; member
|
Completed in 54 milliseconds