Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h316 #define ADP_CS_4_TOTAL_BUFFERS_MASK GENMASK(29, 20) macro
H A Dswitch.c749 (port->config.nfc_credits & ADP_CS_4_TOTAL_BUFFERS_MASK) >> in tb_init_port()
1185 total = (nfc_credits & ADP_CS_4_TOTAL_BUFFERS_MASK) >> in tb_port_do_update_credits()