Searched refs:DST_INFO (Results 1 – 1 of 1) sorted by relevance
/drivers/media/dvb/bt8xx/ |
D | dst.c | 51 #define DST_INFO 2 macro 62 else if ((x > DST_INFO) && (x > y)) \ 94 dprintk(verbose, DST_INFO, 1, "mask=[%04x], enbb=[%04x], outhigh=[%04x]", mask, enbb, outhigh); in dst_gpio_outb() 96 …dprintk(verbose, DST_INFO, 1, "dst_gpio_enb error (err == %i, mask == %02x, enb == %02x)", err, ma… in dst_gpio_outb() 108 …dprintk(verbose, DST_INFO, 1, "dst_gpio_outb error (err == %i, enbb == %02x, outhigh == %02x)", er… in dst_gpio_outb() 132 dprintk(verbose, DST_INFO, 1, "Resetting state machine"); in rdc_reset_state() 199 dprintk(verbose, DST_INFO, 1, "dst wait ready after %d", i); in dst_wait_dst_ready() 224 dprintk(verbose, DST_INFO, 1, "Trying to bailout from previous error."); in dst_error_bailout() 235 dprintk(verbose, DST_INFO, 1, "Initializing DST."); in dst_comm_init() 272 …dprintk(verbose, DST_INFO, 1, "_write_dst error (err == %i, len == 0x%02x, b0 == 0x%02x)", err, le… in write_dst() [all …]
|