Lines Matching refs:cb710_slot_dev

56 	dev_dbg(cb710_slot_dev(slot),  in cb710_mmc_select_clock_divider()
120 dev_dbg(cb710_slot_dev(slot), in cb710_check_event()
128 dev_dbg(cb710_slot_dev(slot), in cb710_check_event()
170 dev_dbg(cb710_slot_dev(slot), in cb710_wait_for_event()
203 dev_dbg(cb710_slot_dev(slot), in cb710_wait_while_busy()
217 dev_vdbg(cb710_slot_dev(slot), "set up for %zu block%s of %zu bytes\n", in cb710_mmc_set_transfer_size()
236 dev_dbg(cb710_slot_dev(slot), in cb710_mmc_fifo_hack()
239 dev_dbg(cb710_slot_dev(slot), in cb710_mmc_fifo_hack()
450 dev_dbg(cb710_slot_dev(slot), "cmd request: 0x%04X\n", cb_cmd); in cb710_mmc_command()
507 dev_dbg(cb710_slot_dev(slot), "bus powerup\n"); in cb710_mmc_powerup()
516 dev_dbg(cb710_slot_dev(slot), "after delay 1\n"); in cb710_mmc_powerup()
524 dev_dbg(cb710_slot_dev(slot), "after delay 2\n"); in cb710_mmc_powerup()
532 dev_dbg(cb710_slot_dev(slot), "after delay 3\n"); in cb710_mmc_powerup()
549 dev_dbg(cb710_slot_dev(slot), "bus powerup finished\n"); in cb710_mmc_powerup()
573 dev_warn(cb710_slot_dev(slot), in cb710_mmc_set_ios()
579 dev_warn(cb710_slot_dev(slot), in cb710_mmc_set_ios()
628 dev_dbg(cb710_slot_dev(slot), "interrupt; status: %08X, " in cb710_mmc_irq_handler()
640 dev_dbg(cb710_slot_dev(slot), "unknown interrupt (test)\n"); in cb710_mmc_irq_handler()
695 mmc = mmc_alloc_host(sizeof(*reader), cb710_slot_dev(slot)); in cb710_mmc_init()
704 dev_dbg(cb710_slot_dev(slot), "source frequency: %dMHz\n", val); in cb710_mmc_init()
733 dev_dbg(cb710_slot_dev(slot), "mmc_hostname is %s\n", in cb710_mmc_init()
741 dev_dbg(cb710_slot_dev(slot), "mmc_add_host() failed: %d\n", err); in cb710_mmc_init()