Searched refs:turbo (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/arch/arm/mach-pxa/ |
D | pxa25x.c | 65 unsigned long cccr, turbo; in pxa25x_get_clk_frequency_khz() local 69 asm( "mrc\tp14, 0, %0, c6, c0, 0" : "=r" (turbo) ); in pxa25x_get_clk_frequency_khz() 90 (turbo & 1) ? "" : "in" ); in pxa25x_get_clk_frequency_khz() 93 return (turbo & 1) ? (N/1000) : (M/1000); in pxa25x_get_clk_frequency_khz()
|
D | sleep.S | 141 @ ensure x1 for run and turbo mode with memory clock 153 @ note, turbo is not preserved over sleep so there is no
|
/linux-2.6.39/drivers/net/wireless/ath/ath5k/ |
D | reset.c | 573 u32 turbo, mode, clock, bus_flags; in ath5k_hw_nic_wakeup() local 576 turbo = 0; in ath5k_hw_nic_wakeup() 704 turbo = AR5K_PHY_TURBO_MODE | in ath5k_hw_nic_wakeup() 737 ath5k_hw_reg_write(ah, turbo, AR5K_PHY_TURBO); in ath5k_hw_nic_wakeup()
|
/linux-2.6.39/include/linux/ |
D | ibmtr.h | 179 unsigned char turbo; member
|
/linux-2.6.39/Documentation/input/ |
D | bcm5974.txt | 13 Copyright (C) 2005 Frank Arnold (frank@scirocco-5v-turbo.de)
|
/linux-2.6.39/drivers/staging/generic_serial/ |
D | ser_a2232fw.ax | 314 VARDEF Crystal 1 ; 0 = unknown, 1 = normal, 2 = turbo 469 cmp #$d0 ; turbo or normal? ; 471 lda #2 ; turbo! :-) ;
|
/linux-2.6.39/arch/arm/mm/ |
D | proc-xsc3.S | 423 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode 442 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
|
D | proc-xscale.S | 524 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode 541 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
|
/linux-2.6.39/drivers/net/tokenring/ |
D | ibmtr.c | 490 ti->turbo = 1; in ibmtr_probe1() 571 if (ti->turbo) { in ibmtr_probe1() 610 if (ti->turbo) ti->page_mask=0xf0; in ibmtr_probe1()
|
/linux-2.6.39/Documentation/cpu-freq/ |
D | pcc-cpufreq.txt | 169 This is due to "turbo boost" available on recent Intel processors. If certain
|
/linux-2.6.39/Documentation/networking/ |
D | PLIP.txt | 22 LapLink null-printer cable [can also work in turbo mode, with a PLIP
|