Home
last modified time | relevance | path

Searched refs:SSCR0_SSP (Results 1 – 2 of 2) sorted by relevance

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