Searched defs:REG_IS (Results 1 - 2 of 2) sorted by relevance

/drivers/gpio/
H A Dgpio-tc3589x.c22 enum { REG_IBE, REG_IEV, REG_IS, REG_IE }; enumerator in enum:__anon516
128 tc3589x_gpio->regs[REG_IS][regoffset] |= mask;
130 tc3589x_gpio->regs[REG_IS][regoffset] &= ~mask;
154 [REG_IS] = TC3589x_GPIOIS0,
/drivers/scsi/arm/
H A Dfas216.h95 #define REG_IS (6) macro

Completed in 205 milliseconds