Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/riptide/
H A Driptide.c197 #define IS_GERR(p) (READ_AUDIO_STATUS(p)&0x0008) /* error ! */ macro
1190 if (IS_READY(cif->hwport) && !IS_GERR(cif->hwport)) in try_to_load_firmware()
1198 IS_READY(cif->hwport), IS_GERR(cif->hwport)); in try_to_load_firmware()
1204 IS_READY(cif->hwport), IS_GERR(cif->hwport)); in try_to_load_firmware()