Searched refs:OPAL_BUSY_EVENT (Results 1 – 4 of 4) sorted by relevance
187 if (rv == OPAL_BUSY_EVENT) in opaldev_attach() 189 } while (rv == OPAL_BUSY_EVENT); in opaldev_attach() 275 while (rv == OPAL_BUSY_EVENT) { in opal_gettime() 324 if (rv == OPAL_BUSY_EVENT) { in opal_settime() 328 } while (rv == OPAL_BUSY_EVENT); in opal_settime()
142 if (err == OPAL_BUSY_EVENT) in uart_opal_dbg_putc()
148 #define OPAL_BUSY_EVENT -12 macro
441 else if (err == OPAL_BUSY_EVENT) in uart_opal_put()