Home
last modified time | relevance | path

Searched refs:tRP (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun9i.c130 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 Dams-delta.c44 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 Dmarvell_nand.c439 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 Dnvidia,tegra20-nand.txt33 non-EDO mode: Max(tRP, tREA) + 6ns
34 EDO mode: tRP timing
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.h13 unsigned int tRP; /* ND_nRE pulse width */ member
H A Dpxa3xx_nand.c433 NDTR0_tRP(ns2cycle(t->tRP, nand_clk)); in pxa3xx_nand_set_timing()
/OK3568_Linux_fs/buildroot/board/openblocks/a6/
H A Dreadme.txt28 DRAM (DDR2) CAS Latency = 5 tRP = 5 tRAS = 14 tRCD=5
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt51 rockchip,trp: tRP,AC timing parameters from the memory data-sheet
/OK3568_Linux_fs/u-boot/board/buffalo/lsxl/
H A Dkwbimage-lschl.cfg59 # bit11-8: 4, 5 cyle tRP
H A Dkwbimage-lsxhl.cfg59 # bit11-8: 4, 5 cyle tRP
/OK3568_Linux_fs/u-boot/board/d-link/dns325/
H A Dkwbimage.cfg56 # bit11-8: 4, 5 cyle tRP
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dam43x-epos-evm.dts590 gpmc,oe-off-ns = <30>; /* oe-on-ns + tRP + 2 */
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dam43x-epos-evm.dts777 gpmc,oe-off-ns = <30>; /* oe-on-ns + tRP + 2 */
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Datomfirmware.h2646 uint8_t tRP; member