Home
last modified time | relevance | path

Searched refs:hw_free (Results 1 – 16 of 16) sorted by relevance

/drivers/infiniband/hw/hfi1/
Dtrace_ctxts.h69 __field(u64, hw_free)
81 __entry->hw_free = le64_to_cpu(*uctxt->sc->hw_free);
94 __entry->hw_free,
Dpio.c566 sc->hw_free = &sc->dd->cr_base[sc->node].va[gc].cr[index]; in cr_group_addresses()
1310 *sc->hw_free = 0; in sc_enable()
1675 static inline int fill_code(u64 hw_free) in fill_code() argument
1679 if (hw_free & CR_STATUS_SMASK) in fill_code()
1681 if (hw_free & CR_CREDIT_RETURN_DUE_TO_PBC_SMASK) in fill_code()
1683 if (hw_free & CR_CREDIT_RETURN_DUE_TO_THRESHOLD_SMASK) in fill_code()
1685 if (hw_free & CR_CREDIT_RETURN_DUE_TO_ERR_SMASK) in fill_code()
1687 if (hw_free & CR_CREDIT_RETURN_DUE_TO_FORCE_SMASK) in fill_code()
1701 u64 hw_free; in sc_release_update() local
1714 hw_free = le64_to_cpu(*sc->hw_free); /* volatile read */ in sc_release_update()
[all …]
Dpio.h127 volatile __le64 *hw_free; /* HW free counter */ member
Dfile_ops.c411 (((u64)uctxt->sc->hw_free - in hfi1_file_mmap()
1277 offset = ((u64)uctxt->sc->hw_free - in get_base_info()
/drivers/media/platform/sti/delta/
Ddelta-mem.h12 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf);
Ddelta-mem.c41 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf) in hw_free() function
Ddelta-ipc.c223 hw_free(pctx, ctx->ipc_buf); in delta_ipc_open()
450 hw_free(pctx, ctx->ipc_buf); in delta_ipc_close()
/drivers/media/usb/go7007/
Dsnd-go7007.c179 .hw_free = go7007_snd_hw_free,
/drivers/media/pci/cx23885/
Dcx23885-alsa.c500 .hw_free = snd_cx23885_hw_free,
/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-ahb-audio.c514 .hw_free = dw_hdmi_hw_free,
/drivers/media/pci/cx25821/
Dcx25821-alsa.c644 .hw_free = snd_cx25821_hw_free,
/drivers/soundwire/
Dintel.c1141 .hw_free = intel_hw_free,
1151 .hw_free = intel_hw_free,
Dqcom.c676 .hw_free = qcom_swrm_hw_free,
/drivers/media/pci/cx88/
Dcx88-alsa.c590 .hw_free = snd_cx88_hw_free,
/drivers/usb/gadget/function/
Df_audio_source.c857 .hw_free = audio_pcm_hw_free,
/drivers/media/pci/saa7134/
Dsaa7134-alsa.c870 .hw_free = snd_card_saa7134_hw_free,