bttv_gpio_bits
void bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits);
#define gpio_bits(mask,bits) bttv_gpio_bits(&btv->c, mask, bits)