Searched refs:pcic_present (Results 1 – 4 of 4) sorted by relevance
33 int pcic_present(void);38 static inline int pcic_present(void) { return 0; } in pcic_present() function
343 if (pcic_present()) in init_IRQ()
364 if (pcic_present()) in time_init()
437 int pcic_present(void) in pcic_present() function