Home
last modified time | relevance | path

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

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