Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_smbus-test.c114 #define CTL1_INTEN BIT(2) macro
217 ctl1 = CTL1_START | CTL1_INTEN | CTL1_STASTRE; in start_transfer()
220 CTL1_INTEN | CTL1_STASTRE | CTL1_INTEN); in start_transfer()
231 ctl1 |= CTL1_STOP | CTL1_INTEN | CTL1_EOBINTE; in stop_transfer()
311 ctl1 |= CTL1_ACK | CTL1_INTEN; in send_nack()