Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/remoteproc/
Dqcom_q6v5_adsp.c52 #define SID_MASK_DEFAULT 0xF macro
364 sid = args.args[0] & SID_MASK_DEFAULT; in adsp_map_carveout()
/Linux-v6.6/sound/soc/qcom/qdsp6/
Dq6apm-dai.c35 #define SID_MASK_DEFAULT 0xF macro
862 pdata->sid = args.args[0] & SID_MASK_DEFAULT; in q6apm_dai_probe()
Dq6asm-dai.c33 #define SID_MASK_DEFAULT 0xF macro
1301 pdata->sid = args.args[0] & SID_MASK_DEFAULT; in q6asm_dai_probe()