Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c92 #define QRK_DTS_LOCK_BIT BIT(5) macro
351 aux_entry->locked = !!(out & QRK_DTS_LOCK_BIT); in alloc_soc_dts()