Home
last modified time | relevance | path

Searched refs:status (Results 8701 – 8725 of 15119) sorted by relevance

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

/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/renesas/
H A Dr8a774e1-hihope-rzg2h-ex-idk-1110wr.dts14 status = "okay";
H A Dr8a774a1-hihope-rzg2m-rev2-ex-idk-1110wr.dts14 status = "okay";
H A Dr8a774a1-hihope-rzg2m-ex-idk-1110wr.dts14 status = "okay";
H A Dr8a774b1-hihope-rzg2n-ex-idk-1110wr.dts14 status = "okay";
/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c203 u32 status; in megasas_clear_intr_fusion() local
209 status = megasas_readl(instance, in megasas_clear_intr_fusion()
212 if (status & 1) { in megasas_clear_intr_fusion()
213 writel(status, &regs->outbound_intr_status); in megasas_clear_intr_fusion()
217 if (!(status & MFI_FUSION_ENABLE_INTERRUPT_MASK)) in megasas_clear_intr_fusion()
1904 u32 fw_state, dma_state, status; in megasas_fault_detect_work() local
1919 status = megasas_reset_fusion(instance->host, 0); in megasas_fault_detect_work()
1920 if (status != SUCCESS) { in megasas_fault_detect_work()
1989 struct scsi_cmnd *scmd, u8 status, u8 ext_status, in map_cmd_status() argument
1996 switch (status) { in map_cmd_status()
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/
H A Dgoya.c1031 u32 status; in goya_stop_queue() local
1037 status = RREG32(cp_sts_reg); in goya_stop_queue()
1038 if (status & TPC0_QM_CP_STS_FENCE_IN_PROGRESS_MASK) { in goya_stop_queue()
1042 status, in goya_stop_queue()
1043 !(status & TPC0_QM_CP_STS_FENCE_IN_PROGRESS_MASK), in goya_stop_queue()
1055 status, in goya_stop_queue()
1056 (status & TPC0_QM_GLBL_STS0_CP_IS_STOP_MASK), in goya_stop_queue()
1151 u32 status; in goya_init_cpu_queues() local
1191 status, in goya_init_cpu_queues()
1192 (status == PQ_INIT_STATUS_READY_FOR_HOST), in goya_init_cpu_queues()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dinit.c955 dd->status = vmalloc_user(PAGE_SIZE); in hfi1_init()
956 if (!dd->status) in hfi1_init()
960 if (dd->status) in hfi1_init()
962 ppd->statusp = &dd->status->port; in hfi1_init()
975 if (dd->status) in hfi1_init()
976 dd->status->dev |= HFI1_STATUS_CHIP_PRESENT | in hfi1_init()
1380 if (dd->status) in hfi1_disable_after_error()
1381 dd->status->dev |= HFI1_STATUS_HWERROR; in hfi1_disable_after_error()
1577 vfree(dd->status); in cleanup_device_data()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c403 struct vfdi_status *status = nic_data->vfdi_status.addr; in __efx_siena_sriov_push_vf_status() local
413 status->local = vf->addr; in __efx_siena_sriov_push_vf_status()
414 status->generation_end = ++status->generation_start; in __efx_siena_sriov_push_vf_status()
418 copy[0].from_buf = &status->generation_start; in __efx_siena_sriov_push_vf_status()
422 copy[0].length = sizeof(status->generation_start); in __efx_siena_sriov_push_vf_status()
432 copy[1].length = status->length - data_offset; in __efx_siena_sriov_push_vf_status()
459 copy[pos].from_buf = &status->generation_end; in __efx_siena_sriov_push_vf_status()
463 copy[pos].length = sizeof(status->generation_end); in __efx_siena_sriov_push_vf_status()
/OK3568_Linux_fs/kernel/drivers/crypto/stm32/
H A Dstm32-cryp.c229 u32 status; in stm32_cryp_wait_busy() local
231 return readl_relaxed_poll_timeout(cryp->regs + CRYP_SR, status, in stm32_cryp_wait_busy()
232 !(status & SR_BUSY), 10, 100000); in stm32_cryp_wait_busy()
237 u32 status; in stm32_cryp_wait_enable() local
239 return readl_relaxed_poll_timeout(cryp->regs + CRYP_CR, status, in stm32_cryp_wait_enable()
240 !(status & CR_CRYPEN), 10, 100000); in stm32_cryp_wait_enable()
245 u32 status; in stm32_cryp_wait_output() local
247 return readl_relaxed_poll_timeout(cryp->regs + CRYP_SR, status, in stm32_cryp_wait_output()
248 status & SR_OFNE, 10, 100000); in stm32_cryp_wait_output()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c999 if (!(atomic_read(&oct->status) == OCT_DEV_IN_RESET)) in liquidio_legacy_intr_handler()
1291 u32 status, void *ptr) in octnet_nic_stats_callback() argument
1301 if (status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in octnet_nic_stats_callback()
1381 resp->status = 1; in octnet_nic_stats_callback()
1384 resp->status = -1; in octnet_nic_stats_callback()
1435 if (sc->sc_status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in lio_fetch_vf_stats()
1572 retval = resp->status; in liquidio_set_speed()
1637 retval = resp->status; in liquidio_get_speed()
/OK3568_Linux_fs/kernel/net/appletalk/
H A Dddp.c232 iface->status = 0; in atif_add_device()
261 atif->status |= ATIF_PROBE; in atif_probe_device()
272 if (!(atif->status & ATIF_PROBE_FAIL)) { in atif_probe_device()
273 atif->status &= ~ATIF_PROBE; in atif_probe_device()
277 atif->status &= ~ATIF_PROBE_FAIL; in atif_probe_device()
283 atif->status &= ~ATIF_PROBE; in atif_probe_device()
380 if (!iface || iface->status & ATIF_PROBE) in atalk_find_anynet()
405 !(iface->status & ATIF_PROBE)) in atalk_find_interface()
719 if (atif->status & ATIF_PROBE) in atif_ioctl()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6qdl-tqma6b.dtsi11 status = "okay";
H A Dwm8750-apc8750.dts28 status = "okay";
H A Dr8a7743-iwg20d-q7.dts18 status = "okay";
H A Dimx6ull-myir-mys-6ulx-eval.dts18 status = "okay";
H A Dsocfpga_arria10_socdk_sdmmc.dts10 status = "okay";
H A Dmt6580-evbp1.dts31 status = "okay";
H A Dimx6qdl-tqma6a.dtsi11 status = "okay";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/realtek/
H A Drtd1295-xnano-x5.dts29 status = "okay";
H A Drtd1293-ds418j.dts29 status = "okay";
H A Drtd1296-ds418.dts29 status = "okay";
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dkprobes.h39 unsigned long status; member
/OK3568_Linux_fs/kernel/drivers/parport/
H A DBUGS-parport3 o lp doesn't allow you to read status while printing is in progress (is
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/
H A Dmt6797-evb.dts27 status = "okay";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/
H A Dmeson-a1-ad401.dts29 status = "okay";

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