Searched refs:CS8427_REG_RECVERRMASK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | cs8427.h | 31 #define CS8427_REG_RECVERRMASK 0x11 macro 142 /* CS8427_REG_RECVERRMASK for CS8427_RERR */
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | cs8427.h | 31 #define CS8427_REG_RECVERRMASK 0x11 macro 142 /* CS8427_REG_RECVERRMASK for CS8427_RERR */
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ews.c | 503 snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR); in snd_ice1712_ews_init() 508 snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR); in snd_ice1712_ews_init()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ews.c | 506 snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR); in snd_ice1712_ews_init() 512 snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR); in snd_ice1712_ews_init()
|
/kernel/linux/linux-5.10/sound/i2c/ |
H A D | cs8427.c | 165 CS8427_REG_RECVERRMASK | CS8427_REG_AUTOINC, in snd_cs8427_init() 166 /* CS8427_REG_RECVERRMASK: unmask the input PLL clock, V, confidence, in snd_cs8427_init()
|
/kernel/linux/linux-6.6/sound/i2c/ |
H A D | cs8427.c | 169 CS8427_REG_RECVERRMASK | CS8427_REG_AUTOINC, in snd_cs8427_init() 170 /* CS8427_REG_RECVERRMASK: unmask the input PLL clock, V, confidence, in snd_cs8427_init()
|
Completed in 7 milliseconds