Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dir-kbd-i2c.c390 #define ZILOG_STATUS_OK 0x80 macro
672 if (buf[0] != (ZILOG_STATUS_OK | ZILOG_STATUS_SET)) { in zilog_tx()
723 } else if (buf[0] != ZILOG_STATUS_OK) { in zilog_tx()