Home
last modified time | relevance | path

Searched refs:status (Results 7951 – 7975 of 15119) sorted by relevance

1...<<311312313314315316317318319320>>...605

/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dtoshiba.c72 u8 status) in tx58cxgxsxraix_ecc_get_status() argument
78 switch (status & STATUS_ECC_MASK) { in tx58cxgxsxraix_ecc_get_status()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3288-veyron-pinky.dts55 status = "okay";
136 status = "disabled";
H A Dkirkwood-linkstation-duo-6281.dtsi135 status = "okay";
144 status = "okay";
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dacpiphp_core.c156 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status() argument
164 retval = attention_info->set_attn(hotplug_slot, status); in set_attention_status()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dbrcm,bcm6345-l1-intc.txt15 - Contains one or more enable/status word pairs per CPU
22 2-4 status words to determine which IRQs are pending
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dimx53.dtsi58 status = "disabled";
106 status = "disabled";
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h303 int status; member
313 void gelic_wl_interrupt(struct net_device *netdev, u64 status);
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-stm41 What: /sys/bus/coresight/devices/<memory_map>.stm/status
45 Description: (Read) List various control and status registers. The specific
/OK3568_Linux_fs/kernel/drivers/block/mtip32xx/
H A Dmtip32xx.h258 __le32 status; member
319 blk_status_t status; member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/video/
H A Drockchip_lcdc.txt44 status = "disabled";
53 status = "okay";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3326-evb-lp3-v11.dts18 status = "okay";
299 status = "okay";
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dpsa_util.h337 static inline int mbedtls_psa_err_translate_pk( psa_status_t status ) in mbedtls_psa_err_translate_pk() argument
339 switch( status ) in mbedtls_psa_err_translate_pk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c296 (wl->status.map.rf_off? "Y" : "N"), in _show_wl_info()
297 wl->status.map.lps, in _show_wl_info()
298 (wl->status.map.init_ok? "Y" : "N"), in _show_wl_info()
304 "[scan]", (wl->status.map.scan? "Y" : "N"), in _show_wl_info()
306 (wl->status.map.connecting? "Y" : "N"), in _show_wl_info()
307 (wl->status.map.roaming? "Y" : "N"), in _show_wl_info()
308 (wl->status.map._4way? "Y" : "N")); in _show_wl_info()
422 (bt_linfo->status.map.connect? "Y" : "N")); in _show_bt_info()
443 (bt_linfo->status.map.ble_connect? "Y" : "N"), in _show_bt_info()
454 (bt_linfo->status.map.acl_busy? " acl_busy!!" : ""), in _show_bt_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c336 if (unlikely(wc->status != IB_WC_SUCCESS)) { in rtrs_clt_fast_reg_done()
338 ib_wc_status_msg(wc->status)); in rtrs_clt_fast_reg_done()
356 if (unlikely(wc->status != IB_WC_SUCCESS)) { in rtrs_clt_inv_rkey_done()
358 ib_wc_status_msg(wc->status)); in rtrs_clt_inv_rkey_done()
601 if (unlikely(wc->status != IB_WC_SUCCESS)) { in rtrs_clt_rdma_done()
602 if (wc->status != IB_WC_WR_FLUSH_ERR) { in rtrs_clt_rdma_done()
604 ib_wc_status_msg(wc->status)); in rtrs_clt_rdma_done()
1798 int status, errno; in rtrs_rdma_conn_rejected() local
1801 status = ev->status; in rtrs_rdma_conn_rejected()
1802 rej_msg = rdma_reject_msg(con->c.cm_id, status); in rtrs_rdma_conn_rejected()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmvumi.c1379 static int mvumi_handle_hotplug(struct mvumi_hba *mhba, u16 devid, int status) in mvumi_handle_hotplug() argument
1384 if (status == DEVICE_OFFLINE) { in mvumi_handle_hotplug()
1395 } else if (status == DEVICE_ONLINE) { in mvumi_handle_hotplug()
1928 unsigned int status, isr_status = 0, tmp = 0; in mvumi_clear_intr() local
1931 status = ioread32(regs->main_int_cause_reg); in mvumi_clear_intr()
1932 if (!(status & regs->int_mu) || status == 0xFFFFFFFF) in mvumi_clear_intr()
1934 if (unlikely(status & regs->int_comaerr)) { in mvumi_clear_intr()
1947 status ^= mhba->regs->int_comaerr; in mvumi_clear_intr()
1950 if (status & regs->int_comaout) { in mvumi_clear_intr()
1955 if (status & regs->int_dl_cpu2pciea) { in mvumi_clear_intr()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c296 (wl->status.map.rf_off? "Y" : "N"), in _show_wl_info()
297 wl->status.map.lps, in _show_wl_info()
298 (wl->status.map.init_ok? "Y" : "N"), in _show_wl_info()
304 "[scan]", (wl->status.map.scan? "Y" : "N"), in _show_wl_info()
306 (wl->status.map.connecting? "Y" : "N"), in _show_wl_info()
307 (wl->status.map.roaming? "Y" : "N"), in _show_wl_info()
308 (wl->status.map._4way? "Y" : "N")); in _show_wl_info()
422 (bt_linfo->status.map.connect? "Y" : "N")); in _show_bt_info()
443 (bt_linfo->status.map.ble_connect? "Y" : "N"), in _show_bt_info()
454 (bt_linfo->status.map.acl_busy? " acl_busy!!" : ""), in _show_bt_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_target.c117 struct atio_from_isp *atio, uint16_t status, int qfull);
1703 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qlt_send_notify_ack()
1708 nack->u.isp24.status = ntfy->u.isp24.status; in qlt_send_notify_ack()
1721 vha->vp_idx, nack->u.isp24.status); in qlt_send_notify_ack()
1817 struct abts_recv_from_24xx *abts, uint32_t status, in qlt_24xx_send_abts_resp() argument
1828 ha, abts, status); in qlt_24xx_send_abts_resp()
1862 if (status == FCP_TMF_CMPL) { in qlt_24xx_send_abts_resp()
3581 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in __qlt_send_term_imm_notif()
3591 nack->u.isp24.status = ntfy->u.isp24.status; in __qlt_send_term_imm_notif()
3832 struct qla_tgt_cmd *cmd, uint32_t status) in qlt_term_ctio_exchange() argument
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dtegra-xudc.c300 __le32 status; member
353 BUILD_TRB_RW(seq_num, status, 0, 0xffff)
354 BUILD_TRB_RW(transfer_len, status, 0, 0xffffff)
355 BUILD_TRB_RW(td_size, status, 17, 0x1f)
356 BUILD_TRB_RW(cmpl_code, status, 24, 0xff)
623 type, trb, trb->data_lo, trb->data_hi, trb->status, in dump_trb()
1021 struct tegra_xudc_request *req, int status) in tegra_xudc_req_done() argument
1026 req, ep->index, status); in tegra_xudc_req_done()
1028 if (likely(req->usb_req.status == -EINPROGRESS)) in tegra_xudc_req_done()
1029 req->usb_req.status = status; in tegra_xudc_req_done()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_isr.c426 uint32_t status; in qla4xxx_mbox_status_entry() local
447 status = ISCSI_PING_SUCCESS; in qla4xxx_mbox_status_entry()
449 status = mbox_sts_entry->out_mbox[6]; in qla4xxx_mbox_status_entry()
453 qla4xxx_post_ping_evt_work(ha, status, mrb->pid, data_size, in qla4xxx_mbox_status_entry()
1223 uint32_t status; in qla4_82xx_intr_handler() local
1231 status = qla4_82xx_rd_32(ha, ISR_INT_VECTOR); in qla4_82xx_intr_handler()
1232 if (!(status & ha->nx_legacy_intr.int_vec_bit)) in qla4_82xx_intr_handler()
1235 status = qla4_82xx_rd_32(ha, ISR_INT_STATE_REG); in qla4_82xx_intr_handler()
1236 if (!ISR_IS_LEGACY_INTR_TRIGGERED(status)) { in qla4_82xx_intr_handler()
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dcec-core.rst196 To log the current CEC hardware status::
200 This optional callback can be used to show the status of the CEC hardware.
201 The status is available through debugfs: cat /sys/kernel/debug/cec/cecX/status
216 void cec_transmit_done(struct cec_adapter *adap, u8 status,
222 void cec_transmit_attempt_done(struct cec_adapter *adap, u8 status);
224 The status can be one of:
274 count argument corresponding to the status. Or all 0 if the status was OK.
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_softjobs.c93 struct kbase_context *kctx, u64 evt, unsigned char *status) in kbasep_read_soft_event_status() argument
103 *status = *mapped_evt; in kbasep_read_soft_event_status()
292 if (dep->status == KBASE_JD_ATOM_STATE_UNUSED || in kbase_fence_debug_check_atom()
293 dep->status == KBASE_JD_ATOM_STATE_COMPLETED) in kbase_fence_debug_check_atom()
307 kbase_sync_status_string(info.status)); in kbase_fence_debug_check_atom()
338 kbase_sync_status_string(info.status)); in kbase_fence_debug_wait_timeout()
435 unsigned char status; in kbasep_soft_event_wait() local
438 if (kbasep_read_soft_event_status(kctx, katom->jc, &status)) { in kbasep_soft_event_wait()
443 if (status == BASE_JD_SOFT_EVENT_SET) in kbasep_soft_event_wait()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c313 if (WARN_ON_ONCE(test_bit(IWL_MVM_STATUS_IN_HW_RESTART, &mvm->status))) in iwl_mvm_mac_ctxt_init()
1340 u16 status; in iwl_mvm_rx_beacon_notif() local
1352 status = le16_to_cpu(agg_status->status) & TX_STATUS_MSK; in iwl_mvm_rx_beacon_notif()
1355 status, beacon_notify_hdr->failure_frame, in iwl_mvm_rx_beacon_notif()
1361 status = le32_to_cpu(beacon->status) & TX_STATUS_MSK; in iwl_mvm_rx_beacon_notif()
1364 status, le64_to_cpu(beacon->tsf), in iwl_mvm_rx_beacon_notif()
1372 (status == TX_STATUS_SUCCESS)); in iwl_mvm_rx_beacon_notif()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1250 (test_bit(S_SCAN_HW, &il->status), in il4965_send_tx_power()
1341 if (test_bit(S_CHANNEL_SWITCH_PENDING, &il->status) && in il4965_commit_rxon()
1569 if (test_bit(S_TEMPERATURE, &il->status) && in il4965_hw_get_temperature()
1591 if (!test_bit(S_TEMPERATURE, &il->status)) in il4965_hw_get_temperature()
1635 if (!test_bit(S_STATS, &il->status)) { in il4965_is_temp_calib_needed()
1681 set_bit(S_TEMPERATURE, &il->status); in il4965_temperature_calib()
1684 unlikely(!test_bit(S_SCANNING, &il->status)) && in il4965_temperature_calib()
1740 if (test_bit(S_EXIT_PENDING, &il->status)) in il4965_post_associate()
1812 if (test_bit(S_EXIT_PENDING, &il->status)) in il4965_config_ap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.c1231 u32 status; in dma_txreset() local
1238 SPINWAIT(((status = in dma_txreset()
1241 (status != D64_XS0_XS_IDLE) && (status != D64_XS0_XS_STOPPED), in dma_txreset()
1245 SPINWAIT(((status = in dma_txreset()
1252 return status == D64_XS0_XS_DISABLED; in dma_txreset()
1258 u32 status; in dma_rxreset() local
1264 SPINWAIT(((status = in dma_rxreset()
1268 return status == D64_RS0_RS_DISABLED; in dma_rxreset()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dfm801.c562 unsigned short status; in snd_fm801_interrupt() local
565 status = fm801_readw(chip, IRQ_STATUS); in snd_fm801_interrupt()
566 status &= FM801_IRQ_PLAYBACK|FM801_IRQ_CAPTURE|FM801_IRQ_MPU|FM801_IRQ_VOLUME; in snd_fm801_interrupt()
567 if (! status) in snd_fm801_interrupt()
570 fm801_writew(chip, IRQ_STATUS, status); in snd_fm801_interrupt()
571 if (chip->pcm && (status & FM801_IRQ_PLAYBACK) && chip->playback_substream) { in snd_fm801_interrupt()
585 if (chip->pcm && (status & FM801_IRQ_CAPTURE) && chip->capture_substream) { in snd_fm801_interrupt()
599 if (chip->rmidi && (status & FM801_IRQ_MPU)) in snd_fm801_interrupt()
601 if (status & FM801_IRQ_VOLUME) { in snd_fm801_interrupt()

1...<<311312313314315316317318319320>>...605