Home | History | Annotate | Download | only in ic

Lines Matching refs:device_printf

363 		device_printf(sc->sc_dev, "GCTRL: 0x%08x\n",
365 device_printf(sc->sc_dev, "CLKENA: 0x%08x\n",
367 device_printf(sc->sc_dev, "CLKDIV: 0x%08x\n",
369 device_printf(sc->sc_dev, "TIMEOUT: 0x%08x\n",
371 device_printf(sc->sc_dev, "WIDTH: 0x%08x\n",
373 device_printf(sc->sc_dev, "CMD: 0x%08x\n",
375 device_printf(sc->sc_dev, "MINT: 0x%08x\n",
377 device_printf(sc->sc_dev, "RINT: 0x%08x\n",
379 device_printf(sc->sc_dev, "STATUS: 0x%08x\n",
609 device_printf(sc->sc_dev,
900 device_printf(sc->sc_dev, "mmc intr idst=%08X mint=%08X\n",
922 device_printf(sc->sc_dev, "host controller timeout, mint=0x%08x\n", mint);
924 device_printf(sc->sc_dev, "host controller error, mint=0x%08x\n", mint);
934 device_printf(sc->sc_dev, "unexpected DMA receive interrupt\n");
942 device_printf(sc->sc_dev, "unexpected command complete interrupt\n");
951 device_printf(sc->sc_dev, "unexpected data complete interrupt\n");