Searched refs:get_c0_compare_int (Results 1 - 10 of 10) sorted by relevance

/arch/mips/include/asm/
H A Dtime.h53 extern unsigned int __weak get_c0_compare_int(void);
/arch/mips/kernel/
H A Dcevt-r4k.c172 * get_c0_compare_int is a hook to allow a platform to return the
176 if (get_c0_compare_int)
177 irq = get_c0_compare_int();
/arch/mips/mti-sead3/
H A Dsead3-time.c93 unsigned int get_c0_compare_int(void) function
/arch/mips/pmcs-msp71xx/
H A Dmsp_time.c91 unsigned int get_c0_compare_int(void) function
/arch/mips/netlogic/common/
H A Dtime.c58 unsigned int get_c0_compare_int(void) function
/arch/mips/ath79/
H A Dsetup.c185 unsigned int get_c0_compare_int(void) function
/arch/mips/mti-malta/
H A Dmalta-time.c142 unsigned int get_c0_compare_int(void) function
/arch/mips/pnx833x/common/
H A Dinterrupts.c284 unsigned int get_c0_compare_int(void) function
/arch/mips/ralink/
H A Dirq.c76 unsigned int get_c0_compare_int(void) function
/arch/mips/lantiq/
H A Dirq.c464 unsigned int get_c0_compare_int(void) function

Completed in 534 milliseconds