Lines Matching refs:u32
38 u32 type;
39 u32 action;
43 u32 action_sz;
44 u32 freq_plan;
45 u32 osr;
48 u32 path_type;
49 u32 setting_sz;
59 u32 img_sz;
63 u32 size;
64 u32 writes[];
70 int(* codec_setpath) (struct adie_codec_path * path_ptr, u32 freq_plan, u32 osr);
71 int(* codec_proceed_stage) (struct adie_codec_path * path_ptr, u32 state);
72 u32(* codec_freq_supported) (struct adie_codec_dev_profile * profile, u32 requested_freq);
73 int(* codec_enable_sidetone) (struct adie_codec_path * rx_path_ptr, u32 enable);
74 …int(* codec_enable_anc) (struct adie_codec_path * rx_path_ptr, u32 enable, struct adie_codec_anc_d…
75 …int(* codec_set_device_digital_volume) (struct adie_codec_path * path_ptr, u32 num_channels, u32 v…
76 …int(* codec_set_device_analog_volume) (struct adie_codec_path * path_ptr, u32 num_channels, u32 vo…