Searched defs:send_ack (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | soft_i2c.c | 194 static void send_ack(int ack) in send_ack() function |
/openbmc/u-boot/cmd/ | ||
H A D | load.c | 574 static void send_ack(int n) in send_ack() function |