Searched refs:SENSOR_CONFIG3_APEX_DISABLE_MASK (Results 1 – 2 of 2) sorted by relevance
25 value &= ~SENSOR_CONFIG3_APEX_DISABLE_MASK; in inv_imu_run_selftest()111 value &= ~SENSOR_CONFIG3_APEX_DISABLE_MASK; in inv_imu_run_selftest()
2020 #define SENSOR_CONFIG3_APEX_DISABLE_MASK (0x01 << SENSOR_CONFIG3_APEX_DISABLE_POS) macro