Searched refs:PITA_GPIN (Results 1 – 1 of 1) sorted by relevance
119 #define PITA_GPIN 0x19 /* GPx input value */ macro244 return (readb(card->cfg_base + PITA_GPIN) & PITA_GPIN_SDA) ? 1 : 0; in pita_getsda()254 return (readb(card->cfg_base + PITA_GPIN) & PITA_GPIN_SCL) ? 1 : 0; in pita_getscl()