Searched refs:hw_free (Results 1 – 16 of 16) sorted by relevance
/drivers/infiniband/hw/hfi1/ |
D | trace_ctxts.h | 28 __field(u64, hw_free) 40 __entry->hw_free = le64_to_cpu(*uctxt->sc->hw_free); 53 __entry->hw_free,
|
D | pio.c | 524 sc->hw_free = &sc->dd->cr_base[sc->node].va[gc].cr[index]; in cr_group_addresses() 1268 *sc->hw_free = 0; in sc_enable() 1633 static inline int fill_code(u64 hw_free) in fill_code() argument 1637 if (hw_free & CR_STATUS_SMASK) in fill_code() 1639 if (hw_free & CR_CREDIT_RETURN_DUE_TO_PBC_SMASK) in fill_code() 1641 if (hw_free & CR_CREDIT_RETURN_DUE_TO_THRESHOLD_SMASK) in fill_code() 1643 if (hw_free & CR_CREDIT_RETURN_DUE_TO_ERR_SMASK) in fill_code() 1645 if (hw_free & CR_CREDIT_RETURN_DUE_TO_FORCE_SMASK) in fill_code() 1659 u64 hw_free; in sc_release_update() local 1672 hw_free = le64_to_cpu(*sc->hw_free); /* volatile read */ in sc_release_update() [all …]
|
D | pio.h | 85 volatile __le64 *hw_free; /* HW free counter */ member
|
D | file_ops.c | 370 (((u64)uctxt->sc->hw_free - in hfi1_file_mmap() 1236 offset = ((u64)uctxt->sc->hw_free - in get_base_info()
|
/drivers/media/platform/st/sti/delta/ |
D | delta-mem.h | 12 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf);
|
D | delta-mem.c | 41 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf) in hw_free() function
|
D | delta-ipc.c | 222 hw_free(pctx, ctx->ipc_buf); in delta_ipc_open() 449 hw_free(pctx, ctx->ipc_buf); in delta_ipc_close()
|
/drivers/media/usb/go7007/ |
D | snd-go7007.c | 179 .hw_free = go7007_snd_hw_free,
|
/drivers/media/pci/cx23885/ |
D | cx23885-alsa.c | 500 .hw_free = snd_cx23885_hw_free,
|
/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-ahb-audio.c | 514 .hw_free = dw_hdmi_hw_free,
|
/drivers/media/pci/cx25821/ |
D | cx25821-alsa.c | 643 .hw_free = snd_cx25821_hw_free,
|
/drivers/media/pci/cx88/ |
D | cx88-alsa.c | 589 .hw_free = snd_cx88_hw_free,
|
/drivers/usb/gadget/function/ |
D | f_audio_source.c | 857 .hw_free = audio_pcm_hw_free,
|
/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 870 .hw_free = snd_card_saa7134_hw_free,
|
/drivers/soundwire/ |
D | qcom.c | 1136 .hw_free = qcom_swrm_hw_free,
|
D | intel.c | 1130 .hw_free = intel_hw_free,
|