Searched refs:delay_bytes (Results 1 – 6 of 6) sorted by relevance
482 size_t delay_bytes, delay_frames; in sst_calc_tstamp() local491 delay_bytes = (size_t) (fw_tstamp->ring_buffer_counter - in sst_calc_tstamp()494 delay_bytes = (size_t) (fw_tstamp->hardware_counter - in sst_calc_tstamp()496 delay_frames = bytes_to_frames(substream->runtime, delay_bytes); in sst_calc_tstamp()501 dev_dbg(ctx->dev, "pcm delay %zu in bytes\n", delay_bytes); in sst_calc_tstamp()
86 static void soc_dma_ch_schedule(struct soc_dma_ch_s *ch, int delay_bytes) in soc_dma_ch_schedule() argument91 timer_mod(ch->timer, now + delay_bytes / dma->channel_freq); in soc_dma_ch_schedule()
550 hdroom.delay_bytes = DIV_ROUND_UP(pfc->delay, BITS_PER_BYTE); in mlxsw_sp_dcbnl_ieee_setpfc()552 hdroom.delay_bytes = 0; in mlxsw_sp_dcbnl_ieee_setpfc()
232 hdroom.delay_bytes = MLXSW_SP_PAUSE_DELAY_BYTES; in mlxsw_sp_port_set_pauseparam()234 hdroom.delay_bytes = 0; in mlxsw_sp_port_set_pauseparam()
576 int delay_bytes; member
367 delay_cells = mlxsw_sp_bytes_cells(mlxsw_sp, hdroom->delay_bytes); in mlxsw_sp_hdroom_buf_delay_get()