Searched refs:TRFCR_ELx_TS_MASK (Results 1 – 3 of 3) sorted by relevance
630 #define TRFCR_ELx_TS_MASK ((0x3UL) << TRFCR_ELx_TS_SHIFT) macro
2322 switch (drvdata->trfcr & TRFCR_ELx_TS_MASK) { in ts_source_show()2326 val = FIELD_GET(TRFCR_ELx_TS_MASK, drvdata->trfcr); in ts_source_show()
999 #define TRFCR_ELx_TS_MASK ((0x3UL) << TRFCR_ELx_TS_SHIFT) macro