Searched refs:S_CLOCK (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c1179 S_CLOCK = 1 << 3, bit_bang() enumerator in enum:__anon6682
1198 val &= ~S_CLOCK; bit_bang()
1204 val |= S_CLOCK; bit_bang()
1230 S_CLOCK = 1 << 3 t1_clock() enumerator in enum:__anon6683
1263 val &= ~S_CLOCK; t1_clock()
1293 val &= ~S_CLOCK; t1_clock()
/linux-4.4.14/arch/sparc/include/asm/
H A Dbbc.h162 #define BBC_CSC_SCLOCK 0x04 /* Directly connected to S_CLOCK pins */

Completed in 175 milliseconds