Home
last modified time | relevance | path

Searched refs:ADP_CS_4_NFC_BUFFERS_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h281 #define ADP_CS_4_NFC_BUFFERS_MASK GENMASK(9, 0) macro
H A Dswitch.c611 nfc_credits = port->config.nfc_credits & ADP_CS_4_NFC_BUFFERS_MASK; in tb_port_add_nfc_credits()
615 port->config.nfc_credits & ADP_CS_4_NFC_BUFFERS_MASK); in tb_port_add_nfc_credits()
617 port->config.nfc_credits &= ~ADP_CS_4_NFC_BUFFERS_MASK; in tb_port_add_nfc_credits()
H A Dtunnel.c632 path->nfc_credits = nfc_credits & ADP_CS_4_NFC_BUFFERS_MASK; in tb_dp_init_video_path()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h313 #define ADP_CS_4_NFC_BUFFERS_MASK GENMASK(9, 0) macro
H A Dswitch.c580 nfc_credits = port->config.nfc_credits & ADP_CS_4_NFC_BUFFERS_MASK; in tb_port_add_nfc_credits()
587 port->config.nfc_credits & ADP_CS_4_NFC_BUFFERS_MASK); in tb_port_add_nfc_credits()
589 port->config.nfc_credits &= ~ADP_CS_4_NFC_BUFFERS_MASK; in tb_port_add_nfc_credits()
H A Dtunnel.c1207 ADP_CS_4_NFC_BUFFERS_MASK; in tb_dp_init_video_credits()

Completed in 16 milliseconds