Home
last modified time | relevance | path

Searched refs:tR (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/plat-pxa/include/plat/
Dpxa3xx_nand.h14 unsigned int tR; /* ND_nWE high to ND_nRE low for read */ member
/linux-3.4.99/Documentation/devicetree/bindings/mtd/
Dfsl-upm-nand.txt19 read registers (tR). Required if property "gpios" is not used
Dgpio-control-nand.txt21 read registers (tR). If not present then a default of 20us is used.
/linux-3.4.99/drivers/mtd/nand/
Dpxa3xx_nand.c261 ndtr1 = NDTR1_tR(ns2cycle(t->tR, nand_clk)) | in pxa3xx_nand_set_timing()