Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmc3230.c113 #define IS_MC3413 5 macro
385 mc32x0_type = IS_MC3413; in mc3230_reg_init()
398 } else if (mc32x0_type == IS_MC3413) { 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()
918 || (mc32x0_type == IS_MC3413) in MC32X0_ReadData()