Searched refs:SENSE_VALID_FLAG (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/sh/intc/ | ||
H A D | chip.c | 156 #define SENSE_VALID_FLAG 0x80 macro 157 #define VALID(x) (x | SENSE_VALID_FLAG) 185 value &= ~SENSE_VALID_FLAG; intc_set_type() |
Completed in 40 milliseconds