Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-highlander.c24 #define SMCR_ACKE (1 << 3) macro
152 if ((tmp & (SMCR_IRIC | SMCR_ACKE)) == SMCR_ACKE) { in highlander_i2c_wait_for_ack()