Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_i2c_smb.h169 #define MCHP_I2C_SMB_CFG_FLUSH_SRBUF_WO BIT(17) macro
/Zephyr-latest/drivers/i2c/
Di2c_mchp_xec.c170 cfg |= MCHP_I2C_SMB_CFG_FLUSH_SRBUF_WO; in cleanup_registers()
172 cfg &= ~MCHP_I2C_SMB_CFG_FLUSH_SRBUF_WO; in cleanup_registers()
Di2c_mchp_xec_v2.c231 MCHP_I2C_SMB_CFG_FLUSH_SRBUF_WO | in i2c_xec_reset_config()
325 MCHP_I2C_SMB_CFG_FLUSH_SRBUF_WO | in i2c_xec_recover_bus()