Lines Matching refs:mbox_iow
3697 btv->mbox_iow = 1 << 8; in terratec_active_radio_upgrade()
4167 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in bus_low()
4168 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in bus_low()
4176 gpio_bits(btv->mbox_iow | btv->mbox_csel, 0); in bus_low()
4184 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in bus_high()
4185 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in bus_high()
4193 gpio_bits(btv->mbox_iow | btv->mbox_csel, 0); in bus_high()
4201 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in bus_in()
4202 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in bus_in()
4205 gpio_bits(btv->mbox_iow | btv->mbox_csel, 0); in bus_in()
4249 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in tea5757_read()
4250 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in tea5757_read()
4294 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in tea5757_write()
4295 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in tea5757_write()