Home
last modified time | relevance | path

Searched refs:packed_mem_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/firmware/cirrus/test/
H A Dcs_dsp_test_wmfw.c657 int packed_mem_type = param->mem_type; in wmfw_write_packed_1_unpacked_trailing() local
760 int packed_mem_type = param->mem_type; in wmfw_write_packed_2_unpacked_trailing() local
863 int packed_mem_type = param->mem_type; in wmfw_write_packed_3_unpacked_trailing() local
966 int packed_mem_type = param->mem_type; in wmfw_write_packed_2_single_unpacked_trailing() local
1075 int packed_mem_type = param->mem_type; in wmfw_write_packed_3_single_unpacked_trailing() local
1189 int packed_mem_type = param->mem_type; in wmfw_write_packed_1_unpacked_leading() local
1234 packed_mem_type, in wmfw_write_packed_1_unpacked_leading()
1338 packed_mem_type, in wmfw_write_packed_2_unpacked_leading()
1442 packed_mem_type, in wmfw_write_packed_3_unpacked_leading()
1552 packed_mem_type, in wmfw_write_packed_2_single_unpacked_leading()
[all …]
H A Dcs_dsp_mock_mem_maps.c306 int cs_dsp_mock_packed_to_unpacked_mem_type(int packed_mem_type) in cs_dsp_mock_packed_to_unpacked_mem_type() argument
308 switch (packed_mem_type) { in cs_dsp_mock_packed_to_unpacked_mem_type()
/linux-6.15/include/linux/firmware/cirrus/
H A Dcs_dsp_test_utils.h102 int cs_dsp_mock_packed_to_unpacked_mem_type(int packed_mem_type);