Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dmtd-nand-pxa3xx.h14 unsigned int tR; /* ND_nWE high to ND_nRE low for read */ member
/linux-4.1.27/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-4.1.27/drivers/mtd/nand/
Dpxa3xx_nand.c377 ndtr1 = NDTR1_tR(ns2cycle(t->tR, nand_clk)) | in pxa3xx_nand_set_timing()