Searched refs:frequency (Results 1 - 25 of 441) sorted by path

1234567891011>>

/linux-master/arch/arm64/boot/dts/sprd/
H A Dsharkl64.dtsi63 clock-frequency = <26000000>;
/linux-master/arch/powerpc/boot/dts/fsl/
H A Dmpc8544si-post.dtsi60 clock-frequency = <33333333>;
89 clock-frequency = <33333333>;
117 clock-frequency = <33333333>;
143 bus-frequency = <0>; // Filled out by uboot.
H A Dmpc8548si-post.dtsi71 clock-frequency = <33333333>;
112 bus-frequency = <0>; // Filled out by uboot.
H A Dmpc8568si-post.dtsi62 clock-frequency = <33333333>;
105 bus-frequency = <0>; // Filled out by uboot.
209 brg-frequency = <0>;
210 bus-frequency = <396000000>;
H A Dmpc8569si-post.dtsi50 clock-frequency = <33333333>;
99 bus-frequency = <0>; // Filled out by uboot.
197 brg-frequency = <0>;
198 bus-frequency = <0>;
219 clock-frequency = <0>;
H A Dp1020si-post.dtsi50 clock-frequency = <33333333>;
78 clock-frequency = <33333333>;
105 bus-frequency = <0>; // Filled out by uboot.
H A Dp1021si-post.dtsi50 clock-frequency = <33333333>;
78 clock-frequency = <33333333>;
105 bus-frequency = <0>; // Filled out by uboot.
H A Dp1023si-post.dtsi65 clock-frequency = <33333333>;
84 clock-frequency = <33333333>;
103 clock-frequency = <33333333>;
167 bus-frequency = <0>; // Filled out by uboot.
H A Dpq3-duart-0.dtsi40 clock-frequency = <0>;
49 clock-frequency = <0>;
H A Dpq3-esdhc-0.dtsi40 clock-frequency = <0>;
H A Dqoriq-duart-0.dtsi40 clock-frequency = <0>;
49 clock-frequency = <0>;
H A Dqoriq-duart-1.dtsi40 clock-frequency = <0>;
49 clock-frequency = <0>;
H A Dqoriq-esdhc-0.dtsi39 clock-frequency = <0>;
H A Dqoriq-mpic.dtsi42 clock-frequency = <0x0>;
H A Dqoriq-mpic4.3.dtsi42 clock-frequency = <0x0>;
/linux-master/arch/powerpc/boot/dts/
H A DkuroboxHD.dts42 clock-frequency = <200000000>; /* Fixed by bootloader */
43 timebase-frequency = <24391680>; /* Fixed by bootloader */
44 bus-frequency = <0>; /* Fixed by bootloader */
89 clock-frequency = <97553800>;
100 clock-frequency = <97553800>;
125 clock-frequency = <133333333>;
H A DkuroboxHG.dts42 clock-frequency = <266000000>; /* Fixed by bootloader */
43 timebase-frequency = <32522240>; /* Fixed by bootloader */
44 bus-frequency = <0>; /* Fixed by bootloader */
89 clock-frequency = <130041000>;
100 clock-frequency = <130041000>;
125 clock-frequency = <133333333>;
/linux-master/arch/sparc/kernel/
H A Dtime_64.c165 /* Searches for cpu clock frequency with given cpuid in OpenBoot tree */
181 freq = prom_getintdefault(node, "clock-frequency", 0);
284 return prom_getintdefault(prom_root_node, "stick-frequency", 0);
418 return prom_getintdefault(prom_root_node, "stick-frequency", 0);
829 ops->frequency = freq;
854 freq = tick_operations.frequency;
/linux-master/drivers/media/dvb-frontends/
H A Dbsbe1.h64 if ((p->frequency < 950000) || (p->frequency > 2150000))
67 div = p->frequency / 1000;
H A Dbsru6.h95 if ((p->frequency < 950000) || (p->frequency > 2150000))
98 div = (p->frequency + (125 - 1)) / 125; /* round correctly */
104 if (p->frequency > 1530000)
H A Dgp8psk-fe.c135 u32 freq = c->frequency * 1000;
H A Ditd1000_priv.h15 u32 frequency; /* contains the value resulting from the LO-setting */ member in struct:itd1000_state
H A Dstb0899_drv.h37 IQ_SWAP_ON = -1, /* the derotator frequency register */
125 int (*tuner_set_frequency)(struct dvb_frontend *fe, u32 frequency);
126 int (*tuner_get_frequency)(struct dvb_frontend *fe, u32 *frequency);
H A Dstb6100.h78 u32 frequency; member in struct:stb6100_state
/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h164 s32 min_freq_rf; /* Lowest RF input frequency, in kHz */
165 s32 max_freq_rf; /* Highest RF input frequency, in kHz */
190 frequency);
230 s32 frequency);
993 s32 frequency; member in struct:drx_channel
994 /*< frequency in kHz */
1045 * \struct struct drx_frequency_plan * Array element of a frequency plan.
1051 /*< First centre frequency in this band */
1053 /*< Last centre frequency in this band */
1055 /*< Stepping frequency i
1257 s32 frequency; /*< Frequency in kHz */ member in struct:drxoob
1272 s32 frequency; /*< Frequency in Khz */ member in struct:drxoob_status
1515 u32 frequency; /*< range from 8000-48000 Hz */ member in struct:drx_cfg_i2s_output
1661 u16 frequency; /* Hz */ member in struct:drx_aud_beep
[all...]

Completed in 220 milliseconds

1234567891011>>