Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcireg.h209 #define BHND_PCIE_MDIOCTL_DIVISOR_VAL 0x2 /* default clock divisor */ macro
H A Dbhnd_pci.c311 ctl = BHND_PCIE_MDIOCTL_PREAM_EN|BHND_PCIE_MDIOCTL_DIVISOR_VAL; in bhnd_pcie_mdio_enable()