Lines Matching refs:PDPRINTK
36 #define PDPRINTK(fmt, args...) printk(KERN_ERR "%s: " fmt, __func__, ## args) macro
38 #define PDPRINTK(fmt, args...) macro
217 PDPRINTK("No cable or 80-conductor cable on port %d\n", ap->port_no); in pdc2027x_cable_detect()
295 PDPRINTK("adev->pio_mode[%X]\n", adev->pio_mode); in pdc2027x_set_piomode()
305 PDPRINTK("Set pio regs... \n"); in pdc2027x_set_piomode()
318 PDPRINTK("Set pio regs done\n"); in pdc2027x_set_piomode()
320 PDPRINTK("Set to pio mode[%u] \n", pio); in pdc2027x_set_piomode()
353 PDPRINTK("Set udma regs... \n"); in pdc2027x_set_dmamode()
362 PDPRINTK("Set udma regs done\n"); in pdc2027x_set_dmamode()
364 PDPRINTK("Set to udma mode[%u] \n", udma_mode); in pdc2027x_set_dmamode()
371 PDPRINTK("Set mdma regs... \n"); in pdc2027x_set_dmamode()
379 PDPRINTK("Set mdma regs done\n"); in pdc2027x_set_dmamode()
381 PDPRINTK("Set to mdma mode[%u] \n", mdma_mode); in pdc2027x_set_dmamode()
417 PDPRINTK("Turn on prefetch\n"); in pdc2027x_set_mode()
488 PDPRINTK("bccrh [%X] bccrl [%X]\n", bccrh, bccrl); in pdc_read_counter()
489 PDPRINTK("bccrhv[%X] bccrlv[%X]\n", bccrhv, bccrlv); in pdc_read_counter()
498 PDPRINTK("rereading counter\n"); in pdc_read_counter()
528 PDPRINTK("pout_required is %ld\n", pout_required); in pdc_adjust_pll()
535 PDPRINTK("pll_ctl[%X]\n", pll_ctl); in pdc_adjust_pll()
567 PDPRINTK("F[%d] R[%d] ratio*1000[%ld]\n", F, R, ratio); in pdc_adjust_pll()
571 PDPRINTK("Writing pll_ctl[%X]\n", pll_ctl); in pdc_adjust_pll()
586 PDPRINTK("pll_ctl[%X]\n", pll_ctl); in pdc_adjust_pll()
608 PDPRINTK("scr[%X]\n", scr); in pdc_detect_pll_input_clock()
625 PDPRINTK("scr[%X]\n", scr); in pdc_detect_pll_input_clock()
635 PDPRINTK("start[%ld] end[%ld] \n", start_count, end_count); in pdc_detect_pll_input_clock()
636 PDPRINTK("PLL input clock[%ld]Hz\n", pll_clock); in pdc_detect_pll_input_clock()