Searched refs:PCI_EXP_DEVCTL_PAYLOAD (Results 1 – 8 of 8) sorted by relevance
332 hpx->pci_exp_devctl_and |= PCI_EXP_DEVCTL_PAYLOAD | in program_hpx_type2()334 hpx->pci_exp_devctl_or &= ~(PCI_EXP_DEVCTL_PAYLOAD | in program_hpx_type2()
513 #define PCI_EXP_DEVCTL_PAYLOAD 0x00e0 /* Max_Payload_Size */ macro
385 status &= ~PCI_EXP_DEVCTL_PAYLOAD; in rockchip_pcie_host_init_port()
552 reg &= ~PCI_EXP_DEVCTL_PAYLOAD; in advk_pcie_setup_hw()
3263 pldsize = (val & PCI_EXP_DEVCTL_PAYLOAD) >> 5; in config_pcie()3269 ~PCI_EXP_DEVCTL_PAYLOAD); in config_pcie()
963 PCI_EXP_DEVCTL_BCR_FLR | PCI_EXP_DEVCTL_PAYLOAD | in init_pci_cap_exp_perm()
7335 mps_log = ((devctl & PCI_EXP_DEVCTL_PAYLOAD) >> 5) + 7; in t4_fixup_host_params()
9308 val16 |= PCI_EXP_DEVCTL_PAYLOAD; in tg3_chip_reset()