Searched refs:bcma_warn (Results 1 – 6 of 6) sorted by relevance
/drivers/bcma/ |
D | driver_chipcommon_pmu.c | 283 bcma_warn(bus, "Couldn't find expected PMU core"); in bcma_pmu_early_init() 344 bcma_warn(bus, "No ALP clock specified for %04X device, pmu rev. %d, using default %d Hz\n", in bcma_pmu_get_alp_clock() 444 bcma_warn(bus, "No bus clock specified for %04X device, pmu rev. %d, using default %d Hz\n", in bcma_pmu_get_bus_clock()
|
D | core.c | 26 bcma_warn(core->bus, "Timeout waiting for register 0x%04X!\n", reg); in bcma_core_wait_value()
|
D | bcma_private.h | 14 #define bcma_warn(bus, fmt, ...) \ macro
|
D | sprom.c | 67 bcma_warn(bus, "Using fallback SPROM failed (err %d)\n", err); in bcma_fill_sprom_with_fallback() 640 bcma_warn(bus, "Invalid SPROM read from the PCIe card, trying to use fallback SPROM\n"); in bcma_sprom_get()
|
D | driver_mips.c | 151 bcma_warn(bus, in bcma_core_mips_set_irq_name()
|
D | main.c | 113 bcma_warn(core->bus, "Timeout waiting for register 0x%04X!\n", reg); in bcma_wait_value()
|