Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dfsl,ssi.txt33 mode. In this mode, pins SRCK, STCK, SRFS, and STFS must
38 be connected together, and SRFS and STFS be connected
/linux-4.4.14/arch/powerpc/math-emu/
Dmath.c84 #define STFS 0x34 /* 52 */ macro
244 case STFS: func = stfs; type = D; break; in do_mathemu()