Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Di2c-algo-pca.h50 #define I2C_PCA_CON_ENSIO 0x40 /* Enable */ macro
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c56 pca_set_con(adap, I2C_PCA_CON_ENSIO); in pca_reset()
59 pca_set_con(adap, I2C_PCA_CON_ENSIO | adap->bus_settings.clock_freq); in pca_reset()