Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/device/
H A Di2c_simple.h26 void software_i2c_wedge_ack(unsigned int bus, u8 slave);
/aosp_15_r20/external/coreboot/src/device/
H A Dsoftware_i2c.c261 void software_i2c_wedge_ack(unsigned int bus, u8 chip) in software_i2c_wedge_ack() function