Searched refs:PIC_CTRL_STE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/netlogic/xlr/
H A Dpic.h105 #define PIC_CTRL_STE 8 /* timer enable start bit */ macro
302 pic_ctrl |= (1 << (PIC_CTRL_STE + timer)); nlm_pic_set_timer()
/linux-4.1.27/arch/mips/include/asm/netlogic/xlp-hal/
H A Dpic.h45 #define PIC_CTRL_STE 10 /* system timer interrupt enable */ macro
298 pic_ctrl |= (1 << (PIC_CTRL_STE + timer)); nlm_pic_set_timer()

Completed in 97 milliseconds