Home
last modified time | relevance | path

Searched defs:aw_dev (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.c18 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 int aw_dev_dsp_write(struct aw_device *aw_dev, in aw_dev_dsp_write()
102 static int aw_dev_dsp_read_16bit(struct aw_device *aw_dev, in aw_dev_dsp_read_16bit()
124 static int aw_dev_dsp_read_32bit(struct aw_device *aw_dev, in aw_dev_dsp_read_32bit()
153 int aw_dev_dsp_read(struct aw_device *aw_dev, in aw_dev_dsp_read()
188 static int aw_dev_read_chipid(struct aw_device *aw_dev, u16 *chip_id) in aw_dev_read_chipid()
217 static int aw_dev_dsp_fw_check(struct aw_device *aw_dev) in aw_dev_dsp_fw_check()
259 static int aw_dev_set_volume(struct aw_device *aw_dev, unsigned int value) in aw_dev_set_volume()
285 void aw88395_dev_set_volume(struct aw_device *aw_dev, unsigned short set_vol) in aw88395_dev_set_volume()
[all …]
H A Daw88395_lib.c27 static int aw_check_sum(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_sum()
53 static int aw_check_data_version(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_data_version()
64 static int aw_check_register_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_register_num()
91 static int aw_check_dsp_reg_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_dsp_reg_num()
122 static int aw_check_soc_app_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_soc_app_num()
159 static int aw_parse_one_of_multi_bins(struct aw_device *aw_dev, unsigned int bin_num, in aw_parse_one_of_multi_bins()
190 static int aw_get_multi_bin_header(struct aw_device *aw_dev, struct aw_bin *bin) in aw_get_multi_bin_header()
212 static int aw_parse_bin_header(struct aw_device *aw_dev, struct aw_bin *bin) in aw_parse_bin_header()
247 static int aw_check_bin_header_version(struct aw_device *aw_dev, struct aw_bin *bin) in aw_check_bin_header_version()
263 static int aw_parsing_bin_file(struct aw_device *aw_dev, struct aw_bin *bin) in aw_parsing_bin_file()
[all …]
H A Daw88395.c109 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
318 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_re_get() local
332 struct aw_device *aw_dev = aw88395->aw_pa; in aw88395_re_set() local
/linux/sound/soc/codecs/
H A Daw88399.c29 static void aw_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw_dev_pwd()
44 static void aw_dev_get_int_status(struct aw_device *aw_dev, unsigned short *int_status) in aw_dev_get_int_status()
58 static void aw_dev_clear_int_status(struct aw_device *aw_dev) in aw_dev_clear_int_status()
70 static int aw_dev_get_iis_status(struct aw_device *aw_dev) in aw_dev_get_iis_status()
86 static int aw_dev_check_mode1_pll(struct aw_device *aw_dev) in aw_dev_check_mode1_pll()
103 static int aw_dev_check_mode2_pll(struct aw_device *aw_dev) in aw_dev_check_mode2_pll()
153 static int aw_dev_check_syspll(struct aw_device *aw_dev) in aw_dev_check_syspll()
170 static int aw_dev_check_sysst(struct aw_device *aw_dev) in aw_dev_check_sysst()
202 static void aw_dev_amppd(struct aw_device *aw_dev, bool amppd) in aw_dev_amppd()
217 static void aw_dev_dsp_enable(struct aw_device *aw_dev, bool is_enable) in aw_dev_dsp_enable()
[all …]
H A Daw88166.c44 static void aw_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw_dev_pwd()
59 static void aw_dev_get_int_status(struct aw_device *aw_dev, unsigned short *int_status) in aw_dev_get_int_status()
73 static void aw_dev_clear_int_status(struct aw_device *aw_dev) in aw_dev_clear_int_status()
85 static int aw_dev_get_iis_status(struct aw_device *aw_dev) in aw_dev_get_iis_status()
101 static int aw_dev_check_mode1_pll(struct aw_device *aw_dev) in aw_dev_check_mode1_pll()
118 static int aw_dev_check_mode2_pll(struct aw_device *aw_dev) in aw_dev_check_mode2_pll()
168 static int aw_dev_check_syspll(struct aw_device *aw_dev) in aw_dev_check_syspll()
185 static int aw_dev_check_sysst(struct aw_device *aw_dev) in aw_dev_check_sysst()
217 static void aw_dev_amppd(struct aw_device *aw_dev, bool amppd) in aw_dev_amppd()
232 static void aw_dev_dsp_enable(struct aw_device *aw_dev, bool is_enable) in aw_dev_dsp_enable()
[all …]
H A Daw88081.c48 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 Daw88261.c28 static void aw88261_dev_set_volume(struct aw_device *aw_dev, unsigned int value) in aw88261_dev_set_volume()
46 static void aw88261_dev_fade_in(struct aw_device *aw_dev) in aw88261_dev_fade_in()
68 static void aw88261_dev_fade_out(struct aw_device *aw_dev) in aw88261_dev_fade_out()
90 static void aw88261_dev_i2s_tx_enable(struct aw_device *aw_dev, bool flag) in aw88261_dev_i2s_tx_enable()
100 static void aw88261_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw88261_dev_pwd()
110 static void aw88261_dev_amppd(struct aw_device *aw_dev, bool amppd) in aw88261_dev_amppd()
120 static void aw88261_dev_mute(struct aw_device *aw_dev, bool is_mute) in aw88261_dev_mute()
133 static void aw88261_dev_clear_int_status(struct aw_device *aw_dev) in aw88261_dev_clear_int_status()
145 static int aw88261_dev_get_iis_status(struct aw_device *aw_dev) in aw88261_dev_get_iis_status()
161 static int aw88261_dev_check_mode1_pll(struct aw_device *aw_dev) in aw88261_dev_check_mode1_pll()
[all …]
H A Daw87390.c26 static int aw87390_dev_reg_update(struct aw_device *aw_dev, in aw87390_dev_reg_update() argument
50 static int aw87390_dev_get_prof_name(struct aw_device *aw_dev, int index, char **prof_name) in aw87390_dev_get_prof_name() argument
68 static int aw87390_dev_get_prof_data(struct aw_device *aw_dev, in argument
82 aw87390_dev_fw_update(struct aw_device * aw_dev) aw87390_dev_fw_update() argument
117 aw87390_power_off(struct aw_device * aw_dev) aw87390_power_off() argument
134 aw87390_power_on(struct aw_device * aw_dev) aw87390_power_on() argument
162 aw87390_dev_set_profile_index(struct aw_device * aw_dev,int index) aw87390_dev_set_profile_index() argument
299 struct aw_device *aw_dev = aw87390->aw_pa; aw87390_drv_event() local
354 struct aw_device *aw_dev = aw87390->aw_pa; aw87390_parse_channel_dt() local
365 struct aw_device *aw_dev; aw87390_init() local
[all...]