Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnhi_ops.c84 pci_write_config_dword(nhi->pdev, VS_CAP_19, data | VS_CAP_19_VALID); in icl_nhi_lc_mailbox_cmd()
107 pci_write_config_dword(nhi->pdev, VS_CAP_19, 0); in icl_nhi_lc_mailbox_cmd_complete()
H A Dnhi_regs.h151 #define VS_CAP_19 0xf0 macro