Home
last modified time | relevance | path

Searched refs:cur_address (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c9091 unsigned int cur_address = 0x390; in sbz_dsp_startup_check()
9102 chipio_read(codec, cur_address, &dsp_data_check[i]); in sbz_dsp_startup_check()
9103 cur_address += 0x4; in sbz_dsp_startup_check()
9125 chipio_read(codec, cur_address, &dsp_data_check[i]); in sbz_dsp_startup_check()
9126 cur_address += 0x4; in sbz_dsp_startup_check()
9079 unsigned int cur_address = 0x390; sbz_dsp_startup_check() local