Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Ddwiic.c73 #define DW_IC_CON 0x0 macro
310 dwiic_write(sc, DW_IC_CON, sc->master_cfg); in dwiic_init()
372 ic_con = dwiic_read(sc, DW_IC_CON); in dwiic_i2c_exec()
374 dwiic_write(sc, DW_IC_CON, ic_con); in dwiic_i2c_exec()