Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-amd756.c85 #define GS_TO_STS (1 << 5) macro
89 GS_HCYC_STS | GS_TO_STS )
148 if (temp & GS_TO_STS) { in amd756_transaction()