snd_soc_component_test_bits — Test register for change
| int snd_soc_component_test_bits ( | struct snd_soc_component * component, | 
| unsigned int reg, | |
| unsigned int mask, | |
| unsigned int value ); | 
componentcomponent
regRegister to test
maskMask that specifies which bits to test
valueValue to test against