Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dmax98388.c684 #define MAX_NUM_CH 2 macro
753 if (slot_found >= MAX_NUM_CH) in max98388_dai_tdm_slot()
767 if (slot_found >= MAX_NUM_CH) in max98388_dai_tdm_slot()
/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h400 #define MAX_NUM_CH(x) (((x) & 0x1f) - 1) macro