Home
last modified time | relevance | path

Searched defs:conf (Results 26 – 50 of 509) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-sparx5.c59 const struct s5_pll_conf *conf) in s5_calc_freq()
78 struct s5_pll_conf *conf) in s5_search_fractional()
110 struct s5_pll_conf *conf) in s5_calc_params()
170 struct s5_pll_conf conf; in s5_pll_set_rate() local
196 struct s5_pll_conf conf; in s5_pll_recalc_rate() local
219 struct s5_pll_conf conf; in s5_pll_round_rate() local
/OK3568_Linux_fs/kernel/lib/
H A Dts_fsm.c134 static unsigned int fsm_find(struct ts_config *conf, struct ts_state *state) in fsm_find()
259 struct ts_config *conf; in fsm_init() local
302 static void *fsm_get_pattern(struct ts_config *conf) in fsm_get_pattern()
308 static unsigned int fsm_get_pattern_len(struct ts_config *conf) in fsm_get_pattern_len()
H A Dts_bm.c58 static unsigned int bm_find(struct ts_config *conf, struct ts_state *state) in bm_find()
144 struct ts_config *conf; in bm_init() local
168 static void *bm_get_pattern(struct ts_config *conf) in bm_get_pattern()
174 static unsigned int bm_get_pattern_len(struct ts_config *conf) in bm_get_pattern_len()
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Daltera-ps-spi.c90 struct altera_ps_conf *conf = mgr->priv; in altera_ps_state() local
110 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write_init() local
178 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write() local
204 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write_complete() local
258 struct altera_ps_conf *conf; in altera_ps_probe() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c24 struct rt2x00intf_conf conf; in rt2x00lib_config_intf() local
165 struct ieee80211_conf *conf) in rt2x00ht_center_channel()
193 struct ieee80211_conf *conf, in rt2x00lib_config()
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-st.c125 #define ST_PINCONF_UNPACK(conf, param)\ argument
129 #define ST_PINCONF_PACK(conf, val, param) (conf |=\ argument
137 #define ST_PINCONF_UNPACK_OE(conf) ST_PINCONF_UNPACK(conf, OE) argument
138 #define ST_PINCONF_PACK_OE(conf) ST_PINCONF_PACK(conf, 1, OE) argument
144 #define ST_PINCONF_UNPACK_PU(conf) ST_PINCONF_UNPACK(conf, PU) argument
145 #define ST_PINCONF_PACK_PU(conf) ST_PINCONF_PACK(conf, 1, PU) argument
151 #define ST_PINCONF_UNPACK_OD(conf) ST_PINCONF_UNPACK(conf, OD) argument
152 #define ST_PINCONF_PACK_OD(conf) ST_PINCONF_PACK(conf, 1, OD) argument
157 #define ST_PINCONF_UNPACK_RT(conf) ST_PINCONF_UNPACK(conf, RT) argument
158 #define ST_PINCONF_PACK_RT(conf) ST_PINCONF_PACK(conf, 1, RT) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dit821x.c118 u8 conf; in it821x_program() local
144 u8 unit = drive->dn & 1, conf; in it821x_program_udma() local
286 u8 unit = drive->dn & 1, channel = hwif->channel, conf; in it821x_tune_mwdma() local
323 u8 unit = drive->dn & 1, channel = hwif->channel, conf; in it821x_tune_udma() local
537 u8 conf; in init_hwif_it821x() local
610 u8 conf; in init_chipset_it821x() local
/OK3568_Linux_fs/kernel/drivers/memory/
H A Datmel-ebi.c80 struct atmel_ebi_dev_config *conf) in at91sam9_ebi_get_config()
87 struct atmel_ebi_dev_config *conf) in sama5_ebi_get_config()
173 struct atmel_ebi_dev_config *conf) in atmel_ebi_xslate_smc_config()
283 struct atmel_ebi_dev_config *conf) in at91sam9_ebi_apply_config()
290 struct atmel_ebi_dev_config *conf) in sama5_ebi_apply_config()
300 struct atmel_ebi_dev_config conf = { }; in atmel_ebi_dev_setup() local
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dchan.c71 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_get_chanctx() local
244 struct ieee80211_chanctx_conf *conf) in ieee80211_get_chanctx_max_required_bw()
427 struct ieee80211_chanctx_conf *conf = &ctx->conf; in ieee80211_chanctx_radar_required() local
582 struct ieee80211_chanctx_conf *conf = &ctx->conf; in ieee80211_recalc_chanctx_chantype() local
657 struct ieee80211_chanctx_conf *conf; in ieee80211_assign_vif_chanctx() local
810 struct ieee80211_chanctx_conf *conf; in __ieee80211_vif_copy_chanctx_to_vlans() local
1534 struct ieee80211_chanctx_conf *conf; in __ieee80211_vif_release_channel() local
1694 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_change_bandwidth() local
1776 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_vlan_copy_chanctx() local
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.c149 struct ieee80211_conf *conf = &wvif->wdev->hw->conf; in wfx_get_ps_timeout() local
397 struct ieee80211_bss_conf *conf = &wvif->vif->bss_conf; in wfx_join() local
657 struct ieee80211_chanctx_conf *conf) in wfx_add_chanctx()
663 struct ieee80211_chanctx_conf *conf) in wfx_remove_chanctx()
668 struct ieee80211_chanctx_conf *conf, in wfx_change_chanctx()
674 struct ieee80211_chanctx_conf *conf) in wfx_assign_vif_chanctx()
687 struct ieee80211_chanctx_conf *conf) in wfx_unassign_vif_chanctx()
/OK3568_Linux_fs/kernel/sound/soc/jz4740/
H A Djz4740-i2s.c129 uint32_t conf, ctrl; in jz4740_i2s_startup() local
154 uint32_t conf; in jz4740_i2s_shutdown() local
206 uint32_t conf; in jz4740_i2s_set_fmt() local
337 uint32_t conf; in jz4740_i2s_suspend() local
355 uint32_t conf; in jz4740_i2s_resume() local
397 uint32_t conf; in jz4740_i2s_dai_probe() local
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c47 struct pin_info *conf, int max_pins) in broadwell_pinctrl_read_configs()
97 static int broadwell_pinctrl_lookup_phandle(struct pin_info *conf, in broadwell_pinctrl_lookup_phandle()
111 struct pin_info *conf, int conf_count, int gpio_conf[], in broadwell_pinctrl_read_pins()
211 struct pin_info conf[12]; in broadwell_pinctrl_probe() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_string.c26 const struct xt_string_info *conf = par->matchinfo; in string_mt() local
40 struct xt_string_info *conf = par->matchinfo; in string_mt_check() local
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_piccolo.c37 u16 conf; in tosh_set_piomode() local
47 u32 conf; in tosh_set_dmamode() local
H A Dpata_it821x.c131 u8 conf; in it821x_program() local
160 u8 conf; in it821x_program_udma() local
296 u8 conf; in it821x_passthru_set_dmamode() local
739 u8 conf; in it821x_port_start() local
874 u8 conf; in it821x_init_one() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dantenna.c90 static inline bool ath_ant_div_comb_alt_check(struct ath_hw_antcomb_conf *conf, in ath_ant_div_comb_alt_check()
194 struct ath_hw_antcomb_conf *conf) in ath_ant_set_alt_ratio()
590 struct ath_hw_antcomb_conf *conf, in ath_ant_try_scan()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dvport-vxlan.c52 struct vxlan_config *conf) in vxlan_configure_exts()
79 struct vxlan_config conf = { in vxlan_tnl_create() local
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Disphist.c33 struct omap3isp_hist_config *conf = hist->priv; in hist_reset_mem() local
65 struct omap3isp_hist_config *conf = priv; in hist_setup_regs() local
293 static u32 hist_get_buf_size(struct omap3isp_hist_config *conf) in hist_get_buf_size()
H A Disph3a_aewb.c27 struct omap3isp_h3a_aewb_config *conf = priv; in h3a_aewb_setup_regs() local
97 static u32 h3a_aewb_get_buf_size(struct omap3isp_h3a_aewb_config *conf) in h3a_aewb_get_buf_size()
/OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_core.c49 const struct inv_icm42600_conf *conf; member
203 struct inv_icm42600_sensor_conf *conf, in inv_icm42600_set_accel_conf()
247 struct inv_icm42600_sensor_conf *conf, in inv_icm42600_set_gyro_conf()
319 const struct inv_icm42600_conf *conf) in inv_icm42600_set_conf()
/OK3568_Linux_fs/u-boot/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c42 u32 param, arg, conf = 0; in atmel_pinctrl_get_pinconf() local
115 u32 i, conf; in atmel_pinctrl_set_state() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dem_text.c47 struct tcf_em_text *conf = data; in em_text_change() local
107 struct tcf_em_text conf; in em_text_dump() local
/OK3568_Linux_fs/kernel/drivers/usb/typec/
H A Dbus.c14 typec_altmode_set_mux(struct altmode *alt, unsigned long conf, void *data) in typec_altmode_set_mux()
29 unsigned long conf, void *data) in typec_altmode_set_state()
56 unsigned long conf, void *data) in typec_altmode_notify()
/OK3568_Linux_fs/kernel/drivers/usb/typec/altmodes/
H A Ddisplayport.c92 u32 conf = DP_CONF_SIGNALING_DP; /* Only DP signaling supported */ in dp_altmode_configure() local
183 static int dp_altmode_configure_vdm(struct dp_altmode *dp, u32 conf) in dp_altmode_configure_vdm()
366 u32 conf; in configuration_store() local
453 u32 conf; in pin_assignment_store() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/4g/
H A Dm4gwidget.cpp59 Configurer conf; in initUi() local
303 Configurer conf; in on_applyBtn_clicked() local

12345678910>>...21