Home
last modified time | relevance | path

Searched defs:conf (Results 526 - 550 of 1137) sorted by relevance

1...<<21222324252627282930>>...46

/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dtusb6010.c559 u32 conf, prcm, timer; in tusb_musb_set_vbus() local
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mxc.c562 mxc_gpio_generic_config(struct mxc_gpio_port *port, unsigned int offset, unsigned long conf) mxc_gpio_generic_config() argument
/kernel/linux/linux-6.6/drivers/fpga/
H A Daltera-cvp.c96 static int altera_read_config_byte(struct altera_cvp_conf *conf, in altera_read_config_byte() argument
103 static int altera_read_config_dword(struct altera_cvp_conf *conf, in altera_read_config_dword() argument
110 static int altera_write_config_dword(struct altera_cvp_conf *conf, in altera_write_config_dword() argument
119 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_state() local
133 altera_cvp_write_data_iomem(struct altera_cvp_conf *conf, u32 val) altera_cvp_write_data_iomem() argument
138 altera_cvp_write_data_config(struct altera_cvp_conf *conf, u32 val) altera_cvp_write_data_config() argument
145 altera_cvp_dummy_write(struct altera_cvp_conf *conf) altera_cvp_dummy_write() argument
160 altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask, u32 status_val, int timeout_us) altera_cvp_wait_status() argument
184 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_chk_error() local
204 altera_cvp_v2_clear_state(struct altera_cvp_conf *conf) altera_cvp_v2_clear_state() argument
233 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_v2_wait_for_credit() local
265 altera_cvp_send_block(struct altera_cvp_conf *conf, const u32 *data, size_t len) altera_cvp_send_block() argument
288 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_teardown() local
322 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_write_init() local
434 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_write() local
487 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_write_complete() local
579 struct altera_cvp_conf *conf; altera_cvp_probe() local
679 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/renesas/
H A Drzg2l-cpg.h92 unsigned int conf; member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c597 static int __verify_octeon_config_info(struct octeon_device *oct, void *conf) in __verify_octeon_config_info() argument
615 void *conf = NULL; in oct_get_config_info() local
/kernel/linux/linux-6.6/drivers/media/pci/intel/ivsc/
H A Dmei_csi.c97 struct csi_link_cfg conf; member
107 struct csi_link_cfg conf; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D3945-rs.c322 struct ieee80211_conf *conf = &il->hw->conf; in il3945_rs_rate_init() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c277 struct ieee80211_conf *conf = NULL; in iwl_send_rxon_timing() local
1134 void iwlagn_config_ht40(struct ieee80211_conf *conf, in iwlagn_config_ht40() argument
1156 struct ieee80211_conf *conf = &hw->conf; iwlagn_mac_config() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h128 u8 conf; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c363 rtw_ops_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, u64 changed) rtw_ops_bss_info_changed() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/pcs/
H A Dpcs-rzn1-miic.c438 u32 conf; in miic_parse_dt() local
395 miic_dump_conf(struct device *dev, s8 conf[MIIC_MODCTRL_CONF_CONV_NUM]) miic_dump_conf() argument
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_hal.c63 struct ieee80211_conf *conf = &adapter->hw->conf; in rsi_prepare_mgmt_desc() local
430 struct ieee80211_conf *conf = &hw->conf; in rsi_prepare_beacon() local
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dmain.c587 static bool wl1251_can_do_pm(struct ieee80211_conf *conf, struct wl1251 *wl) in wl1251_can_do_pm() argument
595 struct ieee80211_conf *conf = &hw->conf; in wl1251_op_config() local
1333 struct ieee80211_conf *conf = &hw->conf; wl1251_op_get_survey() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Dsta.c156 struct ieee80211_conf *conf = &wvif->wdev->hw->conf; in wfx_get_ps_timeout() local
425 struct ieee80211_bss_conf *conf = &vif->bss_conf; in wfx_join() local
685 int wfx_add_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf) in wfx_add_chanctx() argument
690 void wfx_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf) in wfx_remove_chanctx() argument
694 void wfx_change_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, u32 changed) in wfx_change_chanctx() argument
698 wfx_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *conf) wfx_assign_vif_chanctx() argument
711 wfx_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *conf) wfx_unassign_vif_chanctx() argument
[all...]
/kernel/linux/linux-6.6/drivers/phy/microchip/
H A Dlan966x_serdes.c384 struct lan966x_sd6g40_setup_args conf = {}; in lan966x_sd6g40_setup() local
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dmalidp_hw.c272 u32 conf = malidp_hw_read(hwdev, MALIDP500_CONFIG_ID); in malidp500_query_hw() local
574 u32 conf = malidp_hw_read(hwdev, MALIDP550_CONFIG_ID); in malidp550_query_hw() local
910 u32 conf = malidp_hw_read(hwdev, MALIDP550_CONFIG_ID); in malidp650_query_hw() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.c51 u8 conf[4]; member
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadm9240.c316 u8 conf, mode; in adm9240_init_client() local
H A Dlm75.c812 int conf, hyst, os; in lm75_detect() local
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dti_am335x_adc.c31 struct dma_slave_config conf; member
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp.h192 struct dsp_conf *conf; member
/kernel/linux/linux-6.6/net/tls/
H A Dtls_main.c596 int conf; in do_tls_setsockopt_conf() local
/kernel/linux/linux-6.6/sound/soc/jz4740/
H A Djz4740-i2s.c179 unsigned int conf = 0, format = 0; in jz4740_i2s_set_fmt() local
258 uint32_t ctrl, conf; in jz4740_i2s_hw_params() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dutil.c422 struct strlist_config conf = { in perf_tip() local
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dmconf.c837 static void conf(struct menu *menu, struct menu *active_menu) in conf() function

Completed in 28 milliseconds

1...<<21222324252627282930>>...46