Searched refs:tR (Results 1 – 6 of 6) sorted by relevance
181 u16 tR; member
21 read registers (tR). If not present then a default of 20us is used.
21 read registers (tR). Required if property "gpios" is not used
674 timings->tR_max = 1000000ULL * onfi->tR; in onfi_fill_sdr_interface_config()710 timings->tR_max = 1000000ULL * onfi->tR; in onfi_fill_nvddr_interface_config()
318 onfi->tR = le16_to_cpu(p->t_r); in nand_onfi_detect()
1855 tS, tR = self.dmesg[lp]['end'], self.dmesg[phase]['start']1856 tL = tR - tS1859 left = True if tR > tZero else False2045 tS = tR = False2052 if not tR and ps >= self.tResumed:2054 tR = True