Searched defs:aw_dev (Results 1 – 7 of 7) sorted by relevance
/linux/sound/soc/codecs/aw88395/ |
H A D | aw88395_device.c | 18 static int aw_dev_dsp_write_16bit(struct aw_device *aw_dev, in aw_dev_dsp_write_16bit() 38 static int aw_dev_dsp_write_32bit(struct aw_device *aw_dev, in aw_dev_dsp_write_32bit() 67 static int aw_dev_dsp_write(struct aw_device *aw_dev, in aw_dev_dsp_write() 101 static int aw_dev_dsp_read_16bit(struct aw_device *aw_dev, in aw_dev_dsp_read_16bit() 123 static int aw_dev_dsp_read_32bit(struct aw_device *aw_dev, in aw_dev_dsp_read_32bit() 152 static int aw_dev_dsp_read(struct aw_device *aw_dev, in aw_dev_dsp_read() 187 static int aw_dev_read_chipid(struct aw_device *aw_dev, u16 *chip_id) in aw_dev_read_chipid() 216 static int aw_dev_dsp_fw_check(struct aw_device *aw_dev) in aw_dev_dsp_fw_check() 258 static int aw_dev_set_volume(struct aw_device *aw_dev, unsigned int value) in aw_dev_set_volume() 284 void aw88395_dev_set_volume(struct aw_device *aw_dev, unsigned short set_vol) in aw88395_dev_set_volume() [all …]
|
H A D | aw88395.c | 109 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_get_fade_in_time() local 123 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_set_fade_in_time() local 144 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_get_fade_out_time() local 158 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_set_fade_out_time() local 320 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_re_get() local 334 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_re_set() local
|
/linux/sound/soc/codecs/ |
H A D | aw88399.c | 28 static int aw_dev_dsp_write_16bit(struct aw_device *aw_dev, in aw_dev_dsp_write_16bit() 48 static int aw_dev_dsp_read_16bit(struct aw_device *aw_dev, in aw_dev_dsp_read_16bit() 70 static int aw_dev_dsp_read_32bit(struct aw_device *aw_dev, in aw_dev_dsp_read_32bit() 99 static int aw_dev_dsp_read(struct aw_device *aw_dev, in aw_dev_dsp_read() 133 static void aw_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw_dev_pwd() 148 static void aw_dev_get_int_status(struct aw_device *aw_dev, unsigned short *int_status) in aw_dev_get_int_status() 162 static void aw_dev_clear_int_status(struct aw_device *aw_dev) in aw_dev_clear_int_status() 174 static int aw_dev_get_iis_status(struct aw_device *aw_dev) in aw_dev_get_iis_status() 190 static int aw_dev_check_mode1_pll(struct aw_device *aw_dev) in aw_dev_check_mode1_pll() 207 static int aw_dev_check_mode2_pll(struct aw_device *aw_dev) in aw_dev_check_mode2_pll() [all …]
|
H A D | aw88166.c | 44 static int aw_dev_dsp_write_16bit(struct aw_device *aw_dev, in aw_dev_dsp_write_16bit() 64 static int aw_dev_dsp_read_16bit(struct aw_device *aw_dev, in aw_dev_dsp_read_16bit() 86 static int aw_dev_dsp_read_32bit(struct aw_device *aw_dev, in aw_dev_dsp_read_32bit() 115 static int aw_dev_dsp_read(struct aw_device *aw_dev, in aw_dev_dsp_read() 147 static void aw_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw_dev_pwd() 162 static void aw_dev_get_int_status(struct aw_device *aw_dev, unsigned short *int_status) in aw_dev_get_int_status() 176 static void aw_dev_clear_int_status(struct aw_device *aw_dev) in aw_dev_clear_int_status() 188 static int aw_dev_get_iis_status(struct aw_device *aw_dev) in aw_dev_get_iis_status() 204 static int aw_dev_check_mode1_pll(struct aw_device *aw_dev) in aw_dev_check_mode1_pll() 221 static int aw_dev_check_mode2_pll(struct aw_device *aw_dev) in aw_dev_check_mode2_pll() [all …]
|
H A D | aw88081.c | 48 static int aw88081_dev_get_iis_status(struct aw_device *aw_dev) in aw88081_dev_get_iis_status() 64 static int aw88081_dev_check_mode1_pll(struct aw_device *aw_dev) in aw88081_dev_check_mode1_pll() 81 static int aw88081_dev_check_mode2_pll(struct aw_device *aw_dev) in aw88081_dev_check_mode2_pll() 131 static int aw88081_dev_check_syspll(struct aw_device *aw_dev) in aw88081_dev_check_syspll() 148 static int aw88081_dev_check_sysst(struct aw_device *aw_dev) in aw88081_dev_check_sysst() 182 static void aw88081_dev_i2s_tx_enable(struct aw_device *aw_dev, bool flag) in aw88081_dev_i2s_tx_enable() 192 static void aw88081_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw88081_dev_pwd() 202 static void aw88081_dev_amppd(struct aw_device *aw_dev, bool amppd) in aw88081_dev_amppd() 214 struct aw_device *aw_dev = aw88081->aw_pa; in aw88083_i2c_wen() local 227 static void aw88083_dev_amppd(struct aw_device *aw_dev, bool amppd) in aw88083_dev_amppd() [all …]
|
H A D | aw88261.c | 27 static void aw88261_dev_set_volume(struct aw_device *aw_dev, unsigned int value) in aw88261_dev_set_volume() 45 static void aw88261_dev_fade_in(struct aw_device *aw_dev) in aw88261_dev_fade_in() 67 static void aw88261_dev_fade_out(struct aw_device *aw_dev) in aw88261_dev_fade_out() 89 static void aw88261_dev_i2s_tx_enable(struct aw_device *aw_dev, bool flag) in aw88261_dev_i2s_tx_enable() 99 static void aw88261_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw88261_dev_pwd() 109 static void aw88261_dev_amppd(struct aw_device *aw_dev, bool amppd) in aw88261_dev_amppd() 119 static void aw88261_dev_mute(struct aw_device *aw_dev, bool is_mute) in aw88261_dev_mute() 132 static void aw88261_dev_clear_int_status(struct aw_device *aw_dev) in aw88261_dev_clear_int_status() 144 static int aw88261_dev_get_iis_status(struct aw_device *aw_dev) in aw88261_dev_get_iis_status() 160 static int aw88261_dev_check_mode1_pll(struct aw_device *aw_dev) in aw88261_dev_check_mode1_pll() [all …]
|
H A D | aw87390.c | 26 static int aw87390_dev_reg_update(struct aw_device *aw_dev, in aw87390_dev_reg_update() 50 static int aw87390_dev_get_prof_name(struct aw_device *aw_dev, int index, char **prof_name) in aw87390_dev_get_prof_name() 68 static int aw87390_dev_get_prof_data(struct aw_device *aw_dev, int index, in aw87390_dev_get_prof_data() 82 static int aw87390_dev_fw_update(struct aw_device *aw_dev) in aw87390_dev_fw_update() 117 static int aw87390_power_off(struct aw_device *aw_dev) in aw87390_power_off() 134 static int aw87390_power_on(struct aw_device *aw_dev) in aw87390_power_on() 162 static int aw87390_dev_set_profile_index(struct aw_device *aw_dev, int index) in aw87390_dev_set_profile_index() 301 struct aw_device *aw_dev = aw87390->aw_pa; in aw87390_drv_event() local 356 struct aw_device *aw_dev = aw87390->aw_pa; in aw87390_parse_channel_dt() local 367 struct aw_device *aw_dev; in aw87390_init() local
|