OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:curPhyPLL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c
681
uint32_t rfMode, phyPLL = 0,
curPhyPLL
, turbo;
731
curPhyPLL
= OS_REG_READ(ah, AR_PHY_PLL_CTL);
742
if (
curPhyPLL
!= phyPLL) {
748
if (
curPhyPLL
!= phyPLL) {
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c
894
uint32_t rfMode, phyPLL = 0,
curPhyPLL
, turbo;
941
curPhyPLL
= OS_REG_READ(ah, AR_PHY_PLL_CTL);
952
if (
curPhyPLL
!= phyPLL) {
958
if (
curPhyPLL
!= phyPLL) {
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025