Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h372 #define ADP_PCIE_CS_0_PE BIT(31) macro
H A Dswitch.c1104 return !!(data & ADP_PCIE_CS_0_PE); in tb_pci_port_is_enabled()
1114 u32 word = enable ? ADP_PCIE_CS_0_PE : 0x0; in tb_pci_port_enable()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h466 #define ADP_PCIE_CS_0_PE BIT(31) macro
H A Dswitch.c1314 return !!(data & ADP_PCIE_CS_0_PE); in tb_pci_port_is_enabled()
1324 u32 word = enable ? ADP_PCIE_CS_0_PE : 0x0; in tb_pci_port_enable()

Completed in 10 milliseconds