Home
last modified time | relevance | path

Searched refs:ADP_CS_4_TOTAL_BUFFERS_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h314 #define ADP_CS_4_TOTAL_BUFFERS_MASK GENMASK(29, 20) macro
H A Dswitch.c742 (port->config.nfc_credits & ADP_CS_4_TOTAL_BUFFERS_MASK) >> in tb_init_port()
1178 total = (nfc_credits & ADP_CS_4_TOTAL_BUFFERS_MASK) >> in tb_port_do_update_credits()

Completed in 9 milliseconds