Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_i2c_smb.h171 #define MCHP_I2C_SMB_CFG_FLUSH_MRBUF_WO BIT(19) macro
/Zephyr-latest/drivers/i2c/
Di2c_mchp_xec.c162 cfg |= MCHP_I2C_SMB_CFG_FLUSH_MRBUF_WO; in cleanup_registers()
164 cfg &= ~MCHP_I2C_SMB_CFG_FLUSH_MRBUF_WO; in cleanup_registers()
Di2c_mchp_xec_v2.c233 MCHP_I2C_SMB_CFG_FLUSH_MRBUF_WO; in i2c_xec_reset_config()
327 MCHP_I2C_SMB_CFG_FLUSH_MRBUF_WO; in i2c_xec_recover_bus()