Searched refs:RSND_HW_RULE_ERR (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/sh/rcar/
H A Dcore.c913 if (!rsnd_flags_has(io, RSND_HW_RULE_ERR) && (p.min > p.max)) {
919 rsnd_flags_set(io, RSND_HW_RULE_ERR);
993 rsnd_flags_del(io, RSND_HW_RULE_ERR);
H A Drsnd.h520 #define RSND_HW_RULE_ERR (1 << 3) /* hw_rule error */ macro

Completed in 124 milliseconds