Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb_regs.h282 #define ADP_CS_4_TOTAL_BUFFERS_MASK GENMASK(29, 20) macro
H A Dtunnel.c636 max_credits = (nfc_credits & ADP_CS_4_TOTAL_BUFFERS_MASK) >> in tb_dp_init_video_path()
795 max_credits = (nhi->config.nfc_credits & ADP_CS_4_TOTAL_BUFFERS_MASK) >> in tb_dma_credits()