Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 25 of 137) sorted by relevance

123456

/drivers/clk/mvebu/
Dorion.c30 u32 opt = (readl(sar) >> SAR_MV88F5181_TCLK_FREQ) & in mv88f5181_get_tclk_freq() local
47 u32 opt = (readl(sar) >> SAR_MV88F5181_CPU_FREQ) & in mv88f5181_get_cpu_freq() local
62 u32 opt = (readl(sar) >> SAR_MV88F5181_CPU_FREQ) & in mv88f5181_get_clk_ratio() local
100 u32 opt = (readl(sar) >> SAR_MV88F5182_TCLK_FREQ) & in mv88f5182_get_tclk_freq() local
115 u32 opt = (readl(sar) >> SAR_MV88F5182_CPU_FREQ) & in mv88f5182_get_cpu_freq() local
130 u32 opt = (readl(sar) >> SAR_MV88F5182_CPU_FREQ) & in mv88f5182_get_clk_ratio() local
174 u32 opt = (readl(sar) >> SAR_MV88F5281_CPU_FREQ) & in mv88f5281_get_cpu_freq() local
187 u32 opt = (readl(sar) >> SAR_MV88F5281_CPU_FREQ) & in mv88f5281_get_clk_ratio() local
225 u32 opt = (readl(sar) >> SAR_MV88F6183_TCLK_FREQ) & in mv88f6183_get_tclk_freq() local
240 u32 opt = (readl(sar) >> SAR_MV88F6183_CPU_FREQ) & in mv88f6183_get_cpu_freq() local
[all …]
Dkirkwood.c88 u32 opt = (readl(sar) >> SAR_KIRKWOOD_TCLK_FREQ) & in kirkwood_get_tclk_freq() local
110 u32 opt = SAR_KIRKWOOD_CPU_FREQ(readl(sar)); in kirkwood_get_cpu_freq() local
132 u32 opt = SAR_KIRKWOOD_L2_RATIO(readl(sar)); in kirkwood_get_clk_ratio() local
139 u32 opt = (readl(sar) >> SAR_KIRKWOOD_DDR_RATIO) & in kirkwood_get_clk_ratio() local
157 u32 opt = (readl(sar) >> SAR_MV88F6180_CLK) & SAR_MV88F6180_CLK_MASK; in mv88f6180_get_cpu_freq() local
179 u32 opt = (readl(sar) >> SAR_MV88F6180_CLK) & in mv88f6180_get_clk_ratio() local
Ddove.c89 u32 opt = (readl(sar) >> SAR_DOVE_TCLK_FREQ) & in dove_get_tclk_freq() local
108 u32 opt = (readl(sar) >> SAR_DOVE_CPU_FREQ) & in dove_get_cpu_freq() local
131 u32 opt = (readl(sar) >> SAR_DOVE_L2_RATIO) & in dove_get_clk_ratio() local
139 u32 opt = (readl(sar) >> SAR_DOVE_DDR_RATIO) & in dove_get_clk_ratio() local
/drivers/net/ethernet/intel/ixgb/
Dixgb_param.c176 ixgb_validate_option(unsigned int *value, const struct ixgb_option *opt) in ixgb_validate_option()
243 static const struct ixgb_option opt = { in ixgb_check_options() local
262 static const struct ixgb_option opt = { in ixgb_check_options() local
281 static const struct ixgb_option opt = { in ixgb_check_options() local
306 static const struct ixgb_option opt = { in ixgb_check_options() local
324 static const struct ixgb_option opt = { in ixgb_check_options() local
343 static const struct ixgb_option opt = { in ixgb_check_options() local
362 static const struct ixgb_option opt = { in ixgb_check_options() local
392 static const struct ixgb_option opt = { in ixgb_check_options() local
409 static const struct ixgb_option opt = { in ixgb_check_options() local
[all …]
/drivers/net/ethernet/intel/e1000e/
Dparam.c162 const struct e1000_option *opt, in e1000_validate_option()
238 static const struct e1000_option opt = { in e1000e_check_options() local
258 static const struct e1000_option opt = { in e1000e_check_options() local
278 static struct e1000_option opt = { in e1000e_check_options() local
301 static struct e1000_option opt = { in e1000e_check_options() local
324 static const struct e1000_option opt = { in e1000e_check_options() local
401 static struct e1000_option opt = { in e1000e_check_options() local
446 static const struct e1000_option opt = { in e1000e_check_options() local
463 static const struct e1000_option opt = { in e1000e_check_options() local
485 static const struct e1000_option opt = { in e1000e_check_options() local
[all …]
/drivers/iio/light/
Dopt3001.c147 static int opt3001_find_scale(const struct opt3001 *opt, int val, in opt3001_find_scale()
170 static void opt3001_to_iio_ret(struct opt3001 *opt, u8 exponent, in opt3001_to_iio_ret()
180 static void opt3001_set_mode(struct opt3001 *opt, u16 *reg, u16 mode) in opt3001_set_mode()
224 static int opt3001_get_lux(struct opt3001 *opt, int *val, int *val2) in opt3001_get_lux()
347 static int opt3001_get_int_time(struct opt3001 *opt, int *val, int *val2) in opt3001_get_int_time()
355 static int opt3001_set_int_time(struct opt3001 *opt, int time) in opt3001_set_int_time()
390 struct opt3001 *opt = iio_priv(iio); in opt3001_read_raw() local
421 struct opt3001 *opt = iio_priv(iio); in opt3001_write_raw() local
448 struct opt3001 *opt = iio_priv(iio); in opt3001_read_event_value() local
476 struct opt3001 *opt = iio_priv(iio); in opt3001_write_event_value() local
[all …]
/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_param.c216 const struct pch_gbe_option *opt, in pch_gbe_validate_option()
277 static const struct pch_gbe_option opt = { in pch_gbe_check_copper_options() local
289 static const struct pch_gbe_option opt = { in pch_gbe_check_copper_options() local
302 static const struct pch_gbe_option opt = { in pch_gbe_check_copper_options() local
439 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
455 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
471 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
483 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
495 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
/drivers/net/ethernet/netronome/nfp/abm/
Dqdisc.c517 struct tc_gred_qopt_offload *opt) in nfp_abm_gred_check_params()
577 struct tc_gred_qopt_offload *opt) in nfp_abm_gred_replace()
604 struct tc_gred_qopt_offload *opt) in nfp_abm_setup_tc_gred()
620 nfp_abm_red_xstats(struct nfp_abm_link *alink, struct tc_red_qopt_offload *opt) in nfp_abm_red_xstats()
662 struct tc_red_qopt_offload *opt) in nfp_abm_red_check_params()
699 struct tc_red_qopt_offload *opt) in nfp_abm_red_replace()
736 struct tc_red_qopt_offload *opt) in nfp_abm_setup_tc_red()
758 struct tc_mq_qopt_offload *opt) in nfp_abm_mq_create()
817 struct tc_mq_qopt_offload *opt) in nfp_abm_setup_tc_mq()
837 struct tc_root_qopt_offload *opt) in nfp_abm_setup_root()
/drivers/net/ppp/
Dpptp.c56 struct pptp_opt *opt; in lookup_chan() local
75 struct pptp_opt *opt; in lookup_chan_dst() local
154 struct pptp_opt *opt = &po->proto.pptp; in pptp_xmit() local
272 struct pptp_opt *opt = &po->proto.pptp; in pptp_rcv_core() local
420 struct pptp_opt *opt = &po->proto.pptp; in pptp_connect() local
546 struct pptp_opt *opt; in pptp_create() local
580 struct pptp_opt *opt = &po->proto.pptp; in pptp_ppp_ioctl() local
/drivers/net/ethernet/atheros/atl1e/
Datl1e_param.c106 static int atl1e_validate_option(int *value, struct atl1e_option *opt, in atl1e_validate_option()
180 struct atl1e_option opt = { in atl1e_check_options() local
199 struct atl1e_option opt = { in atl1e_check_options() local
219 struct atl1e_option opt = { in atl1e_check_options() local
238 struct atl1e_option opt = { in atl1e_check_options() local
/drivers/gpu/drm/nouveau/nvkm/core/
Doption.c28 nvkm_stropt(const char *optstr, const char *opt, int *arglen) in nvkm_stropt()
54 nvkm_boolopt(const char *optstr, const char *opt, bool value) in nvkm_boolopt()
77 nvkm_longopt(const char *optstr, const char *opt, long value) in nvkm_longopt()
/drivers/net/bonding/
Dbond_options.c505 const struct bond_option *opt; in bond_opt_get_by_name() local
520 const struct bond_option *opt; in bond_opt_get_val() local
534 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags()
549 static bool bond_opt_check_range(const struct bond_option *opt, u64 val) in bond_opt_check_range()
571 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, in bond_opt_parse()
638 const struct bond_option *opt) in bond_opt_check_deps()
653 const struct bond_option *opt, in bond_opt_dep_print()
671 const struct bond_option *opt, in bond_opt_error_interpret()
751 const struct bond_option *opt; in __bond_opt_set() local
/drivers/video/fbdev/
Dacornfb.c761 static void acornfb_parse_mon(char *opt) in acornfb_parse_mon()
808 static void acornfb_parse_montype(char *opt) in acornfb_parse_montype()
849 static void acornfb_parse_dram(char *opt) in acornfb_parse_dram()
885 char *opt; in acornfb_setup() local
/drivers/staging/media/atomisp/pci/
Datomisp_drvfs.c57 unsigned int opt) in iunit_dump_dbgopt()
119 unsigned int opt; in iunit_dbgfun_store() local
143 unsigned int opt; in iunit_dbgopt_store() local
/drivers/net/ethernet/intel/e1000/
De1000_param.c182 const struct e1000_option *opt, in e1000_validate_option()
245 struct e1000_option opt; in e1000_check_options() local
537 struct e1000_option opt; in e1000_check_copper_options() local
/drivers/block/rnbd/
Drnbd-clt-sysfs.c66 struct rnbd_map_options *opt) in rnbd_clt_parse_map_options()
299 char *opt, *options; in rnbd_clt_unmap_dev_store() local
401 char *opt, *options; in rnbd_clt_remap_dev_store() local
565 struct rnbd_map_options opt; in rnbd_clt_map_device_store() local
/drivers/tty/serial/
Dkgdboc.c402 static int kgdboc_option_setup(char *opt) in kgdboc_option_setup()
422 static int __init kgdboc_early_init(char *opt) in kgdboc_early_init()
521 static int __init kgdboc_earlycon_init(char *opt) in kgdboc_earlycon_init()
Dearlycon-riscv-sbi.c26 const char *opt) in early_sbi_setup()
Dearlycon-arm-semihost.c46 __init early_smh_setup(struct earlycon_device *device, const char *opt) in early_smh_setup()
Dimx_earlycon.c36 imx_console_early_setup(struct earlycon_device *dev, const char *opt) in imx_console_early_setup()
/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dgeneve.c25 void *hdr, *opt; in mlx5_geneve_tlv_option_create() local
63 int mlx5_geneve_tlv_option_add(struct mlx5_geneve *geneve, struct geneve_opt *opt) in mlx5_geneve_tlv_option_add()
Dgeneve.h27 mlx5_geneve_tlv_option_add(struct mlx5_geneve *geneve, struct geneve_opt *opt) { return 0; } in mlx5_geneve_tlv_option_add()
/drivers/video/fbdev/intelfb/
Dintelfbdrv.c270 #define OPT_EQUAL(opt, name) (!strncmp(opt, name, strlen(name))) argument
271 #define OPT_INTVAL(opt, name) simple_strtoul(opt + strlen(name) + 1, NULL, 0) argument
272 #define OPT_STRVAL(opt, name) (opt + strlen(name)) argument
/drivers/video/fbdev/core/
Dfb_cmdline.c37 char *opt, *options = NULL; in fb_get_options() local
/drivers/media/platform/mediatek/vcodec/
Dvenc_drv_if.c58 enum venc_start_opt opt, struct venc_frm_buf *frm_buf, in venc_if_encode()

123456