Searched refs:iot (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dcpu-freq-debugfs.c124 struct s3c_iotimings *iot; local
140 iot = s3c_cpufreq_getiotimings();
141 if (!iot) {
149 iob = &iot->bank[bank];
H A Ds3c2412-iotiming.c42 * @iot: The IO timing information
44 static void s3c2412_print_timing(const char *pfx, struct s3c_iotimings *iot) argument
50 bt = iot->bank[bank].io_2412;
139 * @iot: The bank timing information.
145 struct s3c_iotimings *iot)
152 bt = iot->bank[bank].io_2412;
172 * @iot: The bank timing information.
178 struct s3c_iotimings *iot)
187 bt = iot->bank[bank].io_2412;
144 s3c2412_iotiming_calc(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *iot) argument
177 s3c2412_iotiming_set(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *iot) argument
H A Ds3c2410-iotiming.c355 * @iot: The IO timing information to fill out.
357 * Calculate the new values for the banks in @iot based on the new
362 struct s3c_iotimings *iot)
371 bt = iot->bank[bank].io_2410;
397 * @iot: The IO timing information to use.
404 struct s3c_iotimings *iot)
412 bt = iot->bank[bank].io_2410;
427 * through all the IO banks, reading the state and then updating @iot
361 s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *iot) argument
403 s3c2410_iotiming_set(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *iot) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/include/plat/
H A Dcpu-freq-core.h229 struct s3c_iotimings *iot);
235 struct s3c_iotimings *iot);
251 struct s3c_iotimings *iot);
254 struct s3c_iotimings *iot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dmmio.c125 unsigned long iot; local
129 iot = __gpfn_is_io(src_pa >> PAGE_SHIFT);
134 if (iot == GPFN_PIB) {

Completed in 84 milliseconds