Home
last modified time | relevance | path

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

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-tsensor.cpp302 reg_code = static_cast<uint32_t>((sensor_code >> 0x4) & AML_TS_TEMP_MASK) + AML_TEMP_CAL; in TempToCode()
304 reg_code = ((sensor_code >> 0x4) & AML_TS_TEMP_MASK); in TempToCode()
A Daml-tsensor-regs.h32 #define AML_TS_TEMP_MASK 0xfff macro

Completed in 3 milliseconds