Home
last modified time | relevance | path

Searched refs:ACBST_BER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Dscx200_acb.c83 #define ACBST_BER 0x20 macro
108 if (status & ACBST_BER) { in scx200_acb_machine()
229 if ((status & (ACBST_SDAST|ACBST_BER|ACBST_NEGACK)) != 0) { in scx200_acb_poll()
263 outb(ACBST_BER | ACBST_NEGACK | ACBST_STASTR, ACBST); in scx200_acb_reset()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Dscx200_acb.c83 #define ACBST_BER 0x20 macro
108 if (status & ACBST_BER) { in scx200_acb_machine()
229 if ((status & (ACBST_SDAST|ACBST_BER|ACBST_NEGACK)) != 0) { in scx200_acb_poll()
263 outb(ACBST_BER | ACBST_NEGACK | ACBST_STASTR, ACBST); in scx200_acb_reset()

Completed in 3 milliseconds