Searched refs:CS4245_HPF_FREEZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/oxygen/
H A Dcs4245.h54 #define CS4245_HPF_FREEZE 0x02 macro
H A Dxonar_dg_mixer.c333 !!(data->cs4245_shadow[CS4245_ADC_CTRL] & CS4245_HPF_FREEZE);
345 reg = data->cs4245_shadow[CS4245_ADC_CTRL] & ~CS4245_HPF_FREEZE;
347 reg |= CS4245_HPF_FREEZE;

Completed in 126 milliseconds