Lines Matching refs:mbox_ior
3698 btv->mbox_ior = 1 << 9; in terratec_active_radio_upgrade()
4166 if (btv->mbox_ior) { in bus_low()
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()
4175 if (btv->mbox_ior) { in bus_low()
4183 if (btv->mbox_ior) { in bus_high()
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()
4192 if (btv->mbox_ior) { in bus_high()
4200 if (btv->mbox_ior) { in bus_in()
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()
4248 if (btv->mbox_ior) { in tea5757_read()
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()
4293 if (btv->mbox_ior) { in tea5757_write()
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()