Home
last modified time | relevance | path

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

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