Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/sibyte/
Dsb1250_scd.h236 #define M_SYS_SER1_ENABLE _SB_MAKEMASK1(14) macro
/linux-4.4.14/sound/oss/
Dswarm_cs4297a.c2639 if (!(cfg & M_SYS_SER1_ENABLE)) { in cs4297a_init()
2640 __raw_writeq(cfg | M_SYS_SER1_ENABLE, KSEG1+A_SCD_SYSTEM_CFG); in cs4297a_init()
2642 if (!(cfg & M_SYS_SER1_ENABLE)) { in cs4297a_init()