Home
last modified time | relevance | path

Searched refs:Tacc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/
Dexynos-srom.txt32 following order: Tacp, Tcah, Tcoh, Tacc, Tcos, Tacs.
38 Tacc : Access cycle (0 - 31, the actual time is N + 1)
/Linux-v4.19/drivers/mtd/nand/raw/
Dtango_nand.c495 u32 Trdy, Textw, Twc, Twpw, Tacc, Thold, Trpw, Textr; in tango_set_timings() local
509 Tacc = to_ticks(kHz, sdr->tREA_max); in tango_set_timings()
515 tchip->timing2 = TIMING(Tacc, Thold, Trpw, Textr); in tango_set_timings()