Home
last modified time | relevance | path

Searched defs:SSI_SOR_WAIT (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/sound/soc/fsl/
Dimx-ssi.h150 #define SSI_SOR_WAIT(x) (((x) & 0x3) << 1) macro
Dfsl_ssi.h254 #define SSI_SOR_WAIT(x) (((x) & 3) << SSI_SOR_WAIT_SHIFT) macro