Searched refs:CS8427_UNLOCK (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/sound/i2c/
H A Dcs8427.c183 /* CS8427_UNLOCK | CS8427_V | CS8427_CONF | CS8427_BIP | CS8427_PAR,*/ snd_cs8427_init()
347 if (!(data & CS8427_UNLOCK)) snd_cs8427_reset()
/linux-4.1.27/include/sound/
H A Dcs8427.h160 #define CS8427_UNLOCK (1<<4) /* PLL lock status bit */ macro
/linux-4.1.27/sound/pci/ice1712/
H A Dews.c517 snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR); snd_ice1712_ews_init()
522 snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR); snd_ice1712_ews_init()
H A Ddelta.c431 ucontrol->value.integer.value[0] = (reg & CS8427_UNLOCK) ? 1 : 0; snd_ice1712_delta1010lt_wordclock_status_get()

Completed in 576 milliseconds