Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-designware-core.h26 #define DW_IC_CON_MASTER 0x1 macro
Di2c-designware-platdrv.c228 dev->master_cfg = DW_IC_CON_MASTER | DW_IC_CON_SLAVE_DISABLE | in dw_i2c_probe()
231 dev->master_cfg = DW_IC_CON_MASTER | DW_IC_CON_SLAVE_DISABLE | in dw_i2c_probe()
Di2c-designware-pcidrv.c72 #define INTEL_MID_STD_CFG (DW_IC_CON_MASTER | \