Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4458.h85 #define AK4458_DCHAIN_MASK (0x1 << 1) macro
H A Dak4458.c447 (channels > channels_max) ? AK4458_DCHAIN_MASK : 0; in ak4458_hw_params()
450 AK4458_DCHAIN_MASK, dchn); in ak4458_hw_params()