Searched refs:MHz (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dspecialix_io8.h65 #define MHz *1000000 /* I'm ashamed of myself. */ macro
68 #define SX_OSCFREQ (25 MHz/2)
69 /* There is a 25MHz crystal on the board, but the chip is in /2 mode */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dspecialix_io8.h65 #define MHz *1000000 /* I'm ashamed of myself. */ macro
68 #define SX_OSCFREQ (25 MHz/2)
69 /* There is a 25MHz crystal on the board, but the chip is in /2 mode */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/boot/
H A Dprpmc2800.c27 #define MHz (1000U*1000U) macro
28 #define GHz (1000U*MHz)
99 .core_speed = 733*MHz,
138 .core_speed = 733*MHz,
203 .core_speed = 733*MHz,
242 .core_speed = 733*MHz,
268 .core_speed = 733*MHz,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/boot/
H A Dprpmc2800.c27 #define MHz (1000U*1000U) macro
28 #define GHz (1000U*MHz)
99 .core_speed = 733*MHz,
138 .core_speed = 733*MHz,
203 .core_speed = 733*MHz,
242 .core_speed = 733*MHz,
268 .core_speed = 733*MHz,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ata/
H A Dpata_hpt37x.c774 static const int MHz[4] = { 33, 40, 50, 66 }; local
929 * use a 50MHz DPLL by choice
937 f_low = (MHz[clock_slot] * 48) / MHz[dpll];
966 MHz[clock_slot], MHz[dpll]);
980 chip_table->name, MHz[clock_slot]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dpata_hpt37x.c774 static const int MHz[4] = { 33, 40, 50, 66 }; local
929 * use a 50MHz DPLL by choice
937 f_low = (MHz[clock_slot] * 48) / MHz[dpll];
966 MHz[clock_slot], MHz[dpll]);
980 chip_table->name, MHz[clock_slot]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/
H A Dsleep.S199 @ with core operating above 91 MHz
246 @ about suspending with PXBus operating above 133MHz
266 orrne r7, r7, #1 @@ 99.53MHz
293 @ need 6 13-MHz cycles before changing PWRMODE
294 @ just set frequency to 91-MHz... 6*91/13 = 42
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dsleep.S199 @ with core operating above 91 MHz
246 @ about suspending with PXBus operating above 133MHz
266 orrne r7, r7, #1 @@ 99.53MHz
293 @ need 6 13-MHz cycles before changing PWRMODE
294 @ just set frequency to 91-MHz... 6*91/13 = 42
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dimsttfb.c126 * Dot clock rate is 20MHz * (m + 1) / ((n + 1) * (p ? 2 * p : 1)
429 setclkMHz(struct imstt_par *par, __u32 MHz) argument
445 if (x == MHz)
447 if (x > MHz) {
450 } else if (spilled && x < MHz) {
464 __u32 MHz, hes, heb, veb, htp, vtp; local
469 MHz = 30 /* .25 */ ;
473 MHz = 57 /* .27_ */ ;
477 MHz = 80;
481 MHz
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dimsttfb.c126 * Dot clock rate is 20MHz * (m + 1) / ((n + 1) * (p ? 2 * p : 1)
429 setclkMHz(struct imstt_par *par, __u32 MHz) argument
445 if (x == MHz)
447 if (x > MHz) {
450 } else if (spilled && x < MHz) {
464 __u32 MHz, hes, heb, veb, htp, vtp; local
469 MHz = 30 /* .25 */ ;
473 MHz = 57 /* .27_ */ ;
477 MHz = 80;
481 MHz
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Ddram_init.S64 and.d 0x1000, $r3 ; 50 or 100 MHz?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v10/lib/
H A Ddram_init.S64 and.d 0x1000, $r3 ; 50 or 100 MHz?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/common/tuners/
H A Dmxl5007t.c66 #define MHz 1000000 macro
431 * 10 bit integer (MHz) + 6 bit fraction */
432 dig_rf_freq = rf_freq / MHz;
434 temp = rf_freq % MHz;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dmxl5007t.c66 #define MHz 1000000 macro
431 * 10 bit integer (MHz) + 6 bit fraction */
432 dig_rf_freq = rf_freq / MHz;
434 temp = rf_freq % MHz;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/firmware/keyspan_pda/
H A Dkeyspan_pda.S180 ;; (xtal 12MHz, internal fosc 24MHz)
217 djnz r1, renum_wait1 ; wait about n*(256^2) 6MHz clocks
H A Dxircom_pgs.S218 ;; (xtal 12MHz, internal fosc 24MHz)
255 djnz r1, renum_wait1 ; wait about n*(256^2) 6MHz clocks
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/firmware/keyspan_pda/
H A Dkeyspan_pda.S180 ;; (xtal 12MHz, internal fosc 24MHz)
217 djnz r1, renum_wait1 ; wait about n*(256^2) 6MHz clocks
H A Dxircom_pgs.S218 ;; (xtal 12MHz, internal fosc 24MHz)
255 djnz r1, renum_wait1 ; wait about n*(256^2) 6MHz clocks
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Daisdram.S471 li s0,0x003 # Value for dmems at 200MHz
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/config/
H A Dwl.mk1052 # 11N 20MHz only optimization

Completed in 166 milliseconds