Searched refs:SCFCR_RTRG0 (Results 1 – 2 of 2) sorted by relevance
110 #define SCFCR_RTRG0 BIT(6) macro
1085 bits = SCFCR_RTRG0; in scif_set_rtrg()1091 bits = SCFCR_RTRG0 | SCFCR_RTRG1; in scif_set_rtrg()1101 bits = SCFCR_RTRG0; in scif_set_rtrg()1107 bits = SCFCR_RTRG0 | SCFCR_RTRG1; in scif_set_rtrg()1118 ~(SCFCR_RTRG1 | SCFCR_RTRG0)) | bits); in scif_set_rtrg()1129 (SCFCR_RTRG0 | SCFCR_RTRG1)) != 0; in scif_rtrg_enabled()
Completed in 12 milliseconds