Searched refs:GPIO_PAR_FECI2C_SDA (Results 1 – 4 of 4) sorted by relevance
359 #define GPIO_PAR_FECI2C_SDA(x) (((x) & 0x03) << 2) macro
404 #define GPIO_PAR_FECI2C_SDA(x) ((x)&0x03) macro
442 #define GPIO_PAR_FECI2C_SDA(x) (((x)&0x0003)) macro
794 #define GPIO_PAR_FECI2C_SDA(x) (((x)&0x03)<<0) macro