Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu_init.c92 out_8(&gpio->par_i2c, GPIO_PAR_I2C_SCL_SCL | GPIO_PAR_I2C_SDA_SDA); in cpu_init_f()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5227x.h214 #define GPIO_PAR_I2C_SDA_SDA (0x03) macro