Lines Matching refs:PDPRINTK

42 #define PDPRINTK(fmt, args...) printk(KERN_ERR "%s: " fmt, __func__, ## args)  macro
44 #define PDPRINTK(fmt, args...) macro
223 PDPRINTK("No cable or 80-conductor cable on port %d\n", ap->port_no); in pdc2027x_cable_detect()
301 PDPRINTK("adev->pio_mode[%X]\n", adev->pio_mode); in pdc2027x_set_piomode()
311 PDPRINTK("Set pio regs... \n"); in pdc2027x_set_piomode()
324 PDPRINTK("Set pio regs done\n"); in pdc2027x_set_piomode()
326 PDPRINTK("Set to pio mode[%u] \n", pio); in pdc2027x_set_piomode()
359 PDPRINTK("Set udma regs... \n"); in pdc2027x_set_dmamode()
368 PDPRINTK("Set udma regs done\n"); in pdc2027x_set_dmamode()
370 PDPRINTK("Set to udma mode[%u] \n", udma_mode); in pdc2027x_set_dmamode()
377 PDPRINTK("Set mdma regs... \n"); in pdc2027x_set_dmamode()
385 PDPRINTK("Set mdma regs done\n"); in pdc2027x_set_dmamode()
387 PDPRINTK("Set to mdma mode[%u] \n", mdma_mode); in pdc2027x_set_dmamode()
423 PDPRINTK("Turn on prefetch\n"); in pdc2027x_set_mode()
494 PDPRINTK("bccrh [%X] bccrl [%X]\n", bccrh, bccrl); in pdc_read_counter()
495 PDPRINTK("bccrhv[%X] bccrlv[%X]\n", bccrhv, bccrlv); in pdc_read_counter()
504 PDPRINTK("rereading counter\n"); in pdc_read_counter()
534 PDPRINTK("pout_required is %ld\n", pout_required); in pdc_adjust_pll()
541 PDPRINTK("pll_ctl[%X]\n", pll_ctl); in pdc_adjust_pll()
573 PDPRINTK("F[%d] R[%d] ratio*1000[%ld]\n", F, R, ratio); in pdc_adjust_pll()
577 PDPRINTK("Writing pll_ctl[%X]\n", pll_ctl); in pdc_adjust_pll()
592 PDPRINTK("pll_ctl[%X]\n", pll_ctl); in pdc_adjust_pll()
614 PDPRINTK("scr[%X]\n", scr); in pdc_detect_pll_input_clock()
631 PDPRINTK("scr[%X]\n", scr); in pdc_detect_pll_input_clock()
641 PDPRINTK("start[%ld] end[%ld] \n", start_count, end_count); in pdc_detect_pll_input_clock()
642 PDPRINTK("PLL input clock[%ld]Hz\n", pll_clock); in pdc_detect_pll_input_clock()