Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/i2c/pca9538/
H A Dchip.h6 struct drivers_i2c_pca9538_config { struct
7 unsigned char in_out; /* Use bit as input(1) or output (0). */
8 unsigned char invert; /* If a bit is 1, the input will be inverted. */
9 unsigned char out_val; /* Initial output value to drive. */