Searched refs:tea_gpio (Results 1 – 2 of 2) sorted by relevance
3078 btv->tea_gpio.wren = 6; in miro_pinnacle_gpio() 3079 btv->tea_gpio.most = 7; in miro_pinnacle_gpio() 3080 btv->tea_gpio.clk = 8; in miro_pinnacle_gpio() 3081 btv->tea_gpio.data = 9; in miro_pinnacle_gpio() 3375 btv->tea_gpio.wren = 5; in bttv_init_card2() 3376 btv->tea_gpio.most = 6; in bttv_init_card2() 3377 btv->tea_gpio.clk = 3; in bttv_init_card2() 3378 btv->tea_gpio.data = 4; in bttv_init_card2() 3742 struct bttv_tea575x_gpio gpio = btv->tea_gpio; in bttv_tea575x_set_pins() 3763 struct bttv_tea575x_gpio gpio = btv->tea_gpio; in bttv_tea575x_get_pins() [all...]
399 struct bttv_tea575x_gpio tea_gpio; member