Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/riptide/
Driptide.c212 #define IS_GERR(p) (READ_AUDIO_STATUS(p)&0x0008) /* error ! */ macro
1199 if (IS_READY(cif->hwport) && !IS_GERR(cif->hwport)) in try_to_load_firmware()
1207 IS_READY(cif->hwport), IS_GERR(cif->hwport)); in try_to_load_firmware()
1213 IS_READY(cif->hwport), IS_GERR(cif->hwport)); in try_to_load_firmware()