Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmc3230.c110 #define IS_MC3210 2 macro
377 mc32x0_type = IS_MC3210; in mc3230_reg_init()
396 } else if (mc32x0_type == IS_MC3210) { in mc3230_reg_init()
409 } else if ((mc32x0_type == IS_MC3210) || (mc32x0_type == IS_MC3413)) { in mc3230_reg_init()
539 } else if ((mc32x0_type == IS_MC3210) || (mc32x0_type == IS_MC3413)) { in mc3230_convert_to_int()
693 if ((mc32x0_type == IS_MC3210) || (mc32x0_type == IS_MC3413) in MC32X0_ReadOffset()
917 else if ((mc32x0_type == IS_MC3210) in MC32X0_ReadData()