Searched refs:bcma_info (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/bcma/ |
A D | scan.c | 363 bcma_info(bus, "Bridge found\n"); in bcma_get_next_core() 452 bcma_info(bus, "Found chip with id %s, rev 0x%02X and package 0x%02X\n", in bcma_detect_chip() 510 bcma_info(bus, "Core %d found: %s (manuf 0x%03X, id 0x%03X, rev 0x%02X, class 0x%X)\n", in bcma_bus_scan()
|
A D | driver_chipcommon_sflash.c | 154 bcma_info(bus, "Found %s serial flash (size: %dKiB, blocksize: 0x%X, blocks: %d)\n", in bcma_sflash_init()
|
A D | bcma_private.h | 16 #define bcma_info(bus, fmt, ...) \ macro
|
A D | driver_pci_host.c | 395 bcma_info(bus, "PCIEcore in host mode found\n"); in bcma_core_pci_hostmode_init() 398 bcma_info(bus, "This PCIE core is disabled and not working\n"); in bcma_core_pci_hostmode_init()
|
A D | main.c | 475 bcma_info(bus, "Bus registered\n"); in bcma_bus_register() 526 bcma_info(bus, "Early bus registered\n"); in bcma_bus_early_register()
|
Completed in 8 milliseconds