Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dsma1303.c75 unsigned int init_vol; member
1470 SMA1303_0A_SPK_VOL, &sma1303->init_vol); in sma1303_check_fault_worker()
1510 SMA1303_0A_SPK_VOL, sma1303->init_vol); in sma1303_check_fault_worker()
1512 sma1303->cur_vol = sma1303->init_vol; in sma1303_check_fault_worker()
1743 sma1303->init_vol = 0x31; in sma1303_i2c_probe()
1744 sma1303->cur_vol = sma1303->init_vol; in sma1303_i2c_probe()
H A Dsma1307.c74 unsigned int init_vol; member
1623 SMA1307_0A_SPK_VOL, &sma1307->init_vol); in sma1307_check_fault_worker()
1646 SMA1307_0A_SPK_VOL, sma1307->init_vol); in sma1307_check_fault_worker()
1648 sma1307->cur_vol = sma1307->init_vol; in sma1307_check_fault_worker()
1827 regmap_write(sma1307->regmap, SMA1307_0A_SPK_VOL, sma1307->init_vol); in sma1307_reset()
1977 sma1307->init_vol = 0x32; in sma1307_i2c_probe()
1978 sma1307->cur_vol = sma1307->init_vol; in sma1307_i2c_probe()