Home
last modified time | relevance | path

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

/freebsd-head/tools/tools/ath/common/
HDdumpregs_5212.c263 DEFBASICx(AR_PCIE_SERDES2, "SERDES2", SREV(4,8), SREV(13,7)),
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212reg.h245 #define AR_PCIE_SERDES2 0x4084 /* PCIe Serdes register */ macro
HDar5212_attach.c695 OS_REG_WRITE(ah, AR_PCIE_SERDES2, 0x00000000); in ar5212ConfigPCIE()
/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c576 OS_REG_WRITE(ah, AR_PCIE_SERDES2, 0x00000000); in ar5416DisablePCIE()
HDar5416.ini702 { AR_PCIE_SERDES2, 0x00000000 },
/freebsd-head/sys/dev/ath/ath_hal/ar9001/
HDar9160.ini714 { AR_PCIE_SERDES2, 0x00000000 },
/freebsd-head/sys/dev/ath/ath_hal/ar9002/
HDar9280v1.ini579 { AR_PCIE_SERDES2, 0x00000000 },
/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300.h736 u_int32_t AR_PCIE_SERDES2; member
HDar9300_attach.c4140 AR_HOSTIF_REG(ah, AR_PCIE_SERDES2) = in ar9300_init_hostif_offsets()