Searched refs:read_vol (Results 1 – 5 of 5) sorted by relevance
338 unsigned int read_vol; in aw88081_dev_reg_value_check() local353 read_vol = (*reg_val & (~AW88081_VOL_MASK)) >> AW88081_VOL_START_BIT; in aw88081_dev_reg_value_check()354 aw_dev->volume_desc.init_volume = read_vol; in aw88081_dev_reg_value_check()370 unsigned int read_vol; in aw88083_dev_reg_value_check() local385 read_vol = (*reg_val & (~AW88081_VOL_MASK)) >> AW88081_VOL_START_BIT; in aw88083_dev_reg_value_check()386 aw_dev->volume_desc.init_volume = read_vol; in aw88083_dev_reg_value_check()
397 unsigned int read_val, efcheck_val, read_vol; in aw88261_dev_reg_update() local452 read_vol = (reg_val & (~AW88261_VOL_MASK)) >> in aw88261_dev_reg_update()455 REG_VAL_TO_DB(read_vol); in aw88261_dev_reg_update()
1031 u16 read_vol, reg_val; in aw_dev_update_reg_container() local1071 read_vol = (reg_val & (~AW88399_VOL_MASK)) >> in aw_dev_update_reg_container()1073 aw_dev->volume_desc.init_volume = read_vol; in aw_dev_update_reg_container()
1051 u16 read_vol, reg_val; in aw_dev_update_reg_container() local1091 read_vol = (reg_val & (~AW88166_VOL_MASK)) >> in aw_dev_update_reg_container()1093 aw_dev->volume_desc.init_volume = read_vol; in aw_dev_update_reg_container()
1003 u16 read_vol; in aw_dev_update_reg_container() local1038 read_vol = (reg_val & (~AW88395_VOL_MASK)) >> in aw_dev_update_reg_container()1041 reg_val_to_db(read_vol); in aw_dev_update_reg_container()