Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_legacy.c214 * nand_wait_status_ready - [GENERIC] Wait for the ready status after commands.
220 static void nand_wait_status_ready(struct nand_chip *chip, unsigned long timeo) in nand_wait_status_ready() function
322 nand_wait_status_ready(chip, 250); in nand_command()
462 nand_wait_status_ready(chip, 250); in nand_command_lp()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_legacy.c215 * nand_wait_status_ready - [GENERIC] Wait for the ready status after commands.
221 static void nand_wait_status_ready(struct nand_chip *chip, unsigned long timeo) in nand_wait_status_ready() function
323 nand_wait_status_ready(chip, 250); in nand_command()
463 nand_wait_status_ready(chip, 250); in nand_command_lp()

Completed in 3 milliseconds