Lines Matching refs:DPRINTK
56 #define DPRINTK(fmt, args...) do { printk(KERN_DEBUG fmt , ##args); } while (0) macro
58 #define DPRINTK(fmt, args...) do { } while (0) macro
122 DPRINTK("SMU: starting cmd %x, %d bytes data\n", cmd->cmd, in smu_start_cmd()
124 DPRINTK("SMU: data buffer: %8ph\n", cmd->data_buf); in smu_start_cmd()
201 DPRINTK("SMU: incorrect ack, want %x got %x\n", in smu_db_intr()
206 DPRINTK("SMU: reply len: %d\n", reply_len); in smu_db_intr()
721 DPRINTK("SMU: completing, success: %d\n", !fail); in smu_i2c_complete_command()
760 DPRINTK("SMU: i2c failure, requeuing...\n"); in smu_i2c_retry()
774 DPRINTK("SMU: i2c compl. stage=%d status=%x pdata[0]=%x rlen: %x\n", in smu_i2c_low_completion()
792 DPRINTK("SMU: i2c failure, starting timer...\n"); in smu_i2c_low_completion()
809 DPRINTK("SMU: going to stage 1\n"); in smu_i2c_low_completion()
877 DPRINTK("SMU: i2c enqueuing command\n"); in smu_queue_i2c()
878 DPRINTK("SMU: %s, len=%d bus=%x addr=%x sub0=%x type=%x\n", in smu_queue_i2c()
960 DPRINTK("SMU: Query partition infos ... (irq=%d)\n", smu->db_irq); in smu_create_sdb_partition()
965 DPRINTK("SMU: done, status: %d, reply_len: %d\n", in smu_create_sdb_partition()
1029 DPRINTK("smu_get_sdb_partition(%02x)\n", id); in __smu_get_sdb_partition()
1041 DPRINTK("trying to extract from SMU ...\n"); in __smu_get_sdb_partition()