Searched refs:QRK_DTS_ENABLE_BIT (Results 1 – 1 of 1) sorted by relevance
73 #define QRK_DTS_ENABLE_BIT BIT(15) macro126 if (out & QRK_DTS_ENABLE_BIT) in soc_dts_enable()130 out |= QRK_DTS_ENABLE_BIT; in soc_dts_enable()154 if (!(out & QRK_DTS_ENABLE_BIT)) in soc_dts_disable()158 out &= ~QRK_DTS_ENABLE_BIT; in soc_dts_disable()