Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpxa2xx_ssp.h147 #define SSCR1_EBCEI BIT(29) /* Enable Bit Count Error interrupt */ macro
/openbmc/qemu/hw/arm/
H A Dpxa2xx.c564 #define SSCR1_EBCEI (1 << 29) macro