Symbol: onyx_read_register
sound/aoa/codecs/onyx.c
1000
if (onyx_read_register(onyx, ONYX_REG_CONTROL, &dummy) != 0) {
sound/aoa/codecs/onyx.c
127
onyx_read_register(onyx, ONYX_REG_DAC_ATTEN_LEFT, &l);
sound/aoa/codecs/onyx.c
128
onyx_read_register(onyx, ONYX_REG_DAC_ATTEN_RIGHT, &r);
sound/aoa/codecs/onyx.c
150
onyx_read_register(onyx, ONYX_REG_DAC_ATTEN_LEFT, &l);
sound/aoa/codecs/onyx.c
151
onyx_read_register(onyx, ONYX_REG_DAC_ATTEN_RIGHT, &r);
sound/aoa/codecs/onyx.c
199
onyx_read_register(onyx, ONYX_REG_ADC_CONTROL, &ig);
sound/aoa/codecs/onyx.c
217
onyx_read_register(onyx, ONYX_REG_ADC_CONTROL, &v);
sound/aoa/codecs/onyx.c
251
onyx_read_register(onyx, ONYX_REG_ADC_CONTROL, &v);
sound/aoa/codecs/onyx.c
263
onyx_read_register(onyx, ONYX_REG_ADC_CONTROL, &v);
sound/aoa/codecs/onyx.c
309
onyx_read_register(onyx, ONYX_REG_DAC_CONTROL, &c);
sound/aoa/codecs/onyx.c
328
onyx_read_register(onyx, ONYX_REG_DAC_CONTROL, &v);
sound/aoa/codecs/onyx.c
366
onyx_read_register(onyx, address, &c);
sound/aoa/codecs/onyx.c
390
onyx_read_register(onyx, address, &v);
sound/aoa/codecs/onyx.c
478
onyx_read_register(onyx, ONYX_REG_DIG_INFO1, &v);
sound/aoa/codecs/onyx.c
481
onyx_read_register(onyx, ONYX_REG_DIG_INFO2, &v);
sound/aoa/codecs/onyx.c
484
onyx_read_register(onyx, ONYX_REG_DIG_INFO3, &v);
sound/aoa/codecs/onyx.c
487
onyx_read_register(onyx, ONYX_REG_DIG_INFO4, &v);
sound/aoa/codecs/onyx.c
500
onyx_read_register(onyx, ONYX_REG_DIG_INFO1, &v);
sound/aoa/codecs/onyx.c
507
onyx_read_register(onyx, ONYX_REG_DIG_INFO3, &v);
sound/aoa/codecs/onyx.c
511
onyx_read_register(onyx, ONYX_REG_DIG_INFO4, &v);
sound/aoa/codecs/onyx.c
536
if (onyx_read_register(onyx, ONYX_REG_DIG_INFO3, &dig_info3))
sound/aoa/codecs/onyx.c
597
if (onyx_read_register(onyx, ONYX_REG_CONTROL, &val))
sound/aoa/codecs/onyx.c
687
onyx_read_register(onyx, ONYX_REG_DIG_INFO4, &v);
sound/aoa/codecs/onyx.c
689
onyx_read_register(onyx, ONYX_REG_DAC_CONTROL, &v);
sound/aoa/codecs/onyx.c
714
onyx_read_register(onyx, ONYX_REG_DAC_CONTROL, &v);
sound/aoa/codecs/onyx.c
734
onyx_read_register(cii->codec_data, ONYX_REG_DIG_INFO4, &v);
sound/aoa/codecs/onyx.c
799
if (onyx_read_register(onyx, ONYX_REG_CONTROL, &v))
sound/aoa/codecs/onyx.c
822
if (onyx_read_register(onyx, ONYX_REG_CONTROL, &v))
sound/aoa/codecs/onyx.c
957
onyx_read_register(onyx, ONYX_REG_DIG_INFO4, &v);