Lines Matching refs:mbox_ior
3742 btv->mbox_ior = 1 << 9; in terratec_active_radio_upgrade()
4201 if (btv->mbox_ior) { in bus_low()
4202 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in bus_low()
4203 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in bus_low()
4210 if (btv->mbox_ior) { in bus_low()
4218 if (btv->mbox_ior) { in bus_high()
4219 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in bus_high()
4220 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in bus_high()
4227 if (btv->mbox_ior) { in bus_high()
4235 if (btv->mbox_ior) { in bus_in()
4236 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in bus_in()
4237 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in bus_in()
4283 if (btv->mbox_ior) { in tea5757_read()
4284 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in tea5757_read()
4285 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in tea5757_read()
4331 if (btv->mbox_ior) { in tea5757_write()
4332 gpio_bits(btv->mbox_ior | btv->mbox_iow | btv->mbox_csel, in tea5757_write()
4333 btv->mbox_ior | btv->mbox_iow | btv->mbox_csel); in tea5757_write()