ICU_IITSR_IITSEL_PREP
iitsr |= ICU_IITSR_IITSEL_PREP(sense, irq_nr);
#define ICU_IITSR_IITSEL_MASK(n) ICU_IITSR_IITSEL_PREP(0x03, n)
#define ICU_TITSR_TITSEL_PREP(titsel, n) ICU_IITSR_IITSEL_PREP(titsel, n)