Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dmxc_ocotp.c157 static void wait_busy(struct ocotp_regs *regs, unsigned int delay_us) in wait_busy() function
/openbmc/linux/drivers/mtd/devices/
H A Dst_spi_fsm.c942 uint16_t data, int bytes, int wait_busy) in stfsm_write_status()