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

/linux-master/sound/usb/
H A Dquirks.c898 #define MBOX2_BOOT_LOADING 0x01 /* Hard coded into the device */ macro
919 bootresponse[0] = MBOX2_BOOT_LOADING;
920 while ((bootresponse[0] == MBOX2_BOOT_LOADING) && (count < 10)) {

Completed in 214 milliseconds