Searched refs:tDQSCK_max (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/memory/ |
| H A D | jedec_ddr_data.c | 46 .tDQSCK_max = 5500, 67 .tDQSCK_max = 5500, 88 .tDQSCK_max = 5500, 109 .tDQSCK_max = 5500,
|
| H A D | jedec_ddr.h | 159 u32 tDQSCK_max; member
|
| H A D | of_memory.c | 79 ret |= of_property_read_u32(np, "tDQSCK-max", &tim->tDQSCK_max); in of_do_get_timings()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_timings.c | 319 .tDQSCK_max = 25000, 361 .tDQSCK_max = 25000, 403 .tDQSCK_max = 25000, 445 .tDQSCK_max = 25000, 487 .tDQSCK_max = 25000, 529 .tDQSCK_max = 25000,
|
| H A D | cadence-nand-controller.c | 2767 dqs_toogle_by_device = (nvddr->tDQSCK_max + board_delay) / 1000 - in cadence_nand_setup_nvddr_interface() 2793 dll_phy_rd_delay = ((nvddr->tDQSCK_max + board_delay) + in cadence_nand_setup_nvddr_interface()
|
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 546 u32 tDQSCK_max; member
|