Searched refs:QRK_DTS_ENABLE_BIT (Results 1 – 1 of 1) sorted by relevance
73 #define QRK_DTS_ENABLE_BIT BIT(15) macro131 if (out & QRK_DTS_ENABLE_BIT) in soc_dts_enable()135 out |= QRK_DTS_ENABLE_BIT; in soc_dts_enable()159 if (!(out & QRK_DTS_ENABLE_BIT)) in soc_dts_disable()163 out &= ~QRK_DTS_ENABLE_BIT; in soc_dts_disable()