Searched refs:hw_status (Results 1 – 14 of 14) sorted by relevance
161 u8 hw_status) in hwstatus_set() argument163 writeb(hw_status, mem + INTEL_RNG_HW_STATUS); in hwstatus_set()194 u8 hw_status; in intel_rng_init() local197 hw_status = hwstatus_get(mem); in intel_rng_init()199 if ((hw_status & INTEL_RNG_ENABLED) == 0) in intel_rng_init()200 hw_status = hwstatus_set(mem, hw_status | INTEL_RNG_ENABLED); in intel_rng_init()201 if ((hw_status & INTEL_RNG_ENABLED) == 0) { in intel_rng_init()213 u8 hw_status; in intel_rng_cleanup() local215 hw_status = hwstatus_get(mem); in intel_rng_cleanup()216 if (hw_status & INTEL_RNG_ENABLED) in intel_rng_cleanup()[all …]
60 adapter->hw_status = MWIFIEX_HW_STATUS_RESET; in wakeup_timer_fn()238 adapter->hw_status = MWIFIEX_HW_STATUS_INITIALIZING; in mwifiex_init_adapter()511 adapter->hw_status = MWIFIEX_HW_STATUS_INITIALIZING; in mwifiex_init_fw()532 adapter->hw_status = MWIFIEX_HW_STATUS_READY; in mwifiex_init_fw()558 adapter->hw_status = MWIFIEX_HW_STATUS_READY; in mwifiex_init_fw()637 if (adapter->hw_status == MWIFIEX_HW_STATUS_NOT_READY) in mwifiex_shutdown_drv()685 adapter->hw_status = MWIFIEX_HW_STATUS_NOT_READY; in mwifiex_shutdown_drv()
263 if (adapter->hw_status == MWIFIEX_HW_STATUS_NOT_READY) in mwifiex_main_process()357 if (adapter->hw_status == MWIFIEX_HW_STATUS_INIT_DONE) { in mwifiex_main_process()358 adapter->hw_status = MWIFIEX_HW_STATUS_READY; in mwifiex_main_process()571 adapter->hw_status = MWIFIEX_HW_STATUS_READY; in _mwifiex_fw_dpc()578 if (adapter->hw_status != MWIFIEX_HW_STATUS_READY) in _mwifiex_fw_dpc()656 if (adapter->hw_status == MWIFIEX_HW_STATUS_READY) { in _mwifiex_fw_dpc()1498 adapter->hw_status = MWIFIEX_HW_STATUS_INITIALIZING; in mwifiex_reinit_sw()1560 if (adapter->hw_status == MWIFIEX_HW_STATUS_READY) { in mwifiex_reinit_sw()1654 adapter->hw_status = MWIFIEX_HW_STATUS_INITIALIZING; in mwifiex_add_card()1707 if (adapter->hw_status == MWIFIEX_HW_STATUS_READY) { in mwifiex_add_card()
206 if (adapter->hw_status == MWIFIEX_HW_STATUS_RESET && in mwifiex_dnld_cmd_to_fw()592 if (adapter->hw_status == MWIFIEX_HW_STATUS_RESET) { in mwifiex_send_cmd()896 if (adapter->hw_status == MWIFIEX_HW_STATUS_INITIALIZING) { in mwifiex_process_cmdresp()904 adapter->hw_status = MWIFIEX_HW_STATUS_INIT_DONE; in mwifiex_process_cmdresp()1005 if (adapter->hw_status == MWIFIEX_HW_STATUS_INITIALIZING) { in mwifiex_cmd_timeout_func()
139 if (adapter->hw_status == MWIFIEX_HW_STATUS_READY) in mwifiex_init_fw_complete()
2100 if (priv->adapter->hw_status == MWIFIEX_HW_STATUS_RESET) in mwifiex_sta_prepare_cmd()2101 priv->adapter->hw_status = MWIFIEX_HW_STATUS_READY; in mwifiex_sta_prepare_cmd()2106 priv->adapter->hw_status = MWIFIEX_HW_STATUS_RESET; in mwifiex_sta_prepare_cmd()
406 if (adapter->hw_status == MWIFIEX_HW_STATUS_INITIALIZING) in mwifiex_ret_tx_power_cfg()
918 enum MWIFIEX_HARDWARE_STATUS hw_status; member
283 u32 *hw_status = (u32 *) (dev_priv->hw_status_page + my_idx); in i810_freelist_init() local295 buf_priv->in_use = hw_status++; in i810_freelist_init()927 u32 *hw_status = dev_priv->hw_status_page; in i810_dma_vertex() local945 sarea_priv->last_dispatch = (int)hw_status[5]; in i810_dma_vertex()981 u32 *hw_status = dev_priv->hw_status_page; in i810_getage() local985 sarea_priv->last_dispatch = (int)hw_status[5]; in i810_getage()995 u32 *hw_status = dev_priv->hw_status_page; in i810_getbuf() local1008 sarea_priv->last_dispatch = (int)hw_status[5]; in i810_getbuf()1090 u32 *hw_status = dev_priv->hw_status_page; in i810_dma_mc() local1104 sarea_priv->last_dispatch = (int)hw_status[5]; in i810_dma_mc()
45 char hw_status[24]; /* hardware status */ member120 chip->playback.hw_udata : chip->playback.hw_status; in snd_cs8427_send_corudata()
1039 (tp->napi[0].hw_status->status & SD_STATUS_UPDATED)) in tg3_enable_ints()1050 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_has_work()5770 tp->napi[0].hw_status->status = in tg3_setup_fiber_phy()5772 (tp->napi[0].hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()6481 tnapi->hw_status->status, in tg3_dump_state()6482 tnapi->hw_status->status_tag, in tg3_dump_state()6483 tnapi->hw_status->rx_jumbo_consumer, in tg3_dump_state()6484 tnapi->hw_status->rx_consumer, in tg3_dump_state()6485 tnapi->hw_status->rx_mini_consumer, in tg3_dump_state()6486 tnapi->hw_status->idx[0].rx_producer, in tg3_dump_state()[all …]
3007 struct tg3_hw_status *hw_status; member
46 struct hw_status { struct515 struct hw_status *hw_st_buf; in rsxx_dma_done()
3396 u32 hw_status; in iwl_trans_pcie_alloc() local3398 hw_status = iwl_read_prph(trans, UMAG_GEN_HW_STATUS); in iwl_trans_pcie_alloc()3404 else if ((hw_status & UMAG_GEN_HW_IS_FPGA) && in iwl_trans_pcie_alloc()