Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/
H A Dast_i2c.c83 static struct software_i2c_ops ast_ops = {
92 struct software_i2c_ops *backup; in ast_software_i2c_read()
/aosp_15_r20/external/coreboot/src/include/device/
H A Di2c_simple.h15 struct software_i2c_ops { struct
22 extern struct software_i2c_ops *software_i2c[]; argument
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra/
H A Dsoftware_i2c.c52 static struct software_i2c_ops tegra_ops = {
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3288/
H A Dsoftware_i2c.c49 static struct software_i2c_ops rk_ops = {
/aosp_15_r20/external/coreboot/src/device/
H A Dsoftware_i2c.c24 struct software_i2c_ops *software_i2c[SOFTWARE_I2C_MAX_BUS];