Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dopl.c127 int opl_calc_vol(int regbyte, int16_t level_cB);
463 opl_calc_vol(int regbyte, int16_t level_cB) in opl_calc_vol() argument
465 int level = regbyte & OPL_TOTAL_LEVEL_MASK; in opl_calc_vol()