Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dams-delta.c44 unsigned int tRP; member
90 ndelay(priv->tRP); in gpio_nand_io_read()
208 priv->tRP = DIV_ROUND_UP(sdr->tRP_min, 1000); in gpio_nand_setup_interface()
209 dev_dbg(dev, "using %u ns read pulse width\n", priv->tRP); in gpio_nand_setup_interface()
Dmarvell_nand.c439 unsigned int tRP; member
2376 nfc_tmg.tRP = TO_CYCLES(DIV_ROUND_UP(sdr->tRC_min, 2), period_ns) - 1; in marvell_nfc_setup_interface()
2377 nfc_tmg.tRH = nfc_tmg.tRP; in marvell_nfc_setup_interface()
2422 NDTR0_TRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface()
2424 NDTR0_ETRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dam43x-epos-evm.dts777 gpmc,oe-off-ns = <30>; /* oe-on-ns + tRP + 2 */
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
Datomfirmware.h2646 uint8_t tRP; member