Lines Matching refs:LOG

51             LOG(ERROR,
79 LOG(ERROR, "Error attempting to enter reset! (res %d)\n", res);
97 LOG(ERROR, "Error attempting to leave reset! (res %d)\n", res);
144 LOG(ERROR, "Device already initialized!\n");
157 LOG(ERROR, "PCI device does not support PCI protocol! (res %d)\n", res);
166 LOG(ERROR, "Failed to fetch basic PCI device info! (res %d)\n", res);
181 LOG(ERROR, "Failed to get BTI handle for IHDA Controller (res %d)\n", res);
187 LOG(ERROR, "Out of memory while attempting to allocate BTI wrapper for IHDA Controller\n");
196 LOG(ERROR, "Error attempting to fetch registers from PCI (res %d)\n", res);
201 LOG(ERROR, "Bad register window type (expected %u got %u)\n",
209 LOG(ERROR, "Bad register window size (expected 0x%zx got 0x%zx)\n",
218 LOG(ERROR, "Error attempting to set cache policy for PCI registers (res %d)\n", res);
227 LOG(ERROR, "Error attempting to map registers (res %d)\n", res);
247 LOG(ERROR, "Failed to set IRQ mode (%d)!\n", res);
250 LOG(ERROR, "Falling back on legacy IRQ mode!\n");
258 LOG(ERROR, "Failed to map IRQ! (res %d)\n", res);
273 LOG(ERROR, "Failed to activate IRQ dispatcher! (res %d)\n", res);
280 LOG(ERROR, "Failed to enable PCI bus mastering!\n");
303 LOG(ERROR, "Invalid stream counts in GCAP register (In %u Out %u Bidir %u; Max %zu)\n",
319 LOG(ERROR, "Failed to create HDA stream context %u/%u\n", i, total_stream_cnt);
349 LOG(ERROR, "Invalid ring buffer capabilities! (0x%02x)\n", tmp);
376 LOG(ERROR, "Failed to create and map %u bytes for CORB/RIRB command buffers! (res %d)\n",
393 LOG(ERROR, "Failed to pin pages for CORB/RIRB command buffers! (res %d)\n", res);
445 LOG(ERROR, "Intel HDA controller does not support 64-bit physical addressing!\n");
500 LOG(TRACE, "Audio DSP is not supported for device 0x%04x:0x%04x\n",
509 LOG(TRACE, "Invalid LLCH offset to capability structures: 0x%08x\n", offset);
531 LOG(TRACE, "Pipe processing capability structure not found\n");
592 LOG(ERROR, "Unexpected HW revision %d.%d!\n", major, minor);