Lines Matching refs:sd_trace
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()
735 sd_trace(("%s: RD result=0x%x\n", __FUNCTION__, *byte)); in sdioh_request_byte()
740 sd_trace(("dstatus=0x%x\n", dstatus)); in sdioh_request_byte()
819 sd_trace(("%s cmd_arg = 0x%x\n", __FUNCTION__, cmd_arg)); in bcmspi_card_byterewrite()
874 sd_trace(("dstatus after byte rewrite = 0x%x\n", sd->card_dstatus)); in bcmspi_card_byterewrite()
945 sd_trace(("dstatus after resync pattern write = 0x%x\n", sd->card_dstatus)); in bcmspi_resync_f1()
959 sd_trace(("cmd = 0x%x, dstatus = 0x%x\n", cmd_arg, dstatus)); in bcmspi_update_stats()
971 sd_trace(("Read data not available on F1 addr = 0x%x\n", in bcmspi_update_stats()
992 sd_trace(("Interrupt from F2. SW should clear corresponding IntStatus bits\n")); in bcmspi_update_stats()
1007 sd_trace(("Packet is available/ready in F2 TX FIFO\n")); in bcmspi_update_stats()
1008 sd_trace(("Packet length = %d\n", sd->dwordmode ? in bcmspi_update_stats()
1085 sd_trace(("pkt_size regdata[0] = 0x%x, regdata[1] = 0x%x\n", in get_client_blocksize()
1089 sd_trace(("Func1 blocksize = %d\n", sd->client_block_size[1])); in get_client_blocksize()
1093 sd_trace(("Func2 blocksize = %d\n", sd->client_block_size[2])); in get_client_blocksize()
1097 sd_trace(("Func3 blocksize = %d\n", sd->client_block_size[3])); in get_client_blocksize()
1107 sd_trace(("%s: Powering up slot %d\n", __FUNCTION__, sd->adapter_slot)); in bcmspi_client_init()
1145 sd_trace(("%s: Enabling interrupt with dstatus \n", __FUNCTION__)); in bcmspi_client_init()
1178 sd_trace(("resp delay for funcs f0(%d), f1(%d), f2(%d), f3(%d)\n", in bcmspi_client_init()
1222 sd_trace(("Reading default values of first 32(8bit) F0 spid regs again before" in bcmspi_client_init()
1226 sd_trace(("regbuf[%d]=0x%x \n", j, regbuf[j])); in bcmspi_client_init()
1227 sd_trace(("\n")); in bcmspi_client_init()
1246 sd_trace(("In %s spih-ctrl = 0x%x \n", __FUNCTION__, regdata)); in bcmspi_set_highspeed_mode()
1249 sd_trace(("Attempting to enable High-Speed mode.\n")); in bcmspi_set_highspeed_mode()
1252 sd_trace(("Device is already in High-Speed mode.\n")); in bcmspi_set_highspeed_mode()
1256 sd_trace(("Writing %08x to device at %08x\n", regdata, SPID_CONFIG)); in bcmspi_set_highspeed_mode()
1263 sd_trace(("Attempting to disable High-Speed mode.\n")); in bcmspi_set_highspeed_mode()
1267 sd_trace(("Writing %08x to device at %08x\n", regdata, SPID_CONFIG)); in bcmspi_set_highspeed_mode()
1273 sd_trace(("Device is already in Low-Speed mode.\n")); in bcmspi_set_highspeed_mode()
1297 sd_trace(("Silicon testability issue: regdata = 0x%x." \
1346 sd_trace(("reset reg read = 0x%x\n", regdata)); in bcmspi_host_device_init_adapt()
1347 sd_trace(("dwordmode = %d, wordlen = %d, resp_delay_all = %d\n", sd->dwordmode, in bcmspi_host_device_init_adapt()
1359 sd_trace(("Spid is already in 32bit LE mode. Value read = 0x%x\n", in bcmspi_host_device_init_adapt()
1361 sd_trace(("Spid power was left on.\n")); in bcmspi_host_device_init_adapt()
1376 sd_trace(("(we are still in 16bit mode) 32bit READ LE regdata = 0x%x\n", regdata)); in bcmspi_host_device_init_adapt()
1386 sd_trace(("0xfeedbead was leftshifted by 1-bit.\n")); in bcmspi_host_device_init_adapt()
1405 sd_trace(("(we are still in 16bit mode) 32bit Write LE reg-ctrl-data = 0x%x\n", in bcmspi_host_device_init_adapt()
1418 sd_trace(("Read spid passed. Value read = 0x%x\n", regdata)); in bcmspi_host_device_init_adapt()
1419 sd_trace(("Spid had power-on cycle OR spi was soft-resetted \n")); in bcmspi_host_device_init_adapt()
1429 sd_trace(("Reading default values of first 32(8bit) F0 spid regs\n")); in bcmspi_host_device_init_adapt()
1432 sd_trace(("regbuf[%d]=0x%x \n", j, regbuf[j])); in bcmspi_host_device_init_adapt()
1433 sd_trace(("\n")); in bcmspi_host_device_init_adapt()
1453 sd_trace(("32bit LE regdata = 0x%x\n", regdata)); in bcmspi_test_card()
1455 sd_trace(("Incorrect 32bit LE regdata = 0x%x\n", regdata)); in bcmspi_test_card()
1473 sd_trace(("R/W spid passed. Value read = 0x%x\n", regdata)); in bcmspi_test_card()
1486 sd_trace(("R/W spid passed. Value read = 0x%x\n", regdata)); in bcmspi_test_card()
1494 sd_trace(("%s\n", __FUNCTION__)); in bcmspi_driver_init()
1516 sd_trace(("Reg access on F2 will generate error indication in dstatus bits.\n")); in bcmspi_card_regread()
1525 sd_trace(("%s: RD cmd_arg=0x%x func=%d regaddr=0x%x regsize=%d\n", in bcmspi_card_regread()
1533 sd_trace(("dstatus =0x%x\n", dstatus)); in bcmspi_card_regread()
1549 sd_trace(("Reg access on F2 will generate error indication in dstatus bits.\n")); in bcmspi_card_regread_fixedaddr()
1558 sd_trace(("%s: RD cmd_arg=0x%x func=%d regaddr=0x%x regsize=%d\n", in bcmspi_card_regread_fixedaddr()
1564 sd_trace(("%s: RD result=0x%x\n", __FUNCTION__, *data)); in bcmspi_card_regread_fixedaddr()
1567 sd_trace(("dstatus =0x%x\n", dstatus)); in bcmspi_card_regread_fixedaddr()
1588 sd_trace(("%s: WR cmd_arg=0x%x func=%d regaddr=0x%x regsize=%d data=0x%x\n", in bcmspi_card_regwrite()
1596 sd_trace(("dstatus=0x%x\n", dstatus)); in bcmspi_card_regwrite()
1617 sd_trace(("%s: WR cmd_arg=0x%x func=%d regaddr=0x%x data=0x%x\n", in bcmspi_card_bytewrite()
1625 sd_trace(("dstatus =0x%x\n", dstatus)); in bcmspi_card_bytewrite()
1649 sd_trace(("spi cmd = 0x%x\n", cmd_arg)); in bcmspi_cmd_issue()
1738 sd_trace(("len/~len/spilen/hostlen=0x%x/0x%x/0x%x/0x%x\n", in bcmspi_cmd_issue()
1806 sd_trace((">2KB write: F2 wr of %d bytes\n", nbytes)); in bcmspi_card_buf()
1833 sd_trace(("No of retries on F2 ready %d\n", in bcmspi_card_buf()
1865 sd_trace(("%s cmd_arg = 0x%x\n", __FUNCTION__, cmd_arg)); in bcmspi_card_buf()
1883 sd_trace((">2KB read: F2 rd of %d bytes\n", nbytes)); in bcmspi_card_buf()