Home
last modified time | relevance | path

Searched refs:gic_get_c0_fdc_int (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/pistachio/
H A Dtime.c30 return gic_get_c0_fdc_int(); in get_c0_fdc_int()
/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dirq.c22 mips_cpu_fdc_irq = gic_get_c0_fdc_int(); in get_c0_fdc_int()
/OK3568_Linux_fs/kernel/arch/mips/mti-malta/
H A Dmalta-time.c146 return gic_get_c0_fdc_int(); in get_c0_fdc_int()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmips-gic.h371 extern int gic_get_c0_fdc_int(void);
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-mips-gic.c137 int gic_get_c0_fdc_int(void) in gic_get_c0_fdc_int() function