Home
last modified time | relevance | path

Searched refs:tRH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmarvell_nand.c426 * @tRH: ND_nRE high duration
440 unsigned int tRH; member
2398 nfc_tmg.tRH = nfc_tmg.tRP; in marvell_nfc_setup_interface()
2407 * EDO mode, an additional delay of tRH must be taken into account so in marvell_nfc_setup_interface()
2411 MIN_RD_DEL_CNT : MIN_RD_DEL_CNT + nfc_tmg.tRH; in marvell_nfc_setup_interface()
2444 NDTR0_TRH(nfc_tmg.tRH) | in marvell_nfc_setup_interface()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmarvell_nand.c434 * @tRH: ND_nRE high duration
448 unsigned int tRH; member
2415 nfc_tmg.tRH = nfc_tmg.tRP; in marvell_nfc_setup_interface()
2424 * EDO mode, an additional delay of tRH must be taken into account so in marvell_nfc_setup_interface()
2428 MIN_RD_DEL_CNT : MIN_RD_DEL_CNT + nfc_tmg.tRH; in marvell_nfc_setup_interface()
2461 NDTR0_TRH(nfc_tmg.tRH) | in marvell_nfc_setup_interface()

Completed in 9 milliseconds