Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dast_i2c.h120 #define I2CD_M_STOP_CMD (0x1 << 5) macro
H A Dast_i2c.c151 writel(I2CD_M_STOP_CMD, &priv->regs->csr); in ast_i2c_send_stop()