Searched refs:tRP (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dams-delta.c44 unsigned int tRP; member in struct:gpio_nand
90 ndelay(priv->tRP);
208 priv->tRP = DIV_ROUND_UP(sdr->tRP_min, 1000);
209 dev_dbg(dev, "using %u ns read pulse width\n", priv->tRP);
H A Dmarvell_nand.c433 * @tRP: ND_nRE pulse width
447 unsigned int tRP; member in struct:marvell_nfc_timings
2414 nfc_tmg.tRP = TO_CYCLES(DIV_ROUND_UP(sdr->tRC_min, 2), period_ns) - 1;
2415 nfc_tmg.tRH = nfc_tmg.tRP;
2460 NDTR0_TRP(nfc_tmg.tRP) |
2462 NDTR0_ETRP(nfc_tmg.tRP) |
/linux-master/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3381 uint8_t tRP; member in struct:atom_gddr6_ac_timing_v2_5

Completed in 197 milliseconds