Searched refs:tRP (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/ |
| H A D | dram_sun9i.c | 130 u32 tRP; /* in ps */ member 381 const u32 tRP = PS2CYCLES_ROUNDUP(para->tRP); in mctl_channel_init() local 552 (MCTL_DIV2(tRRD) << 8) | (MCTL_DIV2(tRP) << 0), in mctl_channel_init() 645 (tRCD << 12) | (tRP << 8) | (tWTR << 4) | (tRTP << 0), in mctl_channel_init() 892 .tRP = 13750, in sunxi_dram_init()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | ams-delta.c | 44 unsigned int tRP; member 90 ndelay(priv->tRP); in gpio_nand_io_read() 208 priv->tRP = DIV_ROUND_UP(sdr->tRP_min, 1000); in gpio_nand_setup_interface() 209 dev_dbg(dev, "using %u ns read pulse width\n", priv->tRP); in gpio_nand_setup_interface()
|
| H A D | marvell_nand.c | 439 unsigned int tRP; member 2376 nfc_tmg.tRP = TO_CYCLES(DIV_ROUND_UP(sdr->tRC_min, 2), period_ns) - 1; in marvell_nfc_setup_interface() 2377 nfc_tmg.tRH = nfc_tmg.tRP; in marvell_nfc_setup_interface() 2422 NDTR0_TRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface() 2424 NDTR0_ETRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/nand/ |
| H A D | nvidia,tegra20-nand.txt | 33 non-EDO mode: Max(tRP, tREA) + 6ns 34 EDO mode: tRP timing
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | pxa3xx_nand.h | 13 unsigned int tRP; /* ND_nRE pulse width */ member
|
| H A D | pxa3xx_nand.c | 433 NDTR0_tRP(ns2cycle(t->tRP, nand_clk)); in pxa3xx_nand_set_timing()
|
| /OK3568_Linux_fs/buildroot/board/openblocks/a6/ |
| H A D | readme.txt | 28 DRAM (DDR2) CAS Latency = 5 tRP = 5 tRAS = 14 tRCD=5
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/ |
| H A D | rockchip,rk3288-dmc.txt | 51 rockchip,trp: tRP,AC timing parameters from the memory data-sheet
|
| /OK3568_Linux_fs/u-boot/board/buffalo/lsxl/ |
| H A D | kwbimage-lschl.cfg | 59 # bit11-8: 4, 5 cyle tRP
|
| H A D | kwbimage-lsxhl.cfg | 59 # bit11-8: 4, 5 cyle tRP
|
| /OK3568_Linux_fs/u-boot/board/d-link/dns325/ |
| H A D | kwbimage.cfg | 56 # bit11-8: 4, 5 cyle tRP
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | am43x-epos-evm.dts | 590 gpmc,oe-off-ns = <30>; /* oe-on-ns + tRP + 2 */
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | am43x-epos-evm.dts | 777 gpmc,oe-off-ns = <30>; /* oe-on-ns + tRP + 2 */
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | atomfirmware.h | 2646 uint8_t tRP; member
|