Searched defs:INTR_LEVEL_MASK_OFFSET (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/misc/mchp_pci1xxxx/ | ||
H A D | mchp_pci1xxxx_gpio.c | 29 #define INTR_LEVEL_MASK_OFFSET(x) ((((x) / 32) * 4) + 0x400 + 0xC0) macro |
Completed in 1 milliseconds