Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-riic.c72 #define ICMR1_CKS(_x) ((((_x) << 4) & ICMR1_CKS_MASK) | ICMR1_BCWP) macro
371 writeb(ICMR1_CKS(cks), riic->base + RIIC_ICMR1); in riic_init_hw()