Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/qcom/
Dtsens-v2.c13 #define STATUS_VALID_BIT BIT(21) macro
28 if (code & STATUS_VALID_BIT) in get_temp_tsens_v2()
35 if (code & STATUS_VALID_BIT) { in get_temp_tsens_v2()
46 if (code & STATUS_VALID_BIT) { in get_temp_tsens_v2()