Home
last modified time | relevance | path

Searched defs:is_ready (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.h45 u8 is_ready; /* safe to modify hw_ep */ member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c673 unsigned int status, is_completed = 0, is_ready = 0; in pxa3xx_nand_irq() local