Searched refs:QRK_DTS_ENABLE_BIT (Results 1 – 1 of 1) sorted by relevance
76 #define QRK_DTS_ENABLE_BIT BIT(15) macro133 if (out & QRK_DTS_ENABLE_BIT) { in soc_dts_enable()139 out |= QRK_DTS_ENABLE_BIT; in soc_dts_enable()166 if (!(out & QRK_DTS_ENABLE_BIT)) { in soc_dts_disable()172 out &= ~QRK_DTS_ENABLE_BIT; in soc_dts_disable()