Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_i2c.h122 #define I2C_REG_SYSC_SRST (1UL << 1) macro
H A Dti_i2c.c520 bus_write_2(sc->sc_mem_res, I2C_REG_SYSC, I2C_REG_SYSC_SRST); in ti_i2c_reset()