OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:turbo
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/next68k/stand/boot/
boot.c
63
int
turbo
;
variable
84
turbo
= 1;
87
turbo
= 0;
93
printf(">> type %d, %sturbo\n", machine,
turbo
? "" : "non-");
/src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c
350
/* Write delta slope for OFDM enabled modes (A, G,
Turbo
) */
671
* Perform warm reset before the mode/PLL/
turbo
registers
678
* Set CCK and
Turbo
modes correctly.
681
uint32_t rfMode, phyPLL = 0, curPhyPLL,
turbo
;
local
729
turbo
= IS_CHAN_TURBO(chan) ?
733
* PLL, Mode, and
Turbo
values must be written in the correct
737
* -
Turbo
cannot be set at the same time as CCK or DYNAMIC
740
OS_REG_WRITE(ah, AR_PHY_TURBO,
turbo
);
753
OS_REG_WRITE(ah, AR_PHY_TURBO,
turbo
);
/src/sys/arch/next68k/next68k/
nextrom.c
135
int
turbo
;
variable
287
RELOC(
turbo
, int) = turbo_l;
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c
390
/* Write delta slope for OFDM enabled modes (A, G,
Turbo
) */
779
/* Write delta slope for OFDM enabled modes (A, G,
Turbo
) */
884
* Perform warm reset before the mode/PLL/
turbo
registers
891
* Set CCK and
Turbo
modes correctly.
894
uint32_t rfMode, phyPLL = 0, curPhyPLL,
turbo
;
local
939
turbo
= IS_CHAN_TURBO(chan) ?
943
* PLL, Mode, and
Turbo
values must be written in the correct
947
* -
Turbo
cannot be set at the same time as CCK or DYNAMIC
950
OS_REG_WRITE(ah, AR_PHY_TURBO,
turbo
);
963
OS_REG_WRITE(ah, AR_PHY_TURBO,
turbo
);
[
all
...]
Completed in 41 milliseconds
Indexes created Tue Jul 07 00:25:39 UTC 2026