Home
last modified time | relevance | path

Searched defs:level2 (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/powerpc/sysdev/
Dmv64x60_pic.c81 int level2 = irqd_to_hwirq(d) & MV64x60_LEVEL2_MASK; in mv64x60_mask_low() local
94 int level2 = irqd_to_hwirq(d) & MV64x60_LEVEL2_MASK; in mv64x60_unmask_low() local
118 int level2 = irqd_to_hwirq(d) & MV64x60_LEVEL2_MASK; in mv64x60_mask_high() local
131 int level2 = irqd_to_hwirq(d) & MV64x60_LEVEL2_MASK; in mv64x60_unmask_high() local
155 int level2 = irqd_to_hwirq(d) & MV64x60_LEVEL2_MASK; in mv64x60_mask_gpp() local
168 int level2 = irqd_to_hwirq(d) & MV64x60_LEVEL2_MASK; in mv64x60_mask_ack_gpp() local
183 int level2 = irqd_to_hwirq(d) & MV64x60_LEVEL2_MASK; in mv64x60_unmask_gpp() local
/linux-4.4.14/drivers/scsi/
Dwd33c93.h247 uchar level2; /* extent to which Level-2 commands are used */ member
Din2000.h292 uchar level2; /* extent to which Level-2 commands are used */ member
/linux-4.4.14/drivers/isdn/capi/
Dcapidrv.c1631 int send, int level2, u8 *data, u16 len) in handle_dtrace_data()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_pm.c2552 int level1 = 0, level2 = 0; in ilk_find_best_result() local