Home
last modified time | relevance | path

Searched defs:_INTC_ADDR_E (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/sh/intc/
Dinternals.h19 #define _INTC_ADDR_E(h) ((h >> 16) & 0xff) macro
/kernel/linux/linux-6.6/drivers/sh/intc/
Dinternals.h19 #define _INTC_ADDR_E(h) ((h >> 16) & 0xff) macro