Searched refs:tRP (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | dram_sun9i.c | 127 u32 tRP; /* in ps */ member 378 const u32 tRP = PS2CYCLES_ROUNDUP(para->tRP); in mctl_channel_init() local 549 (MCTL_DIV2(tRRD) << 8) | (MCTL_DIV2(tRP) << 0), in mctl_channel_init() 642 (tRCD << 12) | (tRP << 8) | (tWTR << 4) | (tRTP << 0), in mctl_channel_init() 889 .tRP = 13750, in sunxi_dram_init()
|
/openbmc/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
|
/openbmc/linux/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 | 447 unsigned int tRP; member 2414 nfc_tmg.tRP = TO_CYCLES(DIV_ROUND_UP(sdr->tRC_min, 2), period_ns) - 1; in marvell_nfc_setup_interface() 2415 nfc_tmg.tRH = nfc_tmg.tRP; in marvell_nfc_setup_interface() 2460 NDTR0_TRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface() 2462 NDTR0_ETRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface()
|
/openbmc/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 | 432 NDTR0_tRP(ns2cycle(t->tRP, nand_clk)); in pxa3xx_nand_set_timing()
|
/openbmc/u-boot/board/tbs/tbs2910/ |
H A D | tbs2910.cfg | 81 /* tRCD=6+1,tRP=6+1,tRC=0x1a+1,tRAS=0x13+1,tRPA=tRP+1,tWR=7+1,tMRD=0xb+1,tCWL=4+2 */
|
/openbmc/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
|
/openbmc/u-boot/board/buffalo/lsxl/ |
H A D | kwbimage-lschl.cfg | 57 # bit11-8: 4, 5 cyle tRP
|
H A D | kwbimage-lsxhl.cfg | 57 # bit11-8: 4, 5 cyle tRP
|
/openbmc/u-boot/board/d-link/dns325/ |
H A D | kwbimage.cfg | 54 # bit11-8: 4, 5 cyle tRP
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am43x-epos-evm.dts | 590 gpmc,oe-off-ns = <30>; /* oe-on-ns + tRP + 2 */
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am43x-epos-evm.dts | 777 gpmc,oe-off-ns = <30>; /* oe-on-ns + tRP + 2 */
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 3392 uint8_t tRP; member
|