Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-uniphier-f.c62 #define UNIPHIER_FI2C_BRST_FOEN BIT(1) /* normal operation */ macro
303 writel(UNIPHIER_FI2C_BRST_FOEN | UNIPHIER_FI2C_BRST_RSCL, in uniphier_fi2c_prepare_operation()