Home
last modified time | relevance | path

Searched defs:cfg (Results 176 – 200 of 2115) sorted by relevance

12345678910>>...85

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_roam.c66 int init_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in init_roam_cache()
206 void reset_roam_cache(struct bcm_cfg80211 *cfg) in reset_roam_cache()
220 void add_roam_cache(struct bcm_cfg80211 *cfg, wl_bss_info_t *bi) in add_roam_cache()
340 void print_roam_cache(struct bcm_cfg80211 *cfg) in print_roam_cache()
376 void update_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in update_roam_cache()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfsl_lsch2_serdes.c43 u32 cfg = gur_in32(&gur->rcwsr[4]); in serdes_get_first_lane() local
79 u32 cfg = gur_in32(&gur->rcwsr[4]) & in get_serdes_protocol() local
104 u32 cfg; in serdes_init() local
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_cfg.c173 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_sec_find() local
221 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_add_key_value_param() local
269 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_section_add() local
292 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_get_param_value() local
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c89 const struct rockchip_combphy_cfg *cfg; member
122 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_is_ready() local
238 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_init() local
279 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_exit() local
441 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3528_combphy_cfg() local
578 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3562_combphy_cfg() local
773 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3568_combphy_cfg() local
1000 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3588_combphy_cfg() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_sysfs.c420 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in max_retries_show() local
436 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in max_retries_store() local
461 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in retry_timeout_seconds_show() local
477 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in retry_timeout_seconds_store() local
588 struct xfs_error_cfg *cfg; in xfs_error_sysfs_init_class() local
661 struct xfs_error_cfg *cfg; in xfs_error_sysfs_del() local
681 struct xfs_error_cfg *cfg; in xfs_error_get_cfg() local
/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c1917 const struct qmp_phy_cfg *cfg; member
2624 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_serdes_init() local
2913 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_com_init() local
3010 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_com_exit() local
3046 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_init() local
3091 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_power_on() local
3197 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_power_off() local
3228 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_exit() local
3275 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_enable_autonomous_mode() local
3304 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_disable_autonomous_mode() local
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dsystem.c37 unsigned int cfg = 0; in exynos4_set_system_display() local
53 unsigned int cfg = 0; in exynos5_set_system_display() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcqhci-crypto.c34 const union cqhci_crypto_cfg_entry *cfg, in cqhci_crypto_program_key()
73 union cqhci_crypto_cfg_entry cfg = {}; in cqhci_crypto_keyslot_program() local
113 union cqhci_crypto_cfg_entry cfg = {}; in cqhci_crypto_clear_keyslot() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_roam.c66 int init_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in init_roam_cache()
208 void reset_roam_cache(struct bcm_cfg80211 *cfg) in reset_roam_cache()
222 void add_roam_cache(struct bcm_cfg80211 *cfg, wl_bss_info_t *bi) in add_roam_cache()
351 void print_roam_cache(struct bcm_cfg80211 *cfg) in print_roam_cache()
387 void update_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in update_roam_cache()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_wow.c202 u8 hw_band, u8 hw_port, struct rtw_nlo_info *cfg) in rtw_hal_wow_cfg_nlo()
251 rtw_hal_wow_cfg_nlo_chnl_list(void *hal, struct rtw_nlo_info *cfg) in rtw_hal_wow_cfg_nlo_chnl_list()
316 struct rtw_hal_wow_cfg *cfg) in rtw_hal_wow_func_en()
396 struct rtw_hal_wow_cfg *cfg) in rtw_hal_wow_func_dis()
465 …al_wow_func_start(struct rtw_phl_com_t *phl_com, void *hal, u16 macid, struct rtw_hal_wow_cfg *cfg) in rtw_hal_wow_func_start()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_roam.c66 int init_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in init_roam_cache()
208 void reset_roam_cache(struct bcm_cfg80211 *cfg) in reset_roam_cache()
222 void add_roam_cache(struct bcm_cfg80211 *cfg, wl_bss_info_t *bi) in add_roam_cache()
351 void print_roam_cache(struct bcm_cfg80211 *cfg) in print_roam_cache()
387 void update_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in update_roam_cache()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_wow.c202 u8 hw_band, u8 hw_port, struct rtw_nlo_info *cfg) in rtw_hal_wow_cfg_nlo()
251 rtw_hal_wow_cfg_nlo_chnl_list(void *hal, struct rtw_nlo_info *cfg) in rtw_hal_wow_cfg_nlo_chnl_list()
316 struct rtw_hal_wow_cfg *cfg) in rtw_hal_wow_func_en()
396 struct rtw_hal_wow_cfg *cfg) in rtw_hal_wow_func_dis()
465 …al_wow_func_start(struct rtw_phl_com_t *phl_com, void *hal, u16 macid, struct rtw_hal_wow_cfg *cfg) in rtw_hal_wow_func_start()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c227 u64 cfg, reg; in rvu_get_blkaddr() local
357 u64 cfg; in rvu_get_pf_numvfs() local
368 u64 cfg; in rvu_get_hwvf() local
391 u64 cfg; in is_pf_func_valid() local
426 u64 cfg; in rvu_check_block_implemented() local
491 u64 cfg; in rvu_scan_block() local
546 u64 cfg, phy_addr; in rvu_setup_msix_resources() local
664 u64 cfg; in rvu_free_hw_resources() local
775 u64 cfg; in rvu_setup_hw_resources() local
1190 u64 cfg; in rvu_attach_block() local
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c1576 struct v4l2_subdev_pad_config *cfg, in smiapp_enum_mbus_code()
1630 struct v4l2_subdev_pad_config *cfg, in __smiapp_get_format()
1656 struct v4l2_subdev_pad_config *cfg, in smiapp_get_format()
1670 struct v4l2_subdev_pad_config *cfg, in smiapp_get_crop_compose()
1700 struct v4l2_subdev_pad_config *cfg, int which, in smiapp_propagate()
1748 struct v4l2_subdev_pad_config *cfg, in smiapp_set_format_source()
1801 struct v4l2_subdev_pad_config *cfg, in smiapp_set_format()
1896 struct v4l2_subdev_pad_config *cfg, in smiapp_set_compose_binner()
1944 struct v4l2_subdev_pad_config *cfg, in smiapp_set_compose_scaler()
2060 struct v4l2_subdev_pad_config *cfg, in smiapp_set_compose()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c21 int dpni_prepare_key_cfg(const struct dpkg_profile_cfg *cfg, u8 *key_cfg_buf) in dpni_prepare_key_cfg()
162 const struct dpni_pools_cfg *cfg) in dpni_set_pools()
583 struct dpni_error_cfg *cfg) in dpni_set_errors_behavior()
839 const struct dpni_link_cfg *cfg) in dpni_set_link_cfg()
868 struct dpni_link_cfg *cfg) in dpni_get_link_cfg()
1337 const struct dpni_rx_tc_dist_cfg *cfg) in dpni_set_rx_tc_dist()
1376 const struct dpni_congestion_notification_cfg *cfg) in dpni_set_congestion_notification()
1707 const struct dpni_rx_dist_cfg *cfg) in dpni_set_rx_fs_dist()
1740 const struct dpni_rx_dist_cfg *cfg) in dpni_set_rx_hash_dist()
1779 const struct dpni_rule_cfg *cfg, in dpni_add_fs_entry()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5645.c884 struct v4l2_subdev_pad_config *cfg, in ov5645_enum_mbus_code()
896 struct v4l2_subdev_pad_config *cfg, in ov5645_enum_frame_size()
914 struct v4l2_subdev_pad_config *cfg, in ov5645_enum_frame_interval()
930 struct v4l2_subdev_pad_config *cfg, in __ov5645_get_pad_format()
945 struct v4l2_subdev_pad_config *cfg, in ov5645_get_format()
956 __ov5645_get_pad_crop(struct ov5645 *ov5645, struct v4l2_subdev_pad_config *cfg, in __ov5645_get_pad_crop()
970 struct v4l2_subdev_pad_config *cfg, in ov5645_set_format()
1018 struct v4l2_subdev_pad_config *cfg) in ov5645_entity_init_cfg()
1032 struct v4l2_subdev_pad_config *cfg, in ov5645_get_selection()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd-crypto.c24 const union ufs_crypto_cfg_entry *cfg, int slot) in ufshcd_program_key()
65 union ufs_crypto_cfg_entry cfg = {}; in ufshcd_crypto_keyslot_program() local
106 union ufs_crypto_cfg_entry cfg = {}; in ufshcd_clear_keyslot() local
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-csi.c1165 __csi_get_fmt(struct csi_priv *priv, struct v4l2_subdev_pad_config *cfg, in __csi_get_fmt()
1175 __csi_get_crop(struct csi_priv *priv, struct v4l2_subdev_pad_config *cfg, in __csi_get_crop()
1185 __csi_get_compose(struct csi_priv *priv, struct v4l2_subdev_pad_config *cfg, in __csi_get_compose()
1197 struct v4l2_subdev_pad_config *cfg, in csi_try_crop()
1236 struct v4l2_subdev_pad_config *cfg, in csi_enum_mbus_code()
1289 struct v4l2_subdev_pad_config *cfg, in csi_enum_frame_size()
1323 struct v4l2_subdev_pad_config *cfg, in csi_enum_frame_interval()
1359 struct v4l2_subdev_pad_config *cfg, in csi_get_fmt()
1384 struct v4l2_subdev_pad_config *cfg, in csi_try_field()
1434 struct v4l2_subdev_pad_config *cfg, in csi_try_fmt()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_v4l2.c276 struct v4l2_subdev_pad_config *cfg) in sun4i_csi_subdev_init_cfg()
287 struct v4l2_subdev_pad_config *cfg, in sun4i_csi_subdev_get_fmt()
304 struct v4l2_subdev_pad_config *cfg, in sun4i_csi_subdev_set_fmt()
330 struct v4l2_subdev_pad_config *cfg, in sun4i_csi_subdev_enum_mbus_code()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dvideo-mux.c143 struct v4l2_subdev_pad_config *cfg, in __video_mux_get_pad_format()
159 struct v4l2_subdev_pad_config *cfg, in video_mux_get_format()
175 struct v4l2_subdev_pad_config *cfg, in video_mux_set_format()
313 struct v4l2_subdev_pad_config *cfg) in video_mux_init_cfg()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_cmedia.c38 struct auto_pin_cfg *cfg; in patch_cmi9880() local
67 struct auto_pin_cfg *cfg; in patch_cmi8888() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c315 u64 cfg = 0; in bgx_set_dmac_cam_filter_mac() local
358 u64 cfg = 0; in bgx_set_xcast_mode() local
406 u64 cfg; in bgx_lmac_rx_tx_enable() local
438 u64 csr_offset, cfg; in bgx_config_timestamping() local
467 u64 cfg; in bgx_lmac_get_pfc() local
487 u64 cfg; in bgx_lmac_set_pfc() local
662 u64 cfg; in bgx_lmac_internal_loopback() local
690 u64 cfg; in bgx_lmac_sgmii_init() local
749 u64 cfg; in bgx_lmac_xaui_init() local
856 u64 cfg; in bgx_xaui_check_link() local
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c820 struct v4l2_subdev_pad_config *cfg, in s5c73m3_oif_try_format()
857 struct v4l2_subdev_pad_config *cfg, in s5c73m3_try_format()
949 struct v4l2_subdev_pad_config *cfg, in s5c73m3_oif_enum_frame_interval()
987 struct v4l2_subdev_pad_config *cfg, in s5c73m3_get_fmt()
1021 struct v4l2_subdev_pad_config *cfg, in s5c73m3_oif_get_fmt()
1059 struct v4l2_subdev_pad_config *cfg, in s5c73m3_set_fmt()
1098 struct v4l2_subdev_pad_config *cfg, in s5c73m3_oif_set_fmt()
1186 struct v4l2_subdev_pad_config *cfg, in s5c73m3_enum_mbus_code()
1202 struct v4l2_subdev_pad_config *cfg, in s5c73m3_oif_enum_mbus_code()
1217 struct v4l2_subdev_pad_config *cfg, in s5c73m3_enum_frame_size()
[all …]
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpmac.h33 #define DPMAC_CMD_CREATE(cmd, cfg) \ argument
53 #define DPMAC_CMD_MDIO_READ(cmd, cfg) \ argument
64 #define DPMAC_CMD_MDIO_WRITE(cmd, cfg) \ argument
72 #define DPMAC_RSP_GET_LINK_CFG(cmd, cfg) \ argument
79 #define DPMAC_CMD_SET_LINK_STATE(cmd, cfg) \ argument
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c66 struct mmc_config cfg; member
129 struct mmc_config *cfg = omap_hsmmc_get_cfg(mmc); in mmc_board_init() local
718 struct mmc_config *cfg; local
804 struct mmc_config *cfg = &plat->cfg; local
860 struct mmc_config *cfg = &plat->cfg; local

12345678910>>...85