Searched refs:byte_swap_64 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm0010.c | 334 static void byte_swap_64(u64 *data_in, u64 *data_out, u32 len) in byte_swap_64() function 432 byte_swap_64((u64 *)&rec->command, img, len); in wm0010_firmware_load() 660 byte_swap_64((u64 *)&pll_rec, img_swap, len); in wm0010_boot()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm0010.c | 334 static void byte_swap_64(u64 *data_in, u64 *data_out, u32 len) in byte_swap_64() function 432 byte_swap_64((u64 *)&rec->command, img, len); in wm0010_firmware_load() 660 byte_swap_64((u64 *)&pll_rec, img_swap, len); in wm0010_boot()
|
Completed in 3 milliseconds