Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ismt.c101 #define ISMT_DESC_CLTO 0x20 /* Clock Low Time Out */ macro
378 if (desc->status & (ISMT_DESC_DLTO | ISMT_DESC_CLTO)) in ismt_process_desc()