Searched refs:cfg (Results 76 - 100 of 1524) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s5pc100/
H A Dinit.c21 void __init s5pc100_common_init_uarts(struct s3c2410_uartcfg *cfg, int no) argument
23 s3c24xx_init_uartdevs("s3c6400-uart", s5p_uart_resources, cfg, no);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/security/secfrw/include/
H A Dbta_svc.h24 btaparent_svc_cfg(struct cfg_ctx *ctx, const struct cfg_ctx_set_cfg *cfg);
40 btachild_svc_cfg(struct cfg_ctx *ctx, const struct cfg_ctx_set_cfg *cfg);
H A Dcommon_svc.h22 int (*cfg)(struct wpa_dat *); member in struct:wpa
28 int (*cfg)(struct wpa_dat *); member in struct:wpa_al
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Dcpu-freq.c35 static void s3c2410_cpufreq_setdivs(struct s3c_cpufreq_config *cfg) argument
39 if (cfg->divs.h_divisor == 2)
42 if (cfg->divs.p_divisor != cfg->divs.h_divisor)
48 static int s3c2410_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg) argument
54 fclk = cfg->freq.fclk;
55 hclk_max = cfg->max.hclk;
57 cfg->freq.armclk = fclk;
62 hdiv = (fclk > cfg->max.hclk) ? 2 : 1;
65 if (hclk > cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dcpu-freq.c35 static void s3c2410_cpufreq_setdivs(struct s3c_cpufreq_config *cfg) argument
39 if (cfg->divs.h_divisor == 2)
42 if (cfg->divs.p_divisor != cfg->divs.h_divisor)
48 static int s3c2410_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg) argument
54 fclk = cfg->freq.fclk;
55 hclk_max = cfg->max.hclk;
57 cfg->freq.armclk = fclk;
62 hdiv = (fclk > cfg->max.hclk) ? 2 : 1;
65 if (hclk > cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s3c24xx/include/plat/
H A Dcpu-freq-core.h173 int (*get_iotiming)(struct s3c_cpufreq_config *cfg,
176 void (*set_iotiming)(struct s3c_cpufreq_config *cfg,
179 int (*calc_iotiming)(struct s3c_cpufreq_config *cfg,
182 int (*calc_freqtable)(struct s3c_cpufreq_config *cfg,
187 struct s3c_cpufreq_config *cfg,
190 void (*set_refresh)(struct s3c_cpufreq_config *cfg);
191 void (*set_fvco)(struct s3c_cpufreq_config *cfg);
192 void (*set_divs)(struct s3c_cpufreq_config *cfg);
193 int (*calc_divs)(struct s3c_cpufreq_config *cfg);
205 struct s3c_cpufreq_config *cfg,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ds3c2410-cpufreq-utils.c27 * @cfg: The frequency configuration
32 void s3c2410_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) argument
34 struct s3c_cpufreq_board *board = cfg->board;
45 refresh = (cfg->freq.hclk / 100) * (board->refresh / 10);
59 * @cfg: The frequency configuration
61 void s3c2410_set_fvco(struct s3c_cpufreq_config *cfg) argument
63 __raw_writel(cfg->pll.index, S3C2410_MPLLCON);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/include/plat/
H A Dcpu-freq-core.h173 int (*get_iotiming)(struct s3c_cpufreq_config *cfg,
176 void (*set_iotiming)(struct s3c_cpufreq_config *cfg,
179 int (*calc_iotiming)(struct s3c_cpufreq_config *cfg,
182 int (*calc_freqtable)(struct s3c_cpufreq_config *cfg,
187 struct s3c_cpufreq_config *cfg,
190 void (*set_refresh)(struct s3c_cpufreq_config *cfg);
191 void (*set_fvco)(struct s3c_cpufreq_config *cfg);
192 void (*set_divs)(struct s3c_cpufreq_config *cfg);
193 int (*calc_divs)(struct s3c_cpufreq_config *cfg);
205 struct s3c_cpufreq_config *cfg,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ds3c2410-cpufreq-utils.c27 * @cfg: The frequency configuration
32 void s3c2410_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) argument
34 struct s3c_cpufreq_board *board = cfg->board;
45 refresh = (cfg->freq.hclk / 100) * (board->refresh / 10);
59 * @cfg: The frequency configuration
61 void s3c2410_set_fvco(struct s3c_cpufreq_config *cfg) argument
63 __raw_writel(cfg->pll.index, S3C2410_MPLLCON);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/csharp/
H A DSecondaryHashDatabase.cs29 private void Config(SecondaryHashDatabaseConfig cfg) { argument
30 base.Config(cfg);
31 db.set_flags(cfg.flags);
33 if (cfg.HashFunction != null)
34 HashFunction = cfg.HashFunction;
35 if (cfg.DuplicateCompare != null)
36 DupCompare = cfg.DuplicateCompare;
37 if (cfg.fillFactorIsSet)
38 db.set_h_ffactor(cfg.FillFactor);
39 if (cfg
72 Open( string Filename, SecondaryHashDatabaseConfig cfg) argument
114 Open(string Filename, string DatabaseName, SecondaryHashDatabaseConfig cfg) argument
155 Open(string Filename, SecondaryHashDatabaseConfig cfg, Transaction txn) argument
207 Open( string Filename, string DatabaseName, SecondaryHashDatabaseConfig cfg, Transaction txn) argument
[all...]
H A DSecondaryBTreeDatabase.cs29 private void Config(SecondaryBTreeDatabaseConfig cfg) { argument
30 base.Config((SecondaryDatabaseConfig)cfg);
31 db.set_flags(cfg.flags);
32 if (cfg.Compare != null)
33 Compare = cfg.Compare;
34 if (cfg.PrefixCompare != null)
35 PrefixCompare = cfg.PrefixCompare;
36 if (cfg.DuplicateCompare != null)
37 DupCompare = cfg.DuplicateCompare;
38 if (cfg
69 Open( string Filename, SecondaryBTreeDatabaseConfig cfg) argument
111 Open(string Filename, string DatabaseName, SecondaryBTreeDatabaseConfig cfg) argument
152 Open(string Filename, SecondaryBTreeDatabaseConfig cfg, Transaction txn) argument
204 Open( string Filename, string DatabaseName, SecondaryBTreeDatabaseConfig cfg, Transaction txn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/csharp/
H A DSecondaryHashDatabase.cs29 private void Config(SecondaryHashDatabaseConfig cfg) { argument
30 base.Config(cfg);
31 db.set_flags(cfg.flags);
33 if (cfg.HashFunction != null)
34 HashFunction = cfg.HashFunction;
35 if (cfg.DuplicateCompare != null)
36 DupCompare = cfg.DuplicateCompare;
37 if (cfg.fillFactorIsSet)
38 db.set_h_ffactor(cfg.FillFactor);
39 if (cfg
72 Open( string Filename, SecondaryHashDatabaseConfig cfg) argument
114 Open(string Filename, string DatabaseName, SecondaryHashDatabaseConfig cfg) argument
155 Open(string Filename, SecondaryHashDatabaseConfig cfg, Transaction txn) argument
207 Open( string Filename, string DatabaseName, SecondaryHashDatabaseConfig cfg, Transaction txn) argument
[all...]
H A DSecondaryBTreeDatabase.cs29 private void Config(SecondaryBTreeDatabaseConfig cfg) { argument
30 base.Config((SecondaryDatabaseConfig)cfg);
31 db.set_flags(cfg.flags);
32 if (cfg.Compare != null)
33 Compare = cfg.Compare;
34 if (cfg.PrefixCompare != null)
35 PrefixCompare = cfg.PrefixCompare;
36 if (cfg.DuplicateCompare != null)
37 DupCompare = cfg.DuplicateCompare;
38 if (cfg
69 Open( string Filename, SecondaryBTreeDatabaseConfig cfg) argument
111 Open(string Filename, string DatabaseName, SecondaryBTreeDatabaseConfig cfg) argument
152 Open(string Filename, SecondaryBTreeDatabaseConfig cfg, Transaction txn) argument
204 Open( string Filename, string DatabaseName, SecondaryBTreeDatabaseConfig cfg, Transaction txn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/csharp/
H A DSecondaryHashDatabase.cs29 private void Config(SecondaryHashDatabaseConfig cfg) { argument
30 base.Config(cfg);
31 db.set_flags(cfg.flags);
33 if (cfg.HashFunction != null)
34 HashFunction = cfg.HashFunction;
35 if (cfg.DuplicateCompare != null)
36 DupCompare = cfg.DuplicateCompare;
37 if (cfg.fillFactorIsSet)
38 db.set_h_ffactor(cfg.FillFactor);
39 if (cfg
72 Open( string Filename, SecondaryHashDatabaseConfig cfg) argument
114 Open(string Filename, string DatabaseName, SecondaryHashDatabaseConfig cfg) argument
155 Open(string Filename, SecondaryHashDatabaseConfig cfg, Transaction txn) argument
207 Open( string Filename, string DatabaseName, SecondaryHashDatabaseConfig cfg, Transaction txn) argument
[all...]
H A DSecondaryBTreeDatabase.cs29 private void Config(SecondaryBTreeDatabaseConfig cfg) { argument
30 base.Config((SecondaryDatabaseConfig)cfg);
31 db.set_flags(cfg.flags);
32 if (cfg.Compare != null)
33 Compare = cfg.Compare;
34 if (cfg.PrefixCompare != null)
35 PrefixCompare = cfg.PrefixCompare;
36 if (cfg.DuplicateCompare != null)
37 DupCompare = cfg.DuplicateCompare;
38 if (cfg
69 Open( string Filename, SecondaryBTreeDatabaseConfig cfg) argument
111 Open(string Filename, string DatabaseName, SecondaryBTreeDatabaseConfig cfg) argument
152 Open(string Filename, SecondaryBTreeDatabaseConfig cfg, Transaction txn) argument
204 Open( string Filename, string DatabaseName, SecondaryBTreeDatabaseConfig cfg, Transaction txn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables/extensions/
H A Dlibip6t_hashlimit.c103 r->cfg.burst = XT_HASHLIMIT_BURST;
104 r->cfg.gc_interval = XT_HASHLIMIT_GCINTERVAL;
105 r->cfg.expire = XT_HASHLIMIT_EXPIRE;
119 r->cfg.mode = 0;
125 r->cfg.mode |= XT_HASHLIMIT_HASH_DIP;
127 r->cfg.mode |= XT_HASHLIMIT_HASH_SIP;
129 r->cfg.mode |= XT_HASHLIMIT_HASH_SPT;
131 r->cfg.mode |= XT_HASHLIMIT_HASH_DPT;
165 if (!parse_rate(optarg, &r->cfg.avg))
176 r->cfg
[all...]
H A Dlibipt_hashlimit.c103 r->cfg.burst = IPT_HASHLIMIT_BURST;
104 r->cfg.gc_interval = IPT_HASHLIMIT_GCINTERVAL;
105 r->cfg.expire = IPT_HASHLIMIT_EXPIRE;
119 r->cfg.mode = 0;
125 r->cfg.mode |= IPT_HASHLIMIT_HASH_DIP;
127 r->cfg.mode |= IPT_HASHLIMIT_HASH_SIP;
129 r->cfg.mode |= IPT_HASHLIMIT_HASH_SPT;
131 r->cfg.mode |= IPT_HASHLIMIT_HASH_DPT;
165 if (!parse_rate(optarg, &r->cfg.avg))
176 r->cfg
[all...]
H A Dlibipt_dstlimit.c104 r->cfg.burst = IPT_DSTLIMIT_BURST;
105 r->cfg.gc_interval = IPT_DSTLIMIT_GCINTERVAL;
106 r->cfg.expire = IPT_DSTLIMIT_EXPIRE;
134 if (!parse_rate(optarg, &r->cfg.avg))
145 r->cfg.burst = num;
153 r->cfg.size = num;
161 r->cfg.max = num;
171 r->cfg.gc_interval = num;
180 r->cfg.expire = num;
186 r->cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables/extensions/
H A Dlibip6t_hashlimit.c103 r->cfg.burst = XT_HASHLIMIT_BURST;
104 r->cfg.gc_interval = XT_HASHLIMIT_GCINTERVAL;
105 r->cfg.expire = XT_HASHLIMIT_EXPIRE;
119 r->cfg.mode = 0;
125 r->cfg.mode |= XT_HASHLIMIT_HASH_DIP;
127 r->cfg.mode |= XT_HASHLIMIT_HASH_SIP;
129 r->cfg.mode |= XT_HASHLIMIT_HASH_SPT;
131 r->cfg.mode |= XT_HASHLIMIT_HASH_DPT;
165 if (!parse_rate(optarg, &r->cfg.avg))
176 r->cfg
[all...]
H A Dlibipt_hashlimit.c103 r->cfg.burst = IPT_HASHLIMIT_BURST;
104 r->cfg.gc_interval = IPT_HASHLIMIT_GCINTERVAL;
105 r->cfg.expire = IPT_HASHLIMIT_EXPIRE;
119 r->cfg.mode = 0;
125 r->cfg.mode |= IPT_HASHLIMIT_HASH_DIP;
127 r->cfg.mode |= IPT_HASHLIMIT_HASH_SIP;
129 r->cfg.mode |= IPT_HASHLIMIT_HASH_SPT;
131 r->cfg.mode |= IPT_HASHLIMIT_HASH_DPT;
165 if (!parse_rate(optarg, &r->cfg.avg))
176 r->cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables/extensions/
H A Dlibip6t_hashlimit.c103 r->cfg.burst = XT_HASHLIMIT_BURST;
104 r->cfg.gc_interval = XT_HASHLIMIT_GCINTERVAL;
105 r->cfg.expire = XT_HASHLIMIT_EXPIRE;
119 r->cfg.mode = 0;
125 r->cfg.mode |= XT_HASHLIMIT_HASH_DIP;
127 r->cfg.mode |= XT_HASHLIMIT_HASH_SIP;
129 r->cfg.mode |= XT_HASHLIMIT_HASH_SPT;
131 r->cfg.mode |= XT_HASHLIMIT_HASH_DPT;
165 if (!parse_rate(optarg, &r->cfg.avg))
176 r->cfg
[all...]
H A Dlibipt_hashlimit.c103 r->cfg.burst = IPT_HASHLIMIT_BURST;
104 r->cfg.gc_interval = IPT_HASHLIMIT_GCINTERVAL;
105 r->cfg.expire = IPT_HASHLIMIT_EXPIRE;
119 r->cfg.mode = 0;
125 r->cfg.mode |= IPT_HASHLIMIT_HASH_DIP;
127 r->cfg.mode |= IPT_HASHLIMIT_HASH_SIP;
129 r->cfg.mode |= IPT_HASHLIMIT_HASH_SPT;
131 r->cfg.mode |= IPT_HASHLIMIT_HASH_DPT;
165 if (!parse_rate(optarg, &r->cfg.avg))
176 r->cfg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2412/
H A Dcpu-freq.c43 static int s3c2412_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg) argument
49 fclk = cfg->freq.fclk;
50 armclk = cfg->freq.armclk;
51 hclk_max = cfg->max.hclk;
62 __func__, cfg->freq.fclk, cfg->freq.armclk,
63 cfg->freq.hclk, cfg->freq.pclk);
72 cfg->divs.arm_divisor = armdiv;
79 cfg
118 s3c2412_cpufreq_setdivs(struct s3c_cpufreq_config *cfg) argument
145 s3c2412_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2412/
H A Dcpu-freq.c43 static int s3c2412_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg) argument
49 fclk = cfg->freq.fclk;
50 armclk = cfg->freq.armclk;
51 hclk_max = cfg->max.hclk;
62 __func__, cfg->freq.fclk, cfg->freq.armclk,
63 cfg->freq.hclk, cfg->freq.pclk);
72 cfg->divs.arm_divisor = armdiv;
79 cfg
118 s3c2412_cpufreq_setdivs(struct s3c_cpufreq_config *cfg) argument
145 s3c2412_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr037/
H A DLogConfigTest.cs57 DatabaseEnvironmentConfig cfg =
59 cfg.Create = true;
60 cfg.TxnNoSync = true;
61 cfg.UseTxns = true;
62 cfg.UseLocking = true;
63 cfg.UseMPool = true;
64 cfg.UseLogging = true;
65 cfg.LogSystemCfg = new LogConfig();
66 cfg.LogSystemCfg.AutoRemove = false;
67 cfg
[all...]

Completed in 505 milliseconds

1234567891011>>