Lines Matching defs:aw_dev

27 static int aw_dev_dsp_write_16bit(struct aw_device *aw_dev,  in aw_dev_dsp_write_16bit()
47 static int aw_dev_dsp_read_16bit(struct aw_device *aw_dev, in aw_dev_dsp_read_16bit()
69 static int aw_dev_dsp_read_32bit(struct aw_device *aw_dev, in aw_dev_dsp_read_32bit()
98 static int aw_dev_dsp_read(struct aw_device *aw_dev, in aw_dev_dsp_read()
132 static void aw_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw_dev_pwd()
147 static void aw_dev_get_int_status(struct aw_device *aw_dev, unsigned short *int_status) in aw_dev_get_int_status()
161 static void aw_dev_clear_int_status(struct aw_device *aw_dev) in aw_dev_clear_int_status()
173 static int aw_dev_get_iis_status(struct aw_device *aw_dev) in aw_dev_get_iis_status()
189 static int aw_dev_check_mode1_pll(struct aw_device *aw_dev) in aw_dev_check_mode1_pll()
206 static int aw_dev_check_mode2_pll(struct aw_device *aw_dev) in aw_dev_check_mode2_pll()
256 static int aw_dev_check_syspll(struct aw_device *aw_dev) in aw_dev_check_syspll()
273 static int aw_dev_check_sysst(struct aw_device *aw_dev) in aw_dev_check_sysst()
305 static void aw_dev_amppd(struct aw_device *aw_dev, bool amppd) in aw_dev_amppd()
320 static void aw_dev_dsp_enable(struct aw_device *aw_dev, bool is_enable) in aw_dev_dsp_enable()
338 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_dev_get_icalk() local
367 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_dev_get_vcalk() local
398 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_dev_get_internal_vcalk() local
429 struct aw_device *aw_dev = aw88399->aw_pa; in aw_dev_set_vcalb() local
482 struct aw_device *aw_dev = in aw_dev_update_cali_re() local
511 static int aw_dev_fw_crc_check(struct aw_device *aw_dev) in aw_dev_fw_crc_check()
553 static int aw_dev_cfg_crc_check(struct aw_device *aw_dev) in aw_dev_cfg_crc_check()
600 struct aw_device *aw_dev = aw88399->aw_pa; in aw_dev_hw_crc_check() local
635 static void aw_dev_i2s_tx_enable(struct aw_device *aw_dev, bool flag) in aw_dev_i2s_tx_enable()
650 static int aw_dev_get_dsp_status(struct aw_device *aw_dev) in aw_dev_get_dsp_status()
664 static int aw_dev_dsp_check(struct aw_device *aw_dev) in aw_dev_dsp_check()
694 static int aw_dev_set_volume(struct aw_device *aw_dev, unsigned int value) in aw_dev_set_volume()
716 static void aw_dev_fade_in(struct aw_device *aw_dev) in aw_dev_fade_in()
737 static void aw_dev_fade_out(struct aw_device *aw_dev) in aw_dev_fade_out()
759 static void aw88399_dev_mute(struct aw_device *aw_dev, bool is_mute) in aw88399_dev_mute()
774 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_dev_set_dither() local
786 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_dev_start() local
863 static int aw_dev_dsp_update_container(struct aw_device *aw_dev, in aw_dev_dsp_update_container()
896 struct aw_device *aw_dev = in aw_dev_get_ra() local
914 static int aw_dev_dsp_update_cfg(struct aw_device *aw_dev, in aw_dev_dsp_update_cfg()
937 static int aw_dev_dsp_update_fw(struct aw_device *aw_dev, in aw_dev_dsp_update_fw()
955 static int aw_dev_check_sram(struct aw_device *aw_dev) in aw_dev_check_sram()
984 static void aw_dev_select_memclk(struct aw_device *aw_dev, unsigned char flag) in aw_dev_select_memclk()
1009 static void aw_dev_get_cur_mode_st(struct aw_device *aw_dev) in aw_dev_get_cur_mode_st()
1029 struct aw_device *aw_dev = aw88399->aw_pa; in aw_dev_update_reg_container() local
1123 static int aw88399_dev_get_prof_name(struct aw_device *aw_dev, int index, char **prof_name) in aw88399_dev_get_prof_name()
1141 static int aw88399_dev_get_prof_data(struct aw_device *aw_dev, int index, in aw88399_dev_get_prof_data()
1157 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_dev_fw_update() local
1289 static int aw_dev_check_sysint(struct aw_device *aw_dev) in aw_dev_check_sysint()
1302 static int aw88399_stop(struct aw_device *aw_dev) in aw88399_stop()
1367 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_get_fade_in_time() local
1381 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_set_fade_in_time() local
1402 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_get_fade_out_time() local
1416 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_set_fade_out_time() local
1431 static int aw88399_dev_set_profile_index(struct aw_device *aw_dev, int index) in aw88399_dev_set_profile_index()
1593 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_re_get() local
1607 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_re_set() local
1624 struct aw_device *aw_dev = aw88399->aw_pa; in aw88399_dev_init() local
1801 static void aw88399_parse_channel_dt(struct aw_device *aw_dev) in aw88399_parse_channel_dt()
1812 struct aw_device *aw_dev; in aw88399_init() local