Searched refs:PIC_CTRL_STE (Results 1 – 2 of 2) sorted by relevance
105 #define PIC_CTRL_STE 8 /* timer enable start bit */ macro302 pic_ctrl |= (1 << (PIC_CTRL_STE + timer)); in nlm_pic_set_timer()
45 #define PIC_CTRL_STE 10 /* system timer interrupt enable */ macro298 pic_ctrl |= (1 << (PIC_CTRL_STE + timer)); in nlm_pic_set_timer()