Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-i2c.h122 #define I2C_QUEUECTRL_PIO_QUEUE_MODE (1 << 2) macro
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dmxs_i2c.c107 writel(I2C_QUEUECTRL_PIO_QUEUE_MODE, &i2c_regs->hw_i2c_queuectrl_set); in mxs_i2c_reset()