Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dqcom,q6asm.txt44 Q6ASM_DAI_RX (2) for only rx (Playback/Decode)
66 direction = <Q6ASM_DAI_RX>;
/OK3568_Linux_fs/kernel/include/dt-bindings/sound/
H A Dqcom,q6asm.h24 #define Q6ASM_DAI_RX 2 macro
/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c1325 if (dir == Q6ASM_DAI_RX) in of_q6asm_parse_dai_data()