/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | boot.c | 49 wl1251_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1251_boot_soft_reset() 95 wl1251_debug(DEBUG_BOOT, "scr_pad6 0x%x", scr_pad6); in wl1251_boot_init_seq() 99 wl1251_debug(DEBUG_BOOT, "elp_cmd 0x%x", elp_cmd); in wl1251_boot_init_seq() 103 wl1251_debug(DEBUG_BOOT, "ref_freq 0x%x", ref_freq); in wl1251_boot_init_seq() 231 wl1251_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wl1251_boot_run_firmware() 325 wl1251_debug(DEBUG_BOOT, "chip id before fw upload: 0x%x", in wl1251_boot_upload_firmware() 332 wl1251_debug(DEBUG_BOOT, "fw_data_len %zu chunk_size %d", fw_data_len, in wl1251_boot_upload_firmware() 374 wl1251_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1251_boot_upload_firmware() 393 wl1251_debug(DEBUG_BOOT, "uploading fw last chunk (%zu B) 0x%p to 0x%x", in wl1251_boot_upload_firmware() 438 wl1251_debug(DEBUG_BOOT, in wl1251_boot_upload_nvs() [all …]
|
D | cmd.c | 234 wl1251_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1251_cmd_data_path_rx() 266 wl1251_debug(DEBUG_BOOT, "tx %s cmd channel %d", in wl1251_cmd_data_path_tx()
|
D | wl1251.h | 38 DEBUG_BOOT = BIT(2), enumerator
|
D | main.c | 185 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG12)", in wl1251_chip_wakeup() 189 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG11)", in wl1251_chip_wakeup()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | boot.c | 184 wl1271_debug(DEBUG_BOOT, "starting firmware upload"); in wl1271_boot_upload_firmware_chunk() 186 wl1271_debug(DEBUG_BOOT, "fw_data_len %zd chunk_size %d", in wl1271_boot_upload_firmware_chunk() 227 wl1271_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk() 240 wl1271_debug(DEBUG_BOOT, "uploading fw last chunk (%zd B) 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk() 259 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); in wlcore_boot_upload_firmware() 271 wl1271_debug(DEBUG_BOOT, "chunk %d addr 0x%x len %u", in wlcore_boot_upload_firmware() 384 wl1271_debug(DEBUG_BOOT, in wlcore_boot_upload_nvs() 455 wl1271_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wlcore_boot_run_firmware()
|
D | debug.h | 38 DEBUG_BOOT = BIT(2), enumerator
|
D | cmd.c | 963 wl1271_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1271_cmd_data_path() 973 wl1271_debug(DEBUG_BOOT, "tx %s cmd channel %d", in wl1271_cmd_data_path()
|
D | main.c | 761 wl1271_debug(DEBUG_BOOT, "booting firmware %s", fw_name); in wl12xx_fetch_firmware() 6443 wl1271_debug(DEBUG_BOOT, "Could not get nvs file %s", in wlcore_nvs_cb()
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 668 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1271 PG20)", in wl12xx_identify_chip() 693 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1283 PG20)", in wl12xx_identify_chip() 1040 wl1271_debug(DEBUG_BOOT, "pause1 0x%x", pause); in wl127x_boot_clk() 1068 wl1271_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1271_boot_soft_reset() 1130 wl1271_debug(DEBUG_BOOT, "clk2 0x%x", clk); in wl12xx_pre_boot() 1166 wl1271_debug(DEBUG_BOOT, "ACX_EEPROMLESS_IND_REG"); in wl12xx_pre_upload() 1176 wl1271_debug(DEBUG_BOOT, "chip id 0x%x", tmp); in wl12xx_pre_upload()
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 669 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (185x PG20)", in wl18xx_identify_chip() 727 wl1271_debug(DEBUG_BOOT, "clock freq %d (%d, %d, %d, %d, %s)", clk_freq, in wl18xx_set_clk() 886 wl1271_debug(DEBUG_BOOT, "chip id 0x%x", tmp); in wl18xx_pre_upload()
|