Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dsoft_i2c.c40 # ifndef I2C_INIT
41 # define I2C_INIT \ macro
142 #ifdef I2C_INIT in send_reset()
143 I2C_INIT; in send_reset()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dsnapper9260.h91 #define I2C_INIT do { \ macro
H A Dethernut5.h127 #define I2C_INIT { \ macro
H A Dvct.h201 #define I2C_INIT vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SCL, 1) macro
/OK3568_Linux_fs/u-boot/
H A DREADME1941 I2C_INIT
1946 eg: #define I2C_INIT (immr->im_cpm.cp_pbdir |= PB_SCL)