Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/sa11x0/
H A Dsa11x1_pcicreg.h57 #define SR_S0_VS2 0x0020 macro
H A Dsa11x1_pcic.c143 bit = (so->socket ? SR_S1_VS2 : SR_S0_VS2); in sacpcic_read()