Home
last modified time | relevance | path

Searched refs:BITS_PER_BYTE (Results 1 – 2 of 2) sorted by relevance

/sound/soc/
Dsoc-ops.c868 unsigned int regwshift = component->val_bytes * BITS_PER_BYTE; in snd_soc_get_xr_sx()
913 unsigned int regwshift = component->val_bytes * BITS_PER_BYTE; in snd_soc_put_xr_sx()
/sound/soc/intel/skylake/
Dskl-topology.h22 #define BITS_PER_BYTE 8 macro