Searched refs:tRP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | ams-delta.c | 44 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()
|
H A D | marvell_nand.c | 425 * @tRP: ND_nRE pulse width 439 unsigned int tRP; member 2397 nfc_tmg.tRP = TO_CYCLES(DIV_ROUND_UP(sdr->tRC_min, 2), period_ns) - 1; in marvell_nfc_setup_interface() 2398 nfc_tmg.tRH = nfc_tmg.tRP; in marvell_nfc_setup_interface() 2443 NDTR0_TRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface() 2445 NDTR0_ETRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | ams-delta.c | 44 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()
|
H A D | marvell_nand.c | 433 * @tRP: ND_nRE pulse width 447 unsigned int tRP; member 2414 nfc_tmg.tRP = TO_CYCLES(DIV_ROUND_UP(sdr->tRC_min, 2), period_ns) - 1; in marvell_nfc_setup_interface() 2415 nfc_tmg.tRH = nfc_tmg.tRP; in marvell_nfc_setup_interface() 2460 NDTR0_TRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface() 2462 NDTR0_ETRP(nfc_tmg.tRP) | in marvell_nfc_setup_interface()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 2646 uint8_t tRP; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 3349 uint8_t tRP; member
|
Completed in 32 milliseconds