Searched full:25000000 (Results 1 – 25 of 97) sorted by relevance
1234
/linux-3.3/Documentation/devicetree/bindings/mtd/ |
D | atmel-dataflash.txt | 12 spi-max-frequency = <25000000>;
|
/linux-3.3/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/cpm/ |
D | brg.txt | 20 clock-frequency = <d#25000000>;
|
/linux-3.3/arch/cris/include/arch-v10/arch/ |
D | timex.h | 11 #define PRESCALE_FREQ 25000000
|
/linux-3.3/arch/arm/mach-ks8695/include/mach/ |
D | hardware.h | 22 #define KS8695_CLOCK_RATE 25000000
|
/linux-3.3/arch/powerpc/boot/ |
D | cuboot-sam440ep.c | 35 ibm440ep_fixup_clocks(sysclk, 11059200, 25000000); in sam440ep_fixups()
|
D | bamboo.c | 33 ibm440ep_fixup_clocks(sysclk, 11059200, 25000000); in bamboo_fixups()
|
D | cuboot-taishan.c | 39 ibm440gx_fixup_clocks(sysclk, 6 * 1843200, 25000000); in taishan_fixups()
|
/linux-3.3/Documentation/devicetree/bindings/c6x/ |
D | clocks.txt | 35 clock-frequency = <25000000>;
|
/linux-3.3/arch/c6x/boot/dts/ |
D | evmc6472.dts | 70 clock-frequency = <25000000>;
|
/linux-3.3/arch/arm/mach-imx/ |
D | mach-imx27ipcam.c | 65 mx27_clocks_init(25000000); in mx27ipcam_timer_init()
|
/linux-3.3/arch/mips/kernel/ |
D | csrc-bcm1480.c | 51 zbbus = ((plldiv >> 1) * 50000000) + ((plldiv & 1) * 25000000); in sb1480_clocksource_init()
|
/linux-3.3/arch/mips/ath79/ |
D | mach-ap121.c | 65 .max_speed_hz = 25000000,
|
D | mach-ap81.c | 74 .max_speed_hz = 25000000,
|
D | mach-pb44.c | 93 .max_speed_hz = 25000000,
|
D | mach-ubnt-xm.c | 74 .max_speed_hz = 25000000,
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | stv0900_core.c | 1145 else if (srate <= 25000000) in stv0900_get_optim_carr_loop() 1156 else if (srate <= 25000000) in stv0900_get_optim_carr_loop() 1170 else if (srate <= 25000000) in stv0900_get_optim_carr_loop() 1181 else if (srate <= 25000000) in stv0900_get_optim_carr_loop() 1194 else if (srate <= 25000000) in stv0900_get_optim_carr_loop() 1240 else if (srate <= 25000000) in stv0900_get_optim_short_carr_loop() 1252 else if (srate <= 25000000) in stv0900_get_optim_short_carr_loop() 1264 else if (srate <= 25000000) in stv0900_get_optim_short_carr_loop()
|
D | af9013.h | 46 * 20480000, 25000000, 28000000, 28800000
|
/linux-3.3/arch/arm/mach-ks8695/ |
D | cpu.c | 56 …t sysclk[8] = { 125000000, 100000000, 62500000, 50000000, 41700000, 33300000, 31300000, 25000000 };
|
/linux-3.3/arch/arm/boot/dts/ |
D | imx53-evk.dts | 46 spi-max-frequency = <25000000>;
|
D | imx51-babbage.dts | 67 spi-max-frequency = <25000000>;
|
/linux-3.3/drivers/media/common/tuners/ |
D | mxl5005s.h | 45 #define CRYSTAL_FREQ_25000000HZ 25000000
|
D | mxl5007t.h | 48 MxL_XTAL_25_MHZ, /* 25000000 */
|
/linux-3.3/sound/soc/codecs/ |
D | tlv320aic32x4.h | 90 #define AIC32X4_FREQ_25000000 25000000
|
/linux-3.3/arch/powerpc/xmon/ |
D | nonstdio.c | 32 timeout *= tb_ticks_per_sec? tb_ticks_per_sec: 25000000; in xmon_expect()
|
/linux-3.3/sound/soc/imx/ |
D | mx27vis-aic32x4.c | 57 25000000, SND_SOC_CLOCK_OUT); in mx27vis_aic32x4_hw_params()
|
1234