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()
398 unsigned int read_val, efcheck_val, read_vol; in aw88261_dev_reg_update() local454 read_vol = (reg_val & (~AW88261_VOL_MASK)) >> in aw88261_dev_reg_update()457 REG_VAL_TO_DB(read_vol); in aw88261_dev_reg_update()
935 u16 read_vol, reg_val; in aw_dev_update_reg_container() local975 read_vol = (reg_val & (~AW88166_VOL_MASK)) >> in aw_dev_update_reg_container()977 aw_dev->volume_desc.init_volume = read_vol; in aw_dev_update_reg_container()
914 u16 read_vol, reg_val; in aw_dev_update_reg_container() local954 read_vol = (reg_val & (~AW88399_VOL_MASK)) >> in aw_dev_update_reg_container()956 aw_dev->volume_desc.init_volume = read_vol; in aw_dev_update_reg_container()
1005 u16 read_vol; in aw_dev_update_reg_container() local1040 read_vol = (reg_val & (~AW88395_VOL_MASK)) >> in aw_dev_update_reg_container()1043 reg_val_to_db(read_vol); in aw_dev_update_reg_container()