Home
last modified time | relevance | path

Searched defs:SSCR0_SSP (Results 1 – 2 of 2) sorted by path

/qemu/hw/arm/
H A Dpxa2xx.c545 #define SSCR0_SSP(x) (((x) & 0x30) == 0x10) macro
H A Dstrongarm.c1386 #define SSCR0_SSP(x) (((x) & 0x30) == 0x10) macro