Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsma1303.c75 unsigned int init_vol; member
1462 SMA1303_0A_SPK_VOL, &sma1303->init_vol); in sma1303_check_fault_worker()
1502 SMA1303_0A_SPK_VOL, sma1303->init_vol); in sma1303_check_fault_worker()
1504 sma1303->cur_vol = sma1303->init_vol; in sma1303_check_fault_worker()
1734 sma1303->init_vol = 0x31; in sma1303_i2c_probe()
1735 sma1303->cur_vol = sma1303->init_vol; in sma1303_i2c_probe()
H A Dsma1307.c73 unsigned int init_vol; member
1602 SMA1307_0A_SPK_VOL, &sma1307->init_vol); in sma1307_check_fault_worker()
1625 SMA1307_0A_SPK_VOL, sma1307->init_vol); in sma1307_check_fault_worker()
1627 sma1307->cur_vol = sma1307->init_vol; in sma1307_check_fault_worker()
1809 regmap_write(sma1307->regmap, SMA1307_0A_SPK_VOL, sma1307->init_vol); in sma1307_reset()
1958 sma1307->init_vol = 0x32; in sma1307_i2c_probe()
1959 sma1307->cur_vol = sma1307->init_vol; in sma1307_i2c_probe()