Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-nvidia-gpu.c26 #define I2C_MST_CNTL_GEN_STOP BIT(1) macro
150 writel(I2C_MST_CNTL_GEN_STOP, i2cd->regs + I2C_MST_CNTL); in gpu_i2c_stop()