Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/common/
H A Dcommon.c98 int scl_state = 0; in i2c_make_abort() local
111 scl_state = get_scl(); in i2c_make_abort()
113 if (scl_state && sda_state) { in i2c_make_abort()