Searched refs:aic_type (Results 1 – 1 of 1) sorted by relevance
52 unsigned aic_type; in aic_common_set_type() local56 aic_type = AT91_AIC_SRCTYPE_HIGH; in aic_common_set_type()59 aic_type = AT91_AIC_SRCTYPE_RISING; in aic_common_set_type()65 aic_type = AT91_AIC_SRCTYPE_LOW; in aic_common_set_type()71 aic_type = AT91_AIC_SRCTYPE_FALLING; in aic_common_set_type()78 *val |= aic_type; in aic_common_set_type()
Completed in 3 milliseconds