Searched refs:pcic_present (Results 1 – 4 of 4) sorted by relevance
34 int pcic_present(void);39 static inline int pcic_present(void) { return 0; } in pcic_present() function
344 if (pcic_present()) in init_IRQ()
351 if (pcic_present()) in time_init()
442 int pcic_present(void) in pcic_present() function
Completed in 12 milliseconds