Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnuc900_nand.c112 static int nuc900_check_rb(struct nuc900_nand *nand) in nuc900_check_rb() function
128 ready = (nuc900_check_rb(nand)) ? 1 : 0; in nuc900_nand_devready()
184 while (!nuc900_check_rb(nand)) in nuc900_nand_command_lp()