Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_pcie.c1607 1 << (port_id + PBS_UNIT_PCIE_CONF_1_PCIE_EXIST_SHIFT), in al_pcie_port_enable()
1608 1 << (port_id + PBS_UNIT_PCIE_CONF_1_PCIE_EXIST_SHIFT)); in al_pcie_port_enable()
1629 1 << (port_id + PBS_UNIT_PCIE_CONF_1_PCIE_EXIST_SHIFT), in al_pcie_port_disable()
1663 PBS_UNIT_PCIE_CONF_1_PCIE_EXIST_SHIFT); in al_pcie_port_is_enabled()
H A Dal_hal_pbs_regs.h802 #define PBS_UNIT_PCIE_CONF_1_PCIE_EXIST_SHIFT 0 macro