Searched refs:AW_PID_2049_VOL_MASK (Results 1 – 2 of 2) sorted by relevance
123 real_value = (real_value << AW_PID_2049_VOL_START_BIT) | (reg_value & AW_PID_2049_VOL_MASK); in aw883xx_set_volume()476 aw_pa->volume_desc.mask = AW_PID_2049_VOL_MASK; in aw883xx_dev_init()
1134 #define AW_PID_2049_VOL_MASK \ macro