Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb_regs.h305 #define ADP_CS_4_TOTAL_BUFFERS_MASK GENMASK(29, 20) macro
Dswitch.c737 (port->config.nfc_credits & ADP_CS_4_TOTAL_BUFFERS_MASK) >> in tb_init_port()
1146 total = (nfc_credits & ADP_CS_4_TOTAL_BUFFERS_MASK) >> in tb_port_do_update_credits()