Searched refs:SOTG_PORTSC1_FPR (Results 1 – 2 of 2) sorted by relevance
195 #define SOTG_PORTSC1_FPR (1 << 6) macro
3129 if ((temp & SOTG_PORTSC1_SUSP) && (!(temp & SOTG_PORTSC1_FPR))) in saf1761_otg_roothub_exec()3130 SAF1761_WRITE_LE_4(sc, SOTG_PORTSC1, temp | SOTG_PORTSC1_FPR); in saf1761_otg_roothub_exec()3136 SOTG_PORTSC1_FPR | SOTG_PORTSC1_LS /* High Speed */ )); in saf1761_otg_roothub_exec()3302 if ((temp & SOTG_PORTSC1_SUSP) && !(temp & SOTG_PORTSC1_FPR)) in saf1761_otg_roothub_exec()3314 if (temp & SOTG_PORTSC1_FPR) in saf1761_otg_roothub_exec()