Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/hardware/
H A Dsa1111.h42 #define SKCR_SELAC (1<<8) macro
/openbmc/linux/arch/arm/common/
H A Dsa1111.c1225 val &= ~SKCR_SELAC; in sa1111_select_audio_mode()
1227 val |= SKCR_SELAC; in sa1111_select_audio_mode()