/Linux-v4.19/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 | 235 wl1251_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1251_cmd_data_path_rx() 267 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 | 186 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG12)", in wl1251_chip_wakeup() 190 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG11)", in wl1251_chip_wakeup()
|
/Linux-v4.19/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() 391 wl1271_debug(DEBUG_BOOT, in wlcore_boot_upload_nvs() 462 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 | 976 wl1271_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1271_cmd_data_path() 986 wl1271_debug(DEBUG_BOOT, "tx %s cmd channel %d", in wl1271_cmd_data_path()
|
D | main.c | 767 wl1271_debug(DEBUG_BOOT, "booting firmware %s", fw_name); in wl12xx_fetch_firmware() 6575 wl1271_debug(DEBUG_BOOT, "Could not get nvs file %s", in wlcore_nvs_cb()
|
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 670 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1271 PG20)", in wl12xx_identify_chip() 695 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1283 PG20)", in wl12xx_identify_chip() 1042 wl1271_debug(DEBUG_BOOT, "pause1 0x%x", pause); in wl127x_boot_clk() 1070 wl1271_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1271_boot_soft_reset() 1132 wl1271_debug(DEBUG_BOOT, "clk2 0x%x", clk); in wl12xx_pre_boot() 1168 wl1271_debug(DEBUG_BOOT, "ACX_EEPROMLESS_IND_REG"); in wl12xx_pre_upload() 1178 wl1271_debug(DEBUG_BOOT, "chip id 0x%x", tmp); in wl12xx_pre_upload()
|
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 681 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (185x PG20)", in wl18xx_identify_chip() 739 wl1271_debug(DEBUG_BOOT, "clock freq %d (%d, %d, %d, %d, %s)", clk_freq, in wl18xx_set_clk() 900 wl1271_debug(DEBUG_BOOT, "chip id 0x%x", tmp); in wl18xx_pre_upload()
|