Searched refs:ut_u32 (Results 1 – 1 of 1) sorted by relevance
1963 u32 ut_u32; in detect_s514() local2066 &ut_u32); in detect_s514()2069 (ut_u32 | PCI_MEMORY_ENABLE)); in detect_s514()2073 &ut_u32); in detect_s514()2076 (ut_u32 | PCI_MEMORY_ENABLE)); in detect_s514()2098 pci_read_config_dword(pci_dev, PCI_INT_CONFIG, &ut_u32); in detect_s514()2099 ut_u32 |= (CPU_no == S514_CPU_A) ? in detect_s514()2101 pci_write_config_dword(pci_dev, PCI_INT_CONFIG, ut_u32); in detect_s514()2119 pcibios_read_config_dword(hw->pci_bus, hw->pci_dev_func, PCI_INT_CONFIG, &ut_u32); in detect_s514()2120 ut_u32 |= (CPU_no == S514_CPU_A) ? in detect_s514()[all …]