Searched refs:reg_word_size (Results 1 – 11 of 11) sorted by relevance
23 reg_size = codec_drv->reg_cache_size * codec_drv->reg_word_size; in snd_soc_cache_init()
93 int regsize = codec->driver->reg_word_size * 2; in format_register_str()133 regsize = codec->driver->reg_word_size * 2; in soc_codec_reg_show()3099 codec->component.val_bytes = codec_drv->reg_word_size; in snd_soc_register_codec()
387 .reg_word_size = sizeof(u16),
408 .reg_word_size = sizeof(u8),
377 .reg_word_size = sizeof(u16),
580 .reg_word_size = sizeof(u8),
711 .reg_word_size = sizeof(u16),
770 .reg_word_size = sizeof(u16),
1271 .reg_word_size = sizeof(u16),
1453 .reg_word_size = sizeof(u8),
862 short reg_word_size; member