Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c37 #define SID_MASK_DEFAULT 0xF
1036 pdata->sid = args.args[0] & SID_MASK_DEFAULT;
36 #define SID_MASK_DEFAULT global() macro
H A Dq6asm-dai.c35 #define SID_MASK_DEFAULT 0xF macro
1315 pdata->sid = args.args[0] & SID_MASK_DEFAULT; in q6asm_dai_probe()