Home
last modified time | relevance | path

Searched refs:GPIO_PAR_FECI2C_SCL_UNMASK (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/m68k/include/asm/
Dm520x.h206 #define GPIO_PAR_FECI2C_SCL_UNMASK (0xF3) macro
Dm5301x.h362 #define GPIO_PAR_FECI2C_SCL_UNMASK (0xFC) macro
Dm5445x.h459 #define GPIO_PAR_FECI2C_SCL_UNMASK (0xFFF3) macro
/external/u-boot/arch/m68k/cpu/mcf532x/
Dcpu_init.c160 GPIO_PAR_FECI2C_SCL_UNMASK); in uart_port_conf()
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dcpu_init.c355 ~(GPIO_PAR_FECI2C_SCL_UNMASK | GPIO_PAR_FECI2C_SDA_UNMASK)); in uart_port_conf()
/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu_init.c151 ~(GPIO_PAR_FECI2C_SDA_UNMASK | GPIO_PAR_FECI2C_SCL_UNMASK)); in uart_port_conf()