chip_status 482 drivers/bcma/sprom.c u32 chip_status; chip_status 496 drivers/bcma/sprom.c chip_status = bcma_read32(bus->drv_cc.core, BCMA_CC_CHIPSTAT); chip_status 510 drivers/bcma/sprom.c return chip_status & present_mask; chip_status 518 drivers/bcma/sprom.c u32 chip_status; chip_status 522 drivers/bcma/sprom.c chip_status = bcma_read32(bus->drv_cc.core, BCMA_CC_CHIPSTAT); chip_status 525 drivers/bcma/sprom.c present = chip_status & BCMA_CC_CHIPST_4313_OTP_PRESENT; chip_status 529 drivers/bcma/sprom.c present = chip_status & BCMA_CC_CHIPST_4331_OTP_PRESENT; chip_status 542 drivers/bcma/sprom.c present = chip_status & BCMA_CC_CHIPST_43228_OTP_PRESENT; chip_status 155 include/sound/vx_core.h unsigned int chip_status; chip_status 232 sound/drivers/vx/vx_core.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 359 sound/drivers/vx/vx_core.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 490 sound/drivers/vx/vx_core.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 536 sound/drivers/vx/vx_core.c if (! (chip->chip_status & VX_STAT_CHIP_INIT) || chip_status 537 sound/drivers/vx/vx_core.c (chip->chip_status & VX_STAT_IS_STALE)) chip_status 599 sound/drivers/vx/vx_core.c chip->chip_status & VX_STAT_XILINX_LOADED ? "Loaded" : "No"); chip_status 601 sound/drivers/vx/vx_core.c chip->chip_status & VX_STAT_DEVICE_INIT ? "Yes" : "No"); chip_status 645 sound/drivers/vx/vx_core.c int cold_reset = !(chip->chip_status & VX_STAT_DEVICE_INIT); chip_status 720 sound/drivers/vx/vx_core.c chip->chip_status |= VX_STAT_IN_SUSPEND; chip_status 734 sound/drivers/vx/vx_core.c chip->chip_status &= ~VX_STAT_CHIP_INIT; chip_status 746 sound/drivers/vx/vx_core.c chip->chip_status |= VX_STAT_CHIP_INIT; chip_status 747 sound/drivers/vx/vx_core.c chip->chip_status &= ~VX_STAT_IN_SUSPEND; chip_status 71 sound/drivers/vx/vx_hwdep.c chip->chip_status |= VX_STAT_XILINX_LOADED; chip_status 91 sound/drivers/vx/vx_hwdep.c chip->chip_status |= VX_STAT_DEVICE_INIT; chip_status 92 sound/drivers/vx/vx_hwdep.c chip->chip_status |= VX_STAT_CHIP_INIT; chip_status 25 sound/drivers/vx/vx_mixer.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 166 sound/drivers/vx/vx_mixer.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 209 sound/drivers/vx/vx_mixer.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 367 sound/drivers/vx/vx_mixer.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 519 sound/drivers/vx/vx_pcm.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 682 sound/drivers/vx/vx_pcm.c if (! pipe->prepared || (chip->chip_status & VX_STAT_IS_STALE)) chip_status 702 sound/drivers/vx/vx_pcm.c if (pipe->running && ! (chip->chip_status & VX_STAT_IS_STALE)) { chip_status 721 sound/drivers/vx/vx_pcm.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 804 sound/drivers/vx/vx_pcm.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 910 sound/drivers/vx/vx_pcm.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 1002 sound/drivers/vx/vx_pcm.c if (!pipe->running || (chip->chip_status & VX_STAT_IS_STALE)) chip_status 220 sound/drivers/vx/vx_uer.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 235 sound/drivers/vx/vx_uer.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 277 sound/drivers/vx/vx_uer.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 439 sound/pci/vx222/vx222_ops.c if (! (chip->chip_status & VX_STAT_XILINX_LOADED)) chip_status 158 sound/pcmcia/pdaudiocf/pdaudiocf.c pdacf->chip_status |= PDAUDIOCF_STAT_IS_CONFIGURED; chip_status 189 sound/pcmcia/pdaudiocf/pdaudiocf.c if (chip->chip_status & PDAUDIOCF_STAT_IS_CONFIGURED) chip_status 191 sound/pcmcia/pdaudiocf/pdaudiocf.c chip->chip_status |= PDAUDIOCF_STAT_IS_STALE; /* to be sure */ chip_status 85 sound/pcmcia/pdaudiocf/pdaudiocf.h unsigned int chip_status; chip_status 256 sound/pcmcia/pdaudiocf/pdaudiocf_core.c chip->chip_status |= PDAUDIOCF_STAT_IS_SUSPENDED; /* ignore interrupts from now */ chip_status 275 sound/pcmcia/pdaudiocf/pdaudiocf_core.c chip->chip_status &= ~PDAUDIOCF_STAT_IS_SUSPENDED; chip_status 22 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c if ((chip->chip_status & (PDAUDIOCF_STAT_IS_STALE| chip_status 252 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c if ((chip->chip_status & (PDAUDIOCF_STAT_IS_STALE|PDAUDIOCF_STAT_IS_CONFIGURED)) != PDAUDIOCF_STAT_IS_CONFIGURED) chip_status 41 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c if (chip->chip_status & PDAUDIOCF_STAT_IS_STALE) chip_status 113 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c if (chip->chip_status & PDAUDIOCF_STAT_IS_STALE) chip_status 219 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c if (chip->chip_status & PDAUDIOCF_STAT_IS_STALE) chip_status 273 sound/pcmcia/vx/vxp_ops.c if (! (_chip->chip_status & VX_STAT_XILINX_LOADED)) chip_status 459 sound/pcmcia/vx/vxp_ops.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 501 sound/pcmcia/vx/vxp_ops.c if (chip->chip_status & VX_STAT_IS_STALE) chip_status 337 sound/pcmcia/vx/vxpocket.c chip->chip_status |= VX_STAT_IS_STALE; /* to be sure */ chip_status 54 sound/usb/usx2y/usX2Yhwdep.c if (!(us428->chip_status & USX2Y_STAT_CHIP_INIT)) chip_status 82 sound/usb/usx2y/usX2Yhwdep.c if (us428->chip_status & USX2Y_STAT_CHIP_HUP) chip_status 120 sound/usb/usx2y/usX2Yhwdep.c if (us428->chip_status & USX2Y_STAT_CHIP_INIT) chip_status 225 sound/usb/usx2y/usX2Yhwdep.c priv->chip_status |= USX2Y_STAT_CHIP_INIT; chip_status 440 sound/usb/usx2y/usbusx2y.c usX2Y->chip_status = USX2Y_STAT_CHIP_HUP; chip_status 39 sound/usb/usx2y/usbusx2y.h int chip_status; chip_status 879 sound/usb/usx2y/usbusx2yaudio.c if (subs->usX2Y->chip_status & USX2Y_STAT_CHIP_MMAP_PCM_URBS) chip_status 558 sound/usb/usx2y/usx2yhwdeppcm.c if (!(subs->usX2Y->chip_status & USX2Y_STAT_CHIP_MMAP_PCM_URBS)) chip_status 615 sound/usb/usx2y/usx2yhwdeppcm.c usX2Y(card)->chip_status |= USX2Y_STAT_CHIP_MMAP_PCM_URBS; chip_status 629 sound/usb/usx2y/usx2yhwdeppcm.c usX2Y(hw->card)->chip_status &= ~USX2Y_STAT_CHIP_MMAP_PCM_URBS; chip_status 670 sound/usb/usx2y/usx2yhwdeppcm.c if (!(usX2Y->chip_status & USX2Y_STAT_CHIP_INIT))