Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmc3230.c109 #define IS_MC3230 1 macro
375 mc32x0_type = IS_MC3230; in mc3230_reg_init()
392 if ((mc32x0_type == IS_MC3230) || (mc32x0_type == IS_MC2234)) { in mc3230_reg_init()
405 if ((mc32x0_type == IS_MC3230) || (mc32x0_type == IS_MC2234)) { in mc3230_reg_init()
535 if ((mc32x0_type == IS_MC3230) || (mc32x0_type == IS_MC2234)) { in mc3230_convert_to_int()
706 } else if ((mc32x0_type == IS_MC3230) || (mc32x0_type == IS_MC2234)) { in MC32X0_ReadOffset()