Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/mwave/
H A D3780i.h96 unsigned char IrqActiveLow:1; /* RW: IRQ active high or low: 0=high, 1=low */ member
109 unsigned char IrqActiveLow:1; /* RW: IRQ active high=0 or low=1 */ member
H A D3780i.c215 rUartCfg1.IrqActiveLow = pSettings->bUartIrqActiveLow; in dsp3780I_EnableDSP()
237 rHBridgeCfg1.IrqActiveLow = pSettings->bDspIrqActiveLow; in dsp3780I_EnableDSP()