Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_i2c.h120 #define I2C_REG_REVNB_HI 0x04 macro
H A Dti_i2c.c852 sc->sc_rev = ti_i2c_read_2(sc, I2C_REG_REVNB_HI) & 0xff; in ti_i2c_attach()