Home
last modified time | relevance | path

Searched full:irqm (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,sci-intr.yaml32 | | irqM | +-----+ |
H A Dti,sci-intr.txt20 | | irqM | +-----+ |
/freebsd/sys/dev/sym/
H A Dsym_defs.h413 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
H A Dsym_hipd.c2704 np->rv_dcntl |= IRQM; in sym_prepare_setting()
2707 np->rv_dcntl |= (np->sv_dcntl & IRQM); in sym_prepare_setting()
2768 np->rv_dcntl & IRQM ? "totem pole" : "open drain", in sym_prepare_setting()
2996 OUTB (nc_dcntl, (np->rv_dcntl & IRQM)); in sym_reset_scsi_bus()
/freebsd/sys/dev/msk/
H A Dif_mskreg.h969 #define TIM_CLR_IRQ BIT_0 /* Clear Timer IRQ (!IRQM) */