Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie.c1323 uint32_t reg, device_type, new_device_type; in al_pcie_port_operating_mode_config() local
1337 new_device_type = PCIE_AXI_MISC_PCIE_GLOBAL_CONF_DEV_TYPE_EP; in al_pcie_port_operating_mode_config()
1339 new_device_type = PCIE_AXI_MISC_PCIE_GLOBAL_CONF_DEV_TYPE_RC; in al_pcie_port_operating_mode_config()
1360 if (new_device_type == device_type) { in al_pcie_port_operating_mode_config()
1371 new_device_type); in al_pcie_port_operating_mode_config()