SSB_EXTIF_GPIO_IN
return extif_read32(extif, SSB_EXTIF_GPIO_IN) & mask;
u32 val = ssb_read32(extif->dev, SSB_EXTIF_GPIO_IN);