Home
last modified time | relevance | path

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

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