Home
last modified time | relevance | path

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

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