Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dautri.c1068 uint32_t alpha_fms, fm_vol, attribute; in autri_setup_channel() local
1121 fm_vol = 0x0 | ((rvol & 0x7f) << 7) | (cvol & 0x7f); in autri_setup_channel()
1145 cr[3] = fm_vol; in autri_setup_channel()
1152 cr[3] = (alpha_fms << 16) | (fm_vol & 0x0000ffff); in autri_setup_channel()