Searched refs:DW_IC_ENABLE_ABORT (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/i2c/busses/
H A Di2c-designware-common.c456 regmap_write(dev->map, DW_IC_ENABLE, enable | DW_IC_ENABLE_ABORT);
458 !(enable & DW_IC_ENABLE_ABORT), 10,
H A Di2c-designware-core.h112 #define DW_IC_ENABLE_ABORT BIT(1) macro

Completed in 189 milliseconds