Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmc3230.c114 #define IS_MC3416 6 macro
387 mc32x0_type = IS_MC3416; in mc3230_reg_init()
400 } else if (mc32x0_type == IS_MC3416) { in mc3230_reg_init()
411 } else if (mc32x0_type == IS_MC3416) { in mc3230_reg_init()
541 } else if (mc32x0_type == IS_MC3416) { in mc3230_convert_to_int()
564 } else if (mc32x0_type == IS_MC3416) { in mc3230_report_value()
694 || (mc32x0_type == IS_MC3416)) { in MC32X0_ReadOffset()
919 || (mc32x0_type == IS_MC3416)) { in MC32X0_ReadData()