Home
last modified time | relevance | path

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

/openbmc/u-boot/board/kmc/kzm9g/
H A Dkzm9g.c29 #define SMSTPCR3_I2C1 (1 << 23) macro
274 clrbits_le32(&cpg->smstpcr3, (SMSTPCR3_USB|SMSTPCR3_I2C1)); in board_early_init_f()
275 clrbits_le32(&cpg_srcr->srcr3, (SMSTPCR3_USB|SMSTPCR3_I2C1)); in board_early_init_f()