Home
last modified time | relevance | path

Searched defs:GPIO_PAR_FECI2C_SDA (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5301x.h358 #define GPIO_PAR_FECI2C_SDA(x) (((x) & 0x03) << 2) macro
H A Dm5235.h403 #define GPIO_PAR_FECI2C_SDA(x) ((x)&0x03) macro
H A Dm5445x.h441 #define GPIO_PAR_FECI2C_SDA(x) (((x)&0x0003)) macro
H A Dm5329.h793 #define GPIO_PAR_FECI2C_SDA(x) (((x)&0x03)<<0) macro