Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-amd756.c92 #define GS_HCYC_STS (1 << 4) macro
97 GS_HCYC_STS | GS_TO_STS )
161 if (temp & GS_HCYC_STS) in amd756_transaction()