ssb_gpio_out
ssb_gpio_out(pc->dev->bus, 1, 1);
EXPORT_SYMBOL(ssb_gpio_out);
u32 ssb_gpio_out(struct ssb_bus *bus, u32 mask, u32 value);