Searched refs:GPIO_PAR_FECI2C_SDA (Results 1 – 4 of 4) sorted by relevance
358 #define GPIO_PAR_FECI2C_SDA(x) (((x) & 0x03) << 2) macro
403 #define GPIO_PAR_FECI2C_SDA(x) ((x)&0x03) macro
441 #define GPIO_PAR_FECI2C_SDA(x) (((x)&0x0003)) macro
793 #define GPIO_PAR_FECI2C_SDA(x) (((x)&0x03)<<0) macro