Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
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()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c1509 uint32_t hw_depth = 0; in enc1_stream_encoder_dp_get_pixel_format() local
1519 DP_COMPONENT_DEPTH, &hw_depth); in enc1_stream_encoder_dp_get_pixel_format()
1521 switch (hw_depth) { in enc1_stream_encoder_dp_get_pixel_format()