Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-core.h28 #define DW_IC_CON_MASTER BIT(0) macro
H A Di2c-designware-master.c881 dev->master_cfg = DW_IC_CON_MASTER | DW_IC_CON_SLAVE_DISABLE | in i2c_dw_configure_master()