Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/rockchip/common/include/soc/
H A Di2c.h7 void software_i2c_attach(unsigned int bus);
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3288/
H A Dsoftware_i2c.c56 void software_i2c_attach(unsigned int bus) in software_i2c_attach() function