Home
last modified time | relevance | path

Searched defs:I2C_SCL (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-via.c25 #define I2C_SCL 0x02 /* clock bit in DIR/OUT/IN register */ macro
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dsoft_i2c.c72 # define I2C_SCL(bit) \ macro
/OK3568_Linux_fs/u-boot/include/configs/
H A Dsnapper9260.h109 #define I2C_SCL(bit) at91_set_pio_value(AT91_PIO_PORTA, 24, bit) macro
H A Dethernut5.h137 #define I2C_SCL(bit) at91_set_pio_value(AT91_PIO_PORTA, 24, bit) macro
H A Dvct.h206 #define I2C_SCL(bit) vct_gpio_set(CONFIG_SYS_GPIO_I2C_SCL, bit) macro
H A Dhrcon.h423 #define I2C_SCL(bit) \ macro
H A Dstrider.h457 #define I2C_SCL(bit) \ macro
/OK3568_Linux_fs/u-boot/include/configs/km/
H A Dkm_arm.h183 #define I2C_SCL(bit) kw_gpio_set_value(KM_KIRKWOOD_SCL_PIN, bit) macro
/OK3568_Linux_fs/kernel/drivers/pinctrl/freescale/
H A Dpinctrl-imx23.c44 I2C_SCL = PINID(0, 30), enumerator
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/include/mach/
H A Dmux.h366 I2C_SCL, enumerator