| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-4.0.5.rst | 53 - linux-yocto/5.15: cfg: fix ACPI warnings for -tiny
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cudbg_lib.c | 880 u32 cfg = 0; in cudbg_collect_cim_la() local 890 size += sizeof(cfg); in cudbg_collect_cim_la() 895 rc = t4_cim_read(padap, UP_UP_DBG_LA_CFG_A, 1, &cfg); in cudbg_collect_cim_la() 902 memcpy((char *)temp_buff.data, &cfg, sizeof(cfg)); in cudbg_collect_cim_la() 904 (u32 *)((char *)temp_buff.data + sizeof(cfg)), in cudbg_collect_cim_la()
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | tegra20-seaboard.dts | 389 micdet-cfg = <0>; 391 gpio-cfg = <0xffffffff 0xffffffff 0 0xffffffff 0xffffffff>;
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | LPPL-1.2 | 190 extension `.cfg` (configuration files) with their original names. 312 `.cfg`) are examples of files bearing less restrictive conditions
|
| H A D | LPPL-1.1 | 189 extension `.cfg` (configuration files) with their original names. 311 `.cfg`) are examples of files bearing less restrictive conditions
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-v4l2.c | 831 enum pvr2_config cfg = dip->config; in pvr2_v4l2_dev_destroy() local 841 pvr2_config_get_name(cfg)); in pvr2_v4l2_dev_destroy()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-driver.c | 1198 struct v4l2_priv_tun_config cfg = { in ivtv_probe() local 1202 ivtv_call_all(itv, tuner, s_config, &cfg); in ivtv_probe()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | tegra20-seaboard.dts | 347 micdet-cfg = <0>; 349 gpio-cfg = <0xffffffff 0xffffffff 0 0xffffffff 0xffffffff>;
|
| H A D | qcom-apq8060-dragonboard.dts | 492 micdet-cfg = <0>; 494 gpio-cfg = <0xffffffff 0xffffffff 0 0xffffffff 0xffffffff>;
|
| /OK3568_Linux_fs/kernel/drivers/scsi/esas2r/ |
| H A D | esas2r_flash.c | 587 static u32 chk_cfg(u8 *cfg, u32 length, u32 *flash_ver) in chk_cfg() argument 589 u16 *pw = (u16 *)cfg - 1; in chk_cfg()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/apm/ |
| H A D | apm-shadowcat.dtsi | 619 reg-names = "csr", "cfg"; 645 reg-names = "csr", "cfg";
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_vdpu2.c | 799 MPP_RET vdpu2_h264d_init(void *hal, MppHalCfg *cfg) in vdpu2_h264d_init() argument 851 cfg->hw_info = hw_info; in vdpu2_h264d_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_init.c | 420 MppFrameFormat out_fmt = p_Dec->cfg->base.out_fmt; in dpb_mark_malloc() 449 if ((p_Dec->cfg->base.enable_vproc & MPP_VPROC_MODE_DETECTION) && in dpb_mark_malloc() 457 p_Dec->cfg->base.out_fmt = fmt; in dpb_mark_malloc() 491 if ((p_Dec->cfg->base.enable_vproc & MPP_VPROC_MODE_DETECTION) && in dpb_mark_malloc() 527 if (p_Dec->cfg->base.enable_thumbnail && p_Dec->hw_info->cap_down_scale) in dpb_mark_malloc()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/ |
| H A D | pfc-sh73a0.c | 4365 struct regulator_config cfg = { }; in sh73a0_pinmux_soc_init() local 4369 cfg.dev = pfc->dev; in sh73a0_pinmux_soc_init() 4370 cfg.init_data = &sh73a0_vccq_mc0_init_data; in sh73a0_pinmux_soc_init() 4371 cfg.driver_data = pfc; in sh73a0_pinmux_soc_init() 4373 vccq = devm_regulator_register(pfc->dev, &sh73a0_vccq_mc0_desc, &cfg); in sh73a0_pinmux_soc_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | phy.c | 3307 rtlpriv->cfg->ops->set_hw_reg(hw, in rtl8821ae_phy_scan_operation_backup() 3314 rtlpriv->cfg->ops->set_hw_reg(hw, in rtl8821ae_phy_scan_operation_backup() 3321 rtlpriv->cfg->ops->set_hw_reg(hw, in rtl8821ae_phy_scan_operation_backup() 4747 rtlpriv->cfg->ops->led_control(hw, in _rtl8821ae_phy_set_rf_power_state() 4750 rtlpriv->cfg->ops->led_control(hw, in _rtl8821ae_phy_set_rf_power_state() 4788 rtlpriv->cfg->ops->led_control(hw, in _rtl8821ae_phy_set_rf_power_state() 4791 rtlpriv->cfg->ops->led_control(hw, in _rtl8821ae_phy_set_rf_power_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 1374 } cfg[] = { in __rtl8169_set_wol() local 1382 unsigned int i, tmp = ARRAY_SIZE(cfg); in __rtl8169_set_wol() 1402 options = RTL_R8(tp, cfg[i].reg) & ~cfg[i].mask; in __rtl8169_set_wol() 1403 if (wolopts & cfg[i].opt) in __rtl8169_set_wol() 1404 options |= cfg[i].mask; in __rtl8169_set_wol() 1405 RTL_W8(tp, cfg[i].reg, options); in __rtl8169_set_wol()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/ |
| H A D | halmac_type.h | 1767 …AC_RET_STATUS (*halmac_dump_efuse_map)(PHALMAC_ADAPTER pHalmac_adapter, HALMAC_EFUSE_READ_CFG cfg); 1774 …TATUS (*halmac_dump_logical_efuse_map)(PHALMAC_ADAPTER pHalmac_adapter, HALMAC_EFUSE_READ_CFG cfg); 1777 …(PHALMAC_ADAPTER pHalmac_adapter, PHALMAC_PG_EFUSE_INFO pPg_efuse_info, HALMAC_EFUSE_READ_CFG cfg);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_pr.c | 1990 static int kvm_configure_mmu_pr(struct kvm *kvm, struct kvm_ppc_mmuv3_cfg *cfg) in kvm_configure_mmu_pr() argument 1995 if (cfg->flags || cfg->process_table) in kvm_configure_mmu_pr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | dev.h | 200 struct ssv6xxx_cfg cfg; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/ |
| H A D | bfi_enet.h | 553 struct bfi_enet_rss_cfg cfg; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_type.h | 560 u8 cfg : 4; /* New event enables to configure */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | internal.h | 545 const struct iwl_trans_txq_scd_cfg *cfg,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf.c | 575 u32 cfg = CS_INSTR_CONFIG_EVENT_SIZE_SET( in csf_queue_register_internal() local 577 cfg = CS_INSTR_CONFIG_EVENT_STATE_SET( in csf_queue_register_internal() 578 cfg, reg_ex->ex_event_state); in csf_queue_register_internal() 580 queue->trace_cfg = cfg; in csf_queue_register_internal()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_uap.c | 1961 mlan_ds_11n_cfg *cfg = NULL; in woal_uap_htstream_cfg() local 1987 cfg = (mlan_ds_11n_cfg *)ioctl_req->pbuf; in woal_uap_htstream_cfg() 1988 cfg->sub_command = MLAN_OID_11N_CFG_STREAM_CFG; in woal_uap_htstream_cfg() 1998 cfg->param.stream_cfg = htstream_cfg.stream_cfg; in woal_uap_htstream_cfg() 2000 cfg->param.stream_cfg); in woal_uap_htstream_cfg() 2011 htstream_cfg.stream_cfg = cfg->param.stream_cfg; in woal_uap_htstream_cfg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pno.c | 1641 wl_pfn_ssid_cfg_t cfg; in dhd_set_epno_params() local 1644 memset(&cfg, 0, sizeof(wl_pfn_ssid_cfg_t)); in dhd_set_epno_params() 1645 cfg.version = WL_PFN_SSID_CFG_VERSION; in dhd_set_epno_params() 1649 cfg.flags |= WL_PFN_SSID_CFG_CLEAR; in dhd_set_epno_params() 1651 memcpy(&cfg.params, params, sizeof(wl_pfn_ssid_params_t)); in dhd_set_epno_params() 1652 err = dhd_iovar(dhd, 0, "pfn_ssid_cfg", (char *)&cfg, in dhd_set_epno_params()
|