Home
last modified time | relevance | path

Searched refs:ICW2_IRL (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/ic/
H A Di8259reg.h58 #define ICW2_IRL(x) ((x) << 0) /* interrupt request level */ macro
/netbsd/sys/arch/evbarm/iyonix/
H A Diyonix_machdep.c417 IYONIX_PIC_WRITE(IYONIX_MASTER_PIC + PIC_ICW2, ICW2_IRL(0)); in iyonix_pic_init()
423 IYONIX_PIC_WRITE(IYONIX_SLAVE_PIC + PIC_ICW2, ICW2_IRL(0)); in iyonix_pic_init()
/netbsd/sys/arch/iyonix/iyonix/
H A Diyonix_machdep.c387 IYONIX_PIC_WRITE(IYONIX_MASTER_PIC + PIC_ICW2, ICW2_IRL(0)); in iyonix_pic_init()
393 IYONIX_PIC_WRITE(IYONIX_SLAVE_PIC + PIC_ICW2, ICW2_IRL(0)); in iyonix_pic_init()