Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpxa2xx_ssp.h136 #define SSCR1_PINTE BIT(18) /* Peripheral Trailing Byte Interrupt Enable */ macro
/openbmc/qemu/hw/arm/
H A Dpxa2xx.c560 #define SSCR1_PINTE (1 << 18) macro