| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmspibrcm.c | 147 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 212 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 220 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 240 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 252 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 265 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 392 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 661 sd_trace(("%s: Func %d\n", __FUNCTION__, func)); in sdioh_cis_read() 721 sd_trace(("%s: RD cmd_arg=0x%x func=%d regaddr=0x%x\n", in sdioh_request_byte() 724 sd_trace(("%s: WR cmd_arg=0x%x func=%d regaddr=0x%x data=0x%x\n", in sdioh_request_byte() [all …]
|
| H A D | bcmsdspi_linux.c | 155 sd_trace(("bcmsdh_gspi: %s Enter\n", __FUNCTION__)); in bcmsdh_register_client_driver() 167 sd_trace(("%s Enter\n", __FUNCTION__)); in bcmsdh_unregister_client_driver() 177 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); in spi_register_irq() 245 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); in sdioh_interrupt_set() 288 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); in spi_lock() 312 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); in spi_unlock() 335 sd_trace(("%s: yield %d canblock %d\n", in spi_waitbits() 412 sd_trace(("spi_sendrecv: %s, wordlen %d, cmd : 0x%02x 0x%02x 0x%02x 0x%02x\n", in spi_sendrecv()
|
| H A D | bcmsdh_sdmmc.c | 162 sd_trace(("%s\n", __FUNCTION__)); in sdioh_sdmmc_card_enablefuncs() 200 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 272 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 283 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 387 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 419 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 450 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 530 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 736 sd_trace(("%s: rreg%d at offset %d\n", __FUNCTION__, in sdioh_iovar_op() 761 sd_trace(("%s: wreg%d value 0x%08x at offset %d\n", __FUNCTION__, sd_ptr->value, in sdioh_iovar_op() [all …]
|
| H A D | bcmsdstd_linux.c | 112 sd_trace(("INTR->WAKE\n")); in sdstd_isr() 124 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); in sdstd_register_irq() 177 sd_trace(("%s Enter\n", __FUNCTION__)); in sdstd_3_osinit_tuning() 229 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_tuning_timer() 246 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_start_tuning() 308 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); in sdioh_interrupt_set() 348 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); in sdstd_lock() 379 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); in sdstd_unlock() 452 sd_trace(("%s: int 0x%02x err 0x%02x yield %d canblock %d\n", in sdstd_waitbits() 479 sd_trace(("%s: last_intrstatus 0x%04x\n", __FUNCTION__, sd->last_intrstatus)); in sdstd_waitbits()
|
| H A D | bcmsdspi.h | 32 #define sd_trace(x) do { if (sd_msglevel & SDH_TRACE_VAL) printf x; } while (0) macro 39 #define sd_trace(x) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmspibrcm.c | 147 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 212 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 220 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 240 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 252 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 265 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 392 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 661 sd_trace(("%s: Func %d\n", __FUNCTION__, func)); in sdioh_cis_read() 721 sd_trace(("%s: RD cmd_arg=0x%x func=%d regaddr=0x%x\n", in sdioh_request_byte() 724 sd_trace(("%s: WR cmd_arg=0x%x func=%d regaddr=0x%x data=0x%x\n", in sdioh_request_byte() [all …]
|
| H A D | bcmsdspi_linux.c | 155 sd_trace(("bcmsdh_gspi: %s Enter\n", __FUNCTION__)); in bcmsdh_register_client_driver() 167 sd_trace(("%s Enter\n", __FUNCTION__)); in bcmsdh_unregister_client_driver() 177 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); in spi_register_irq() 245 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); in sdioh_interrupt_set() 288 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); in spi_lock() 312 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); in spi_unlock() 335 sd_trace(("%s: yield %d canblock %d\n", in spi_waitbits() 412 sd_trace(("spi_sendrecv: %s, wordlen %d, cmd : 0x%02x 0x%02x 0x%02x 0x%02x\n", in spi_sendrecv()
|
| H A D | bcmsdh_sdmmc.c | 174 sd_trace(("%s\n", __FUNCTION__)); in sdioh_sdmmc_card_enablefuncs() 212 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 292 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 306 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 413 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 445 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 476 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 556 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 762 sd_trace(("%s: rreg%d at offset %d\n", __FUNCTION__, in sdioh_iovar_op() 787 sd_trace(("%s: wreg%d value 0x%08x at offset %d\n", __FUNCTION__, sd_ptr->value, in sdioh_iovar_op() [all …]
|
| H A D | bcmsdstd_linux.c | 112 sd_trace(("INTR->WAKE\n")); in sdstd_isr() 124 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); in sdstd_register_irq() 177 sd_trace(("%s Enter\n", __FUNCTION__)); in sdstd_3_osinit_tuning() 229 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_tuning_timer() 246 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_start_tuning() 308 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); in sdioh_interrupt_set() 348 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); in sdstd_lock() 379 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); in sdstd_unlock() 452 sd_trace(("%s: int 0x%02x err 0x%02x yield %d canblock %d\n", in sdstd_waitbits() 479 sd_trace(("%s: last_intrstatus 0x%04x\n", __FUNCTION__, sd->last_intrstatus)); in sdstd_waitbits()
|
| H A D | bcmsdspi.h | 32 #define sd_trace(x) do { if (sd_msglevel & SDH_TRACE_VAL) printf x; } while (0) macro 39 #define sd_trace(x) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmspibrcm.c | 139 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 204 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 212 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 232 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 244 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 257 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 380 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 624 sd_trace(("%s: Func %d\n", __FUNCTION__, func)); in sdioh_cis_read() 684 sd_trace(("%s: RD cmd_arg=0x%x func=%d regaddr=0x%x\n", in sdioh_request_byte() 687 sd_trace(("%s: WR cmd_arg=0x%x func=%d regaddr=0x%x data=0x%x\n", in sdioh_request_byte() [all …]
|
| H A D | bcmsdh_sdmmc.c | 173 sd_trace(("%s\n", __FUNCTION__)); in sdioh_sdmmc_card_enablefuncs() 211 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 284 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 295 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 399 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 431 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 461 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 535 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 801 sd_trace(("%s: Func = %d\n", __FUNCTION__, func)); in sdioh_cis_read() 1067 sd_trace(("%s: Enter\n", __FUNCTION__)); in sdioh_request_packet_chain() [all …]
|
| H A D | bcmsdstd_linux.c | 119 sd_trace(("INTR->WAKE\n")); in sdstd_isr() 131 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); in sdstd_register_irq() 184 sd_trace(("%s Enter\n", __FUNCTION__)); in sdstd_3_osinit_tuning() 241 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_tuning_timer() 258 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_start_tuning() 319 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); in sdioh_interrupt_set() 359 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); in sdstd_lock() 389 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); in sdstd_unlock() 455 sd_trace(("%s: int 0x%02x err 0x%02x yield %d canblock %d\n", in sdstd_waitbits() 482 sd_trace(("%s: last_intrstatus 0x%04x\n", __FUNCTION__, sd->last_intrstatus)); in sdstd_waitbits()
|
| H A D | bcmsdspi_linux.c | 372 sd_trace(("bcmsdh_gspi: %s Enter\n", __FUNCTION__)); 387 sd_trace(("%s Enter\n", __FUNCTION__)); 401 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); 469 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); 512 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); 536 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); 559 sd_trace(("%s: yield %d canblock %d\n", 636 sd_trace(("spi_sendrecv: %s, wordlen %d, cmd : 0x%02x 0x%02x 0x%02x 0x%02x\n",
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmspibrcm.c | 128 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 180 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 188 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 203 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 215 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 227 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 351 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 596 sd_trace(("%s: Func %d\n", __FUNCTION__, func)); in sdioh_cis_read() 656 sd_trace(("%s: RD cmd_arg=0x%x func=%d regaddr=0x%x\n", in sdioh_request_byte() 659 sd_trace(("%s: WR cmd_arg=0x%x func=%d regaddr=0x%x data=0x%x\n", in sdioh_request_byte() [all …]
|
| H A D | bcmsdh_sdmmc.c | 154 sd_trace(("%s\n", __FUNCTION__)); in sdioh_sdmmc_card_enablefuncs() 192 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 258 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 270 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 374 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 406 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 437 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 511 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 781 sd_trace(("%s: Func = %d\n", __FUNCTION__, func)); in sdioh_cis_read() 810 sd_trace(("%s: Func = %d\n", __FUNCTION__, func)); in sdioh_cisaddr_read() [all …]
|
| H A D | bcmsdspi_linux.c | 98 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); in spi_register_irq() 159 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); in sdioh_interrupt_set() 198 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); in spi_lock() 217 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); in spi_unlock() 235 sd_trace(("%s: yield %d canblock %d\n", in spi_waitbits()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmspibrcm.c | 139 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 204 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 212 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 232 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 244 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 257 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 380 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 624 sd_trace(("%s: Func %d\n", __FUNCTION__, func)); in sdioh_cis_read() 684 sd_trace(("%s: RD cmd_arg=0x%x func=%d regaddr=0x%x\n", in sdioh_request_byte() 687 sd_trace(("%s: WR cmd_arg=0x%x func=%d regaddr=0x%x data=0x%x\n", in sdioh_request_byte() [all …]
|
| H A D | bcmsdh_sdmmc.c | 171 sd_trace(("%s\n", __FUNCTION__)); in sdioh_sdmmc_card_enablefuncs() 209 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 268 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 279 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 383 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 415 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 445 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 519 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 785 sd_trace(("%s: Func = %d\n", __FUNCTION__, func)); in sdioh_cis_read() 1051 sd_trace(("%s: Enter\n", __FUNCTION__)); in sdioh_request_packet_chain() [all …]
|
| H A D | bcmsdstd_linux.c | 119 sd_trace(("INTR->WAKE\n")); in sdstd_isr() 131 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); in sdstd_register_irq() 184 sd_trace(("%s Enter\n", __FUNCTION__)); in sdstd_3_osinit_tuning() 241 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_tuning_timer() 258 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_start_tuning() 319 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); in sdioh_interrupt_set() 359 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); in sdstd_lock() 389 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); in sdstd_unlock() 455 sd_trace(("%s: int 0x%02x err 0x%02x yield %d canblock %d\n", in sdstd_waitbits() 482 sd_trace(("%s: last_intrstatus 0x%04x\n", __FUNCTION__, sd->last_intrstatus)); in sdstd_waitbits()
|
| H A D | bcmsdspi_linux.c | 372 sd_trace(("bcmsdh_gspi: %s Enter\n", __FUNCTION__)); 387 sd_trace(("%s Enter\n", __FUNCTION__)); 401 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); 469 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); 512 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); 536 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); 559 sd_trace(("%s: yield %d canblock %d\n", 636 sd_trace(("spi_sendrecv: %s, wordlen %d, cmd : 0x%02x 0x%02x 0x%02x 0x%02x\n",
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmspibrcm.c | 139 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 204 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 212 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 232 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 244 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 257 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 380 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 624 sd_trace(("%s: Func %d\n", __FUNCTION__, func)); in sdioh_cis_read() 684 sd_trace(("%s: RD cmd_arg=0x%x func=%d regaddr=0x%x\n", in sdioh_request_byte() 687 sd_trace(("%s: WR cmd_arg=0x%x func=%d regaddr=0x%x data=0x%x\n", in sdioh_request_byte() [all …]
|
| H A D | bcmsdh_sdmmc.c | 169 sd_trace(("%s\n", __FUNCTION__)); in sdioh_sdmmc_card_enablefuncs() 207 sd_trace(("%s\n", __FUNCTION__)); in sdioh_attach() 265 sd_trace(("%s: Done\n", __FUNCTION__)); in sdioh_attach() 276 sd_trace(("%s\n", __FUNCTION__)); in sdioh_detach() 380 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_register() 412 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_deregister() 442 sd_trace(("%s: Entering\n", __FUNCTION__)); in sdioh_interrupt_query() 516 sd_trace(("%s: Enter (%s %s)\n", __FUNCTION__, (set ? "set" : "get"), name)); in sdioh_iovar_op() 782 sd_trace(("%s: Func = %d\n", __FUNCTION__, func)); in sdioh_cis_read() 1048 sd_trace(("%s: Enter\n", __FUNCTION__)); in sdioh_request_packet_chain() [all …]
|
| H A D | bcmsdstd_linux.c | 119 sd_trace(("INTR->WAKE\n")); in sdstd_isr() 131 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); in sdstd_register_irq() 184 sd_trace(("%s Enter\n", __FUNCTION__)); in sdstd_3_osinit_tuning() 241 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_tuning_timer() 258 sd_trace(("%s: enter\n", __FUNCTION__)); in sdstd_3_start_tuning() 319 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); in sdioh_interrupt_set() 359 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); in sdstd_lock() 389 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); in sdstd_unlock() 455 sd_trace(("%s: int 0x%02x err 0x%02x yield %d canblock %d\n", in sdstd_waitbits() 482 sd_trace(("%s: last_intrstatus 0x%04x\n", __FUNCTION__, sd->last_intrstatus)); in sdstd_waitbits()
|
| H A D | bcmsdspi_linux.c | 372 sd_trace(("bcmsdh_gspi: %s Enter\n", __FUNCTION__)); 387 sd_trace(("%s Enter\n", __FUNCTION__)); 401 sd_trace(("Entering %s: irq == %d\n", __FUNCTION__, irq)); 469 sd_trace(("%s: %s\n", __FUNCTION__, enable ? "Enabling" : "Disabling")); 512 sd_trace(("%s: %d\n", __FUNCTION__, sd->lockcount)); 536 sd_trace(("%s: %d, %d\n", __FUNCTION__, sd->lockcount, sd->client_intr_enabled)); 559 sd_trace(("%s: yield %d canblock %d\n", 636 sd_trace(("spi_sendrecv: %s, wordlen %d, cmd : 0x%02x 0x%02x 0x%02x 0x%02x\n",
|