Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mt7621.c42 #define SM0CTL0_EN BIT(1) macro
96 iowrite32(((i2c->clk_div << 16) & SM0CTL0_CLK_DIV_MASK) | SM0CTL0_EN | in mtk_i2c_reset()