Home
last modified time | relevance | path

Searched defs:send_ack (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dsoft_i2c.c194 static void send_ack(int ack) in send_ack() function
/openbmc/u-boot/cmd/
H A Dload.c574 static void send_ack(int n) in send_ack() function