OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR5315_PLLC_DIV_2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/atheros/include/
ar5315reg.h
149
#define
AR5315_PLLC_DIV_2
(reg) (((reg) & 0x80) >> 7)
/src/sys/arch/mips/atheros/
ar5315.c
171
const uint32_t div2 = (
AR5315_PLLC_DIV_2
(pllc) + 1) * 2; /* results in 2 or 4 */
Completed in 38 milliseconds
Indexes created Sun Oct 26 13:09:57 GMT 2025