Searched refs:CS_OUT (Results 1 – 1 of 1) sorted by relevance
68 static void CS_OUT(unsigned char a) in CS_OUT() function73 #define CS_OUT2(a, b) {CS_OUT(a);CS_OUT(b);}74 #define CS_OUT3(a, b, c) {CS_OUT(a);CS_OUT(b);CS_OUT(c);}176 CS_OUT(crystal_key[i]); in probe_cs4232()236 CS_OUT(0x79); in probe_cs4232()