Home
last modified time | relevance | path

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

/openbmc/u-boot/board/kmc/kzm9g/
H A Dkzm9g.c27 #define SMSTPCR1_I2C0 (1 << 16) macro
272 clrbits_le32(&cpg->smstpcr1, (SMSTPCR1_CMT0|SMSTPCR1_I2C0)); in board_early_init_f()
273 clrbits_le32(&cpg_srcr->srcr1, (SMSTPCR1_CMT0|SMSTPCR1_I2C0)); in board_early_init_f()