Searched refs:have_u3_ht (Results 1 – 2 of 2) sorted by relevance
221 extern int have_u3_ht(void);224 #define have_u3_ht() 0 macro232 if ((openpic_base != NULL) || have_u3_ht()) { in md_setup_trampoline()285 if ((openpic_base != NULL) || have_u3_ht()) { in md_presync_timebase()315 if (!((openpic_base != NULL) || have_u3_ht())) { in md_start_timebase()338 if ((openpic_base != NULL) || have_u3_ht()) { in md_sync_timebase()358 } else if (have_u3_ht()) { in md_setup_interrupts()
121 int have_u3_ht(void);661 have_u3_ht(void) in have_u3_ht() function