Searched refs:ICMR1_CKS (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/i2c/
H A Drz_riic.c59 #define ICMR1_CKS(x) (((x) << 4) & ICMR1_CKS_MASK) macro
499 writeb(ICMR1_CKS(cks), priv->base + RIIC_ICMR1);

Completed in 40 milliseconds