Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-amd756.c93 #define GS_TO_STS (1 << 5) macro
97 GS_HCYC_STS | GS_TO_STS )
156 if (temp & GS_TO_STS) { in amd756_transaction()