Home
last modified time | relevance | path

Searched refs:mbox_we (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/media/video/bt8xx/
Dbttv-cards.c3082 btv->mbox_we = (1<<6); in miro_pinnacle_gpio()
3342 btv->mbox_we = 0x20; in bttv_init_card2()
3691 btv->mbox_we = 0x10; in terratec_active_radio_upgrade()
4246 gpio_inout(btv->mbox_mask, btv->mbox_clk | btv->mbox_we); in tea5757_read()
4257 bus_low(btv,btv->mbox_we); in tea5757_read()
4291 gpio_inout(btv->mbox_mask, btv->mbox_clk | btv->mbox_we | btv->mbox_data); in tea5757_write()
4303 bus_high(btv,btv->mbox_we); in tea5757_write()
4315 bus_low(btv,btv->mbox_we); /* unmute !!! */ in tea5757_write()
4472 sw_status = (char *)(&mctlr->mbox_we); in kodicom4400r_muxsel()
4492 char *sw_status = (char *)(&btv->mbox_we); in kodicom4400r_init()
[all …]
Dbttvp.h438 int mbox_we; member