Home
last modified time | relevance | path

Searched refs:poll_delay_us (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn401.c67 const uint32_t poll_delay_us = 1; //1us in dmub_dcn401_reset() local
84 udelay(poll_delay_us); in dmub_dcn401_reset()
92 udelay(poll_delay_us); in dmub_dcn401_reset()
100 udelay(poll_delay_us); in dmub_dcn401_reset()
/linux-6.15/include/linux/mtd/
H A Dspinand.h695 unsigned long poll_delay_us, u8 *s);
/linux-6.15/drivers/mtd/nand/spi/
H A Dcore.c550 unsigned long poll_delay_us, u8 *s) in spinand_wait() argument
559 poll_delay_us, in spinand_wait()