Searched refs:GSE_LOG (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | mc3230.c | 142 #define GSE_LOG(fmt, args...) pr_info(GSE_TAG fmt, ##args) macro 258 GSE_LOG("buf:%s\n", backup_buf); in mcube_read_cali_file() 260 GSE_LOG("read file error %d\n", err); in mcube_read_cali_file() 267 GSE_LOG("cali_data: %d %d %d\n", cali_data[MC32X0_AXIS_X], in mcube_read_cali_file() 286 GSE_LOG("set rbm!!\n"); in MC32X0_rbm() 295 GSE_LOG("clear rbm!!\n"); in MC32X0_rbm() 319 GSE_LOG("rbm_buf<<<<<[%02x %02x %02x %02x %02x %02x]\n", rbm_buf[0], in MC32X0_ReadData_RBM() 321 GSE_LOG("RBM<<<<<[%04x %04x %04x]\n", data[MC32X0_AXIS_X], in MC32X0_ReadData_RBM() 323 GSE_LOG("RBM<<<<<[%04d %04d %04d]\n", data[MC32X0_AXIS_X], in MC32X0_ReadData_RBM() 390 …GSE_LOG("MC3230 1, MC3210 2, MC2234 3, MC3236 4, MC3416 5, MC3416 6:mc32x0_type=%d\n", mc32x0_type… in mc3230_reg_init() [all …]
|