/linux/drivers/net/wireless/ti/wl1251/ |
H A D | boot.c | 35 wl1251_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1251_boot_soft_reset() 81 wl1251_debug(DEBUG_BOOT, "scr_pad6 0x%x", scr_pad6); in wl1251_boot_init_seq() 85 wl1251_debug(DEBUG_BOOT, "elp_cmd 0x%x", elp_cmd); in wl1251_boot_init_seq() 89 wl1251_debug(DEBUG_BOOT, "ref_freq 0x%x", ref_freq); in wl1251_boot_init_seq() 217 wl1251_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wl1251_boot_run_firmware() 311 wl1251_debug(DEBUG_BOOT, "chip id before fw upload: 0x%x", in wl1251_boot_upload_firmware() 318 wl1251_debug(DEBUG_BOOT, "fw_data_len %zu chunk_size %d", fw_data_len, in wl1251_boot_upload_firmware() 360 wl1251_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1251_boot_upload_firmware() 379 wl1251_debug(DEBUG_BOOT, "uploading fw last chunk (%zu B) 0x%p to 0x%x", in wl1251_boot_upload_firmware() 424 wl1251_debug(DEBUG_BOOT, in wl1251_boot_upload_nvs() [all …]
|
H A D | cmd.c | 231 wl1251_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1251_cmd_data_path_rx() 263 wl1251_debug(DEBUG_BOOT, "tx %s cmd channel %d", in wl1251_cmd_data_path_tx()
|
H A D | wl1251.h | 24 DEBUG_BOOT = BIT(2), enumerator
|
H A D | main.c | 172 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG12)", in wl1251_chip_wakeup() 176 wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG11)", in wl1251_chip_wakeup()
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | boot.c | 170 wl1271_debug(DEBUG_BOOT, "starting firmware upload"); in wl1271_boot_upload_firmware_chunk() 172 wl1271_debug(DEBUG_BOOT, "fw_data_len %zd chunk_size %d", in wl1271_boot_upload_firmware_chunk() 213 wl1271_debug(DEBUG_BOOT, "uploading fw chunk 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk() 226 wl1271_debug(DEBUG_BOOT, "uploading fw last chunk (%zd B) 0x%p to 0x%x", in wl1271_boot_upload_firmware_chunk() 245 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); in wlcore_boot_upload_firmware() 257 wl1271_debug(DEBUG_BOOT, "chunk %d addr 0x%x len %u", in wlcore_boot_upload_firmware() 377 wl1271_debug(DEBUG_BOOT, in wlcore_boot_upload_nvs() 448 wl1271_debug(DEBUG_BOOT, "chip id after firmware boot: 0x%x", chip_id); in wlcore_boot_run_firmware()
|
H A D | debug.h | 24 DEBUG_BOOT = BIT(2), enumerator
|
H A D | cmd.c | 970 wl1271_debug(DEBUG_BOOT, "rx %s cmd channel %d", in wl1271_cmd_data_path() 980 wl1271_debug(DEBUG_BOOT, "tx %s cmd channel %d", in wl1271_cmd_data_path()
|
H A D | main.c | 834 wl1271_debug(DEBUG_BOOT, "booting firmware %s", fw_name); in wl12xx_fetch_firmware() 6588 wl1271_debug(DEBUG_BOOT, "Could not get nvs file %s", in wlcore_nvs_cb()
|
/linux/drivers/net/wireless/ti/wl12xx/ |
H A D | main.c | 655 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1271 PG20)", in wl12xx_identify_chip() 679 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1283 PG20)", in wl12xx_identify_chip() 1025 wl1271_debug(DEBUG_BOOT, "pause1 0x%x", pause); in wl127x_boot_clk() 1053 wl1271_debug(DEBUG_BOOT, "soft reset bootdata 0x%x", boot_data); in wl1271_boot_soft_reset() 1115 wl1271_debug(DEBUG_BOOT, "clk2 0x%x", clk); in wl12xx_pre_boot() 1151 wl1271_debug(DEBUG_BOOT, "ACX_EEPROMLESS_IND_REG"); in wl12xx_pre_upload() 1161 wl1271_debug(DEBUG_BOOT, "chip id 0x%x", tmp); in wl12xx_pre_upload()
|
/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 667 wl1271_debug(DEBUG_BOOT, "chip id 0x%x (185x PG20)", in wl18xx_identify_chip() 725 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()
|