Searched refs:ac97_write (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | ac97.c | 632 ac97_write(as, si->reg, si->default_value); in ac97_setup_defaults() 876 ac97_write(as, AC97_REG_SPDIF_CTRL, val); in ac97_attach() 891 ac97_write(as, AC97_REG_PCM_FRONT_DAC_RATE, in ac97_attach() 968 ac97_write(as, AC97_REG_SPDIF_CTRL, val); in ac97_resume() 1219 ac97_write(as, target, (u_int16_t)value); in ac97_set_rate() 1223 ac97_write(as, AC97_REG_POWER, power); in ac97_set_rate() 1418 ac97_write(as, AC97_AD1886_JACK_SENSE, 0x0010); in ac97_ad1886_init() 1428 ac97_write(as, AC97_AD_REG_MISC, in ac97_ad198x_init() 1451 ac97_write(as, AC97_ALC650_REG_MISC, misc); in ac97_alc650_init() 1481 ac97_write(as, AC97_CX_REG_MISC, misc & in ac97_cx20468_init() [all …]
|