Home
last modified time | relevance | path

Searched refs:hw_depth (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dhisi_dma.c611 u32 hw_depth = hdma_dev->chan_depth - 1; in hisi_dma_init_hw_qp() local
626 hisi_dma_chan_write(q_base, HISI_DMA_Q_SQ_DEPTH, index, hw_depth); in hisi_dma_init_hw_qp()
627 hisi_dma_chan_write(q_base, HISI_DMA_Q_CQ_DEPTH, index, hw_depth); in hisi_dma_init_hw_qp()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c1516 uint32_t hw_depth = 0; in enc1_stream_encoder_dp_get_pixel_format() local
1526 DP_COMPONENT_DEPTH, &hw_depth); in enc1_stream_encoder_dp_get_pixel_format()
1528 switch (hw_depth) { in enc1_stream_encoder_dp_get_pixel_format()