Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/hardware/
H A Dsa1111.h70 #define SKID_ID_MASK (0xffffff00) macro
/openbmc/linux/arch/arm/common/
H A Dsa1111.c847 if ((id & SKID_ID_MASK) != SKID_SA1111_ID) { in __sa1111_probe()
1054 if ((id & SKID_ID_MASK) != SKID_SA1111_ID) { in sa1111_resume_noirq()