Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-uniphier.c29 #define UNIPHIER_I2C_BRST_FOEN BIT(1) /* normal operation */ macro
252 val |= reset_on ? 0 : UNIPHIER_I2C_BRST_FOEN; in uniphier_i2c_reset()