Home
last modified time | relevance | path

Searched refs:MI_MSG (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dda223_core.c205 #define MI_MSG(format, ...) if(DEBUG_MSG&mir3da_Log_level){mir3da_gsensor_drv.method->m… macro
683MI_MSG("====sensor_sync_write, offset = 0x%x,0x%x,0x%x,0x%x,0x%x,0x%x,0x%x,0x%x,0x%x", offset[0],o… in mir3da_write_offset_to_file()
705MI_MSG("====sensor_sync_read, offset = 0x%x,0x%x,0x%x,0x%x,0x%x,0x%x,0x%x,0x%x,0x%x", offset[0],of… in mir3da_read_offset_from_file()
750 MI_MSG("off = %d; delta_coarse = %d; delta_fine = %d", off, *coarse, *fine); in mir3da_cali_off_to_lsb()
775MI_MSG("Old coarse_x = %d; coarse_y = %d; coarse_z = %d; fine_x = %d; fine_y = %d; fine_z = %d;", … in NSA_once_calibrate()
801MI_MSG("---calibrate_Done, x = %d, y = %d, z = %d, coarse_x = %d, coarse_y = %d, coarse_z = %d, fi… in NSA_once_calibrate()
835 MI_MSG("---Start Calibrate, trim target %d, %d, %d---\n", target[0], target[1], target[2]); in NSA_calibrate()
838 MI_MSG("---Stage1, coarse tune---"); in NSA_calibrate()
860 MI_MSG("xyz[%d] = %d, coarse[%d] = 0x%x", i, xyz[i], i, coarse[i]); in NSA_calibrate()
892MI_MSG("---Stage1, coarse tune done: x = %d, y = %d, z = %d, coarse_x = %d, coarse_y = %d, coarse_… in NSA_calibrate()
[all …]
H A Dda223_cust.c53 #define MI_MSG(format, ...) if(DEBUG_MSG&mir3da_Log_level){printk(KERN_ERR MI_TAG forma… macro
324 MI_MSG("%s:enable=%d\n",__func__,bEnable);
592 MI_MSG("Sys Attribute Register here %s is called for MIR3DA.\n", __func__);
612 MI_MSG("%s. enable=%d.\n", __func__,enable);