Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_sai.c34 #define MAX_LANES 4 macro
56 unsigned int sdi[MAX_LANES];
57 unsigned int sdo[MAX_LANES];
779 } else if (num > MAX_LANES || num == 0) { in rockchip_sai_path_prepare()
781 num, path_prop, MAX_LANES); in rockchip_sai_path_prepare()
798 if (data[i] >= MAX_LANES) { in rockchip_sai_path_prepare()
800 path_prop, i, data[i], MAX_LANES); in rockchip_sai_path_prepare()