HomeSort by: relevance | last modified time | path
    Searched refs:IIC_ICR_SCLE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/xscale/
iopi2creg.h 58 #define IIC_ICR_SCLE (1U << 5) /* SCL master enable */
i80312_i2c.c 110 sc->sc_icr = IIC_ICR_GCD | IIC_ICR_UE | IIC_ICR_SCLE;
i80321_i2c.c 116 sc->sc_icr = IIC_ICR_GCD | IIC_ICR_UE | IIC_ICR_SCLE;

Completed in 12 milliseconds