Home
last modified time | relevance | path

Searched refs:status (Results 8526 – 8550 of 15119) sorted by relevance

1...<<341342343344345346347348349350>>...605

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dbrcm,bcm7120-l2-intc.txt16 - has one 32-bit enable word and one 32-bit status word
75 parent. This should have one 32-bit word per enable/status pair.
/OK3568_Linux_fs/u-boot/arch/mips/dts/
H A Dimg,boston.dts48 status = "disabled";
77 status = "disabled";
/OK3568_Linux_fs/u-boot/drivers/video/
H A Domap3_dss.c41 writel(venc_cfg->status, &venc->status); in omap3_dss_venc_config()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Digorplugusb.c101 switch (urb->status) { in igorplugusb_callback()
116 dev_warn(ir->dev, "Error: urb status = %d\n", urb->status); in igorplugusb_callback()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbcm203x.c72 if (urb->status) { in bcm203x_complete()
73 BT_ERR("URB failed with status %d", urb->status); in bcm203x_complete()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3528-evb1-ddr4-v10-linux.dts17 status = "okay";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6q-udoo.dts17 status = "okay";
H A Dmstar-infinity3-msc313e-breadbee.dts24 status = "okay";
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Ddma_port.h26 int dma_port_flash_update_auth_status(struct tb_dma_port *dma, u32 *status);
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_firmware.h47 enum firmware_status status; member
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dusbmon.rst152 by colons: URB status, interval, start frame, and error count. Unlike the
153 "address" word, all fields save the status are optional. Interval is printed
158 The status field is a decimal number, sometimes negative, which represents
159 a "status" field of the URB. This field makes no sense for submissions, but
179 status, offset, and length respectively. For submissions, initial length
200 An input control transfer to get a port status::
229 int status; /* 28: */
/OK3568_Linux_fs/kernel/sound/ppc/
H A Dpmac.c133 while ((in_le32(&rec->dma->status) & RUN) && timeout-- > 0) in snd_pmac_wait_ack()
170 static inline void snd_pmac_dma_run(struct pmac_stream *rec, int status) in snd_pmac_dma_run() argument
172 out_le32(&rec->dma->control, status | (status << 16)); in snd_pmac_dma_run()
262 (void)in_le32(&rec->dma->status); in snd_pmac_pcm_trigger()
391 (void)in_le32(&rec->dma->status); in snd_pmac_pcm_dead_xfer()
423 (void)in_le32(&rec->dma->status); in snd_pmac_pcm_dead_xfer()
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbset.c877 unsigned int status = BTREE_INSERT_STATUS_NO_INSERT; in bch_btree_insert_key() local
899 return status; in bch_btree_insert_key()
901 status = BTREE_INSERT_STATUS_INSERT; in bch_btree_insert_key()
908 status = BTREE_INSERT_STATUS_BACK_MERGE; in bch_btree_insert_key()
913 status = BTREE_INSERT_STATUS_OVERWROTE; in bch_btree_insert_key()
918 status = BTREE_INSERT_STATUS_FRONT_MERGE; in bch_btree_insert_key()
926 return status; in bch_btree_insert_key()
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-irq.c671 u32 status; in ivtv_irq_dma_err() local
676 status = read_reg(IVTV_REG_DMASTATUS); in ivtv_irq_dma_err()
678 status, itv->cur_dma_stream); in ivtv_irq_dma_err()
688 status &= 0x3; in ivtv_irq_dma_err()
689 if (status == 0x3) in ivtv_irq_dma_err()
690 write_reg(status, IVTV_REG_DMASTATUS); in ivtv_irq_dma_err()
705 if ((status & 0x2) == 0) { in ivtv_irq_dma_err()
/OK3568_Linux_fs/kernel/sound/isa/wavefront/
H A Dwavefront_synth.c1540 wc->status = 0; in wavefront_synth_control()
1548 wc->status = EINVAL; in wavefront_synth_control()
1552 wc->status = 0; in wavefront_synth_control()
1569 wc->status = wavefront_fetch_multisample in wavefront_synth_control()
1576 wc->status = EINVAL; in wavefront_synth_control()
1580 wc->status = snd_wavefront_cmd (dev, wc->cmd, wc->rbuf, wc->wbuf); in wavefront_synth_control()
1588 if (wc->status == 0) { in wavefront_synth_control()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Ddmatest.c580 enum dma_status status; in dmatest_func() local
821 status = dma_sync_wait(chan, cookie); in dmatest_func()
823 if (status == DMA_COMPLETE) in dmatest_func()
832 status = dma_async_is_tx_complete(chan, cookie, NULL, in dmatest_func()
840 } else if (status != DMA_COMPLETE && in dmatest_func()
843 status == DMA_OUT_OF_ORDER)) { in dmatest_func()
844 result(status == DMA_ERROR ? in dmatest_func()
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw87xxx.c152 if (!prof_info->status) { in aw87xxx_update_profile()
315 if (!prof_info->status) { in aw87xxx_esd_update_profile()
710 if (prof_info->status == AW_ACF_WAIT) { in aw87xxx_fw_load_work_routine()
815 if (!prof_info->status) { in aw87xxx_attr_get_profile()
1048 packet->status = AWRW_I2C_ST_READ; in aw87xxx_attr_awrw_store()
1070 if (packet->status != AWRW_I2C_ST_READ) { in aw87xxx_attr_awrw_show()
1109 packet->status = AWRW_I2C_ST_NONE; in aw87xxx_attr_awrw_show()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1635 unsigned control, status, linkpartner; in init_mii() local
1644 status = mii_rd(ioaddr, 0, 1); in init_mii()
1645 if ((status & 0xff00) != 0x7800) in init_mii()
1673 status = mii_rd(ioaddr, 0, 1); in init_mii()
1674 if ((status & 0x0020) && (status & 0x0004)) in init_mii()
1678 if (!(status & 0x0020)) { in init_mii()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-tegra20-slink.c477 u32 status; in tegra_slink_start_dma_based_transfer() local
480 status = tegra_slink_readl(tspi, SLINK_STATUS); in tegra_slink_start_dma_based_transfer()
481 if ((status & SLINK_FIFO_EMPTY) != SLINK_FIFO_EMPTY) { in tegra_slink_start_dma_based_transfer()
483 (unsigned)status); in tegra_slink_start_dma_based_transfer()
523 status = tegra_slink_readl(tspi, SLINK_STATUS); in tegra_slink_start_dma_based_transfer()
524 while (!(status & SLINK_TX_FULL)) in tegra_slink_start_dma_based_transfer()
525 status = tegra_slink_readl(tspi, SLINK_STATUS); in tegra_slink_start_dma_based_transfer()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dstmpe.c1111 u8 status = isr[i]; in stmpe_irq() local
1114 status &= stmpe->ier[bank]; in stmpe_irq()
1115 if (!status) in stmpe_irq()
1118 clear = status; in stmpe_irq()
1119 while (status) { in stmpe_irq()
1120 int bit = __ffs(status); in stmpe_irq()
1125 status &= ~(1 << bit); in stmpe_irq()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dixp4xx_hss.c297 u8 status; member
306 u8 status; member
576 desc->data, desc->status, desc->error_count); in debug_desc()
701 " errors %u\n", dev->name, desc->status, in hss_hdlc_poll()
705 switch (desc->status) { in hss_hdlc_poll()
738 desc->status, desc->error_count); in hss_hdlc_poll()
745 desc->pkt_len = desc->status = 0; in hss_hdlc_poll()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h266 int status; member
309 int status; member
392 int status; member
1393 unsigned int status; member
1403 unsigned int status; member
1426 unsigned int status; member
1501 unsigned int status; member
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst260 'dmsetup status' yields information on the state and health of the array.
390 New status (STATUSTYPE_INFO) fields: sync_action and mismatch_cnt.
402 1.9.2 Don't emit '- -' on the status table line in case the constructor
404 'D' on the status line. If '- -' is passed into the constructor, emit
405 '- -' on the table line and '-' as the status line health character.
412 1.13.0 Fix dev_health status at end of "recover" (was 'a', now 'A')
423 on the status line.
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dxilinx_sdfec.c295 struct xsdfec_status status; in xsdfec_get_status() local
298 memset(&status, 0, sizeof(status)); in xsdfec_get_status()
300 status.state = xsdfec->state; in xsdfec_get_status()
303 status.activity = (xsdfec_regread(xsdfec, XSDFEC_ACTIVE_ADDR) & in xsdfec_get_status()
306 err = copy_to_user(arg, &status, sizeof(status)); in xsdfec_get_status()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_geocoding.qml141 // status
142 compare (emptyModel.status, GeocodeModel.Null)
342 compare (immediateModel.status, GeocodeModel.Error)
346 compare (immediateModel.status, GeocodeModel.Null)
391 compare (immediateModel.status, GeocodeModel.Error)
428 compare (immediateModel.status, GeocodeModel.Error)
471 compare (testModel.status, GeocodeModel.Ready)

1...<<341342343344345346347348349350>>...605