/Linux-v4.19/drivers/media/platform/exynos4-is/ |
D | fimc-lite-reg.c | 26 u32 cfg; in flite_hw_reset() local 45 u32 cfg = readl(dev->regs + FLITE_REG_CISTATUS); in flite_hw_clear_pending_irq() local 59 u32 cfg = readl(dev->regs + FLITE_REG_CISTATUS2); in flite_hw_clear_last_capture_end() local 66 u32 cfg, intsrc; in flite_hw_set_interrupt_mask() local 88 u32 cfg = readl(dev->regs + FLITE_REG_CIIMGCPT); in flite_hw_capture_start() local 95 u32 cfg = readl(dev->regs + FLITE_REG_CIIMGCPT); in flite_hw_capture_stop() local 106 u32 cfg = readl(dev->regs + FLITE_REG_CIGCTRL); in flite_hw_set_test_pattern() local 134 u32 cfg; in flite_hw_set_source_format() local 164 u32 cfg; in flite_hw_set_window_offset() local 182 u32 cfg = readl(dev->regs + FLITE_REG_CIGENERAL); in flite_hw_set_camera_port() local [all …]
|
D | fimc-reg.c | 24 u32 cfg; in fimc_hw_reset() local 76 u32 cfg, flip; in fimc_hw_set_rotation() local 109 u32 cfg; in fimc_hw_set_target_format() local 154 u32 cfg; in fimc_hw_set_out_dma_size() local 175 u32 cfg; in fimc_hw_set_out_dma() local 216 u32 cfg = readl(dev->regs + FIMC_REG_ORGISIZE); in fimc_hw_en_autoload() local 226 u32 cfg = readl(dev->regs + FIMC_REG_CIOCTRL); in fimc_hw_en_lastirq() local 238 u32 cfg, shfactor; in fimc_hw_set_prescaler() local 257 u32 cfg = readl(dev->regs + FIMC_REG_CISCCTRL); in fimc_hw_set_scaler() local 319 u32 cfg; in fimc_hw_set_mainscaler() local [all …]
|
/Linux-v4.19/drivers/media/platform/exynos-gsc/ |
D | gsc-regs.c | 26 u32 cfg; in gsc_wait_reset() local 40 u32 cfg; in gsc_hw_set_frm_done_irq_mask() local 52 u32 cfg; in gsc_hw_set_gsc_irq_enable() local 65 u32 cfg = readl(dev->regs + GSC_IN_BASE_ADDR_Y_MASK); in gsc_hw_set_input_buf_masking() local 79 u32 cfg = readl(dev->regs + GSC_OUT_BASE_ADDR_Y_MASK); in gsc_hw_set_output_buf_masking() local 115 u32 cfg = readl(dev->regs + GSC_IN_CON); in gsc_hw_set_input_path() local 128 u32 cfg; in gsc_hw_set_in_size() local 150 u32 cfg; in gsc_hw_set_in_image_rgb() local 171 u32 cfg; in gsc_hw_set_in_image_format() local 226 u32 cfg = readl(dev->regs + GSC_OUT_CON); in gsc_hw_set_output_path() local [all …]
|
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_config.h | 121 #define CFG_GET_IQ_CFG(cfg) ((cfg)->iq) argument 122 #define CFG_GET_IQ_MAX_Q(cfg) ((cfg)->iq.max_iqs) argument 123 #define CFG_GET_IQ_PENDING_LIST_SIZE(cfg) ((cfg)->iq.pending_list_size) argument 124 #define CFG_GET_IQ_INSTR_TYPE(cfg) ((cfg)->iq.instr_type) argument 125 #define CFG_GET_IQ_DB_MIN(cfg) ((cfg)->iq.db_min) argument 126 #define CFG_GET_IQ_DB_TIMEOUT(cfg) ((cfg)->iq.db_timeout) argument 128 #define CFG_GET_IQ_INTR_PKT(cfg) ((cfg)->iq.iq_intr_pkt) argument 129 #define CFG_SET_IQ_INTR_PKT(cfg, val) (cfg)->iq.iq_intr_pkt = val argument 131 #define CFG_GET_OQ_MAX_Q(cfg) ((cfg)->oq.max_oqs) argument 132 #define CFG_GET_OQ_PKTS_PER_INTR(cfg) ((cfg)->oq.pkts_per_intr) argument [all …]
|
/Linux-v4.19/drivers/media/platform/s3c-camif/ |
D | camif-regs.c | 21 u32 cfg; in camif_hw_reset() local 43 u32 cfg = camif_read(vp->camif, S3C_CAMIF_REG_CIGCTRL); in camif_hw_clear_pending_irq() local 54 u32 cfg = camif_read(camif, S3C_CAMIF_REG_CIGCTRL); in camif_hw_set_test_pattern() local 73 unsigned int i, cfg; in camif_hw_set_effect() local 110 u32 cfg; in camif_hw_set_source_format() local 136 u32 cfg; in camif_hw_set_camera_crop() local 157 u32 cfg; in camif_hw_clear_fifo_overflow() local 174 u32 cfg = camif_read(camif, S3C_CAMIF_REG_CIGCTRL); in camif_hw_set_camera_bus() local 224 u32 cfg; in camif_hw_set_out_dma_size() local 264 u32 cfg; in camif_hw_set_output_dma() local [all …]
|
/Linux-v4.19/drivers/scsi/cxlflash/ |
D | main.c | 49 struct cxlflash_cfg *cfg = afu->parent; in process_cmd_err() local 166 struct cxlflash_cfg *cfg = afu->parent; in cmd_complete() local 202 struct cxlflash_cfg *cfg = hwq->afu->parent; in flush_pending_cmds() local 246 struct cxlflash_cfg *cfg = hwq->afu->parent; in context_reset() local 311 struct cxlflash_cfg *cfg = afu->parent; in send_cmd_ioarrin() local 355 struct cxlflash_cfg *cfg = afu->parent; in send_cmd_sq() local 400 struct cxlflash_cfg *cfg = afu->parent; in wait_resp() local 467 static int send_tmf(struct cxlflash_cfg *cfg, struct scsi_device *sdev, in send_tmf() 571 struct cxlflash_cfg *cfg = shost_priv(host); in cxlflash_queuecommand() local 652 static void cxlflash_wait_for_pci_err_recovery(struct cxlflash_cfg *cfg) in cxlflash_wait_for_pci_err_recovery() [all …]
|
D | superpipe.c | 99 void cxlflash_stop_term_user_contexts(struct cxlflash_cfg *cfg) in cxlflash_stop_term_user_contexts() 132 static struct ctx_info *find_error_context(struct cxlflash_cfg *cfg, u64 rctxid, in find_error_context() 159 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() 265 static int afu_attach(struct cxlflash_cfg *cfg, struct ctx_info *ctxi) in afu_attach() 336 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in read_cap16() local 443 struct cxlflash_cfg *cfg = ctxi->cfg; in get_rhte() local 487 struct cxlflash_cfg *cfg = ctxi->cfg; in rhte_checkout() local 638 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in _cxlflash_disk_release() local 755 static void destroy_context(struct cxlflash_cfg *cfg, in destroy_context() 784 static struct ctx_info *create_context(struct cxlflash_cfg *cfg) in create_context() [all …]
|
D | lunmgt.c | 37 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in create_local() local 65 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in create_global() local 88 static struct llun_info *lookup_local(struct cxlflash_cfg *cfg, u8 *wwid) in lookup_local() 138 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in find_and_create_lun() local 182 void cxlflash_term_local_luns(struct cxlflash_cfg *cfg) in cxlflash_term_local_luns() 234 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in cxlflash_manage_lun() local
|
/Linux-v4.19/drivers/acpi/ |
D | acpi_configfs.c | 24 struct config_item cfg; member 29 static ssize_t acpi_table_aml_write(struct config_item *cfg, in acpi_table_aml_write() 72 static inline struct acpi_table_header *get_header(struct config_item *cfg) in get_header() 82 static ssize_t acpi_table_aml_read(struct config_item *cfg, in acpi_table_aml_read() 105 ssize_t acpi_table_signature_show(struct config_item *cfg, char *str) in acpi_table_signature_show() 115 ssize_t acpi_table_length_show(struct config_item *cfg, char *str) in acpi_table_length_show() 125 ssize_t acpi_table_revision_show(struct config_item *cfg, char *str) in acpi_table_revision_show() 135 ssize_t acpi_table_oem_id_show(struct config_item *cfg, char *str) in acpi_table_oem_id_show() 145 ssize_t acpi_table_oem_table_id_show(struct config_item *cfg, char *str) in acpi_table_oem_table_id_show() 155 ssize_t acpi_table_oem_revision_show(struct config_item *cfg, char *str) in acpi_table_oem_revision_show() [all …]
|
/Linux-v4.19/drivers/media/platform/davinci/ |
D | vpbe.c | 61 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_current_encoder_info() local 76 static int vpbe_find_encoder_sd_index(struct vpbe_config *cfg, in vpbe_find_encoder_sd_index() 128 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_enum_outputs() local 143 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_get_mode_info() local 177 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_get_std_info() local 197 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_get_std_info_by_name() local 224 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_set_output() local 293 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_set_default_output() local 329 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_s_dv_timings() local 381 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_g_dv_timings() local [all …]
|
/Linux-v4.19/drivers/block/rsxx/ |
D | config.c | 32 static void initialize_config(struct rsxx_card_cfg *cfg) in initialize_config() 45 static u32 config_data_crc32(struct rsxx_card_cfg *cfg) in config_data_crc32() 69 static void config_data_swab(struct rsxx_card_cfg *cfg) in config_data_swab() 78 static void config_data_le_to_cpu(struct rsxx_card_cfg *cfg) in config_data_le_to_cpu() 87 static void config_data_cpu_to_le(struct rsxx_card_cfg *cfg) in config_data_cpu_to_le() 100 struct rsxx_card_cfg cfg; in rsxx_save_config() local
|
/Linux-v4.19/arch/x86/pci/ |
D | mmconfig_64.c | 21 struct pci_mmcfg_region *cfg = pci_mmconfig_lookup(seg, bus); in pci_dev_base() local 99 static void __iomem *mcfg_ioremap(struct pci_mmcfg_region *cfg) in mcfg_ioremap() 116 struct pci_mmcfg_region *cfg; in pci_mmcfg_arch_init() local 131 struct pci_mmcfg_region *cfg; in pci_mmcfg_arch_free() local 137 int pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_map() 148 void pci_mmcfg_arch_unmap(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_unmap()
|
D | mmconfig-shared.c | 35 static void __init pci_mmconfig_remove(struct pci_mmcfg_region *cfg) in pci_mmconfig_remove() 45 struct pci_mmcfg_region *cfg, *tmp; in free_all_mmcfg() local 54 struct pci_mmcfg_region *cfg; in list_add_sorted() local 119 struct pci_mmcfg_region *cfg; in pci_mmconfig_lookup() local 325 struct pci_mmcfg_region *cfg, *cfgx; in pci_mmcfg_check_end_bus_number() local 447 struct pci_mmcfg_region *cfg, in is_mmconf_reserved() 499 pci_mmcfg_check_reserved(struct device *dev, struct pci_mmcfg_region *cfg, int early) in pci_mmcfg_check_reserved() 536 struct pci_mmcfg_region *cfg; in pci_mmcfg_reject_broken() local 548 struct acpi_mcfg_allocation *cfg) in acpi_mcfg_check_entry() 568 struct acpi_mcfg_allocation *cfg_table, *cfg; in pci_parse_mcfg() local [all …]
|
/Linux-v4.19/arch/arm/mach-s3c24xx/ |
D | iotiming-s3c2412.c | 91 static int s3c2412_calc_bank(struct s3c_cpufreq_config *cfg, in s3c2412_calc_bank() 114 struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_debugfs() 138 int s3c2412_iotiming_calc(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_calc() 171 void s3c2412_iotiming_set(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_set() 201 static void s3c2412_iotiming_getbank(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_getbank() 228 int s3c2412_iotiming_get(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_get() 257 void s3c2412_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) in s3c2412_cpufreq_setrefresh()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 402 static int brcmf_vif_change_validate(struct brcmf_cfg80211_info *cfg, in brcmf_vif_change_validate() 428 static int brcmf_vif_add_validate(struct brcmf_cfg80211_info *cfg, in brcmf_vif_add_validate() 543 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_ap_add_vif() local 676 s32 brcmf_notify_escan_complete(struct brcmf_cfg80211_info *cfg, in brcmf_notify_escan_complete() 756 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_cfg80211_del_ap_iface() local 789 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_cfg80211_del_iface() local 834 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_cfg80211_change_iface() local 928 static void brcmf_escan_prep(struct brcmf_cfg80211_info *cfg, in brcmf_escan_prep() 999 brcmf_run_escan(struct brcmf_cfg80211_info *cfg, struct brcmf_if *ifp, in brcmf_run_escan() 1044 struct brcmf_cfg80211_info *cfg = ifp->drvr->config; in brcmf_do_escan() local [all …]
|
/Linux-v4.19/drivers/gpu/drm/exynos/ |
D | exynos_drm_fimc.c | 143 u32 cfg; in fimc_sw_reset() local 168 u32 cfg; in fimc_set_type_ctrl() local 188 u32 cfg; in fimc_handle_jpeg() local 203 u32 cfg; in fimc_mask_irq() local 246 u32 cfg; in fimc_check_frame_end() local 263 u32 cfg; in fimc_get_buf_id() local 289 u32 cfg; in fimc_handle_lastend() local 304 u32 cfg; in fimc_src_set_fmt_order() local 369 u32 cfg; in fimc_src_set_fmt() local 474 u32 cfg, h1, h2, v1, v2; in fimc_set_window() local [all …]
|
D | exynos_drm_gsc.c | 68 #define gsc_write(cfg, offset) writel(cfg, ctx->regs + (offset)) argument 383 u32 cfg; in gsc_sw_reset() local 424 u32 cfg; in gsc_handle_irq() local 453 u32 cfg; in gsc_src_set_fmt() local 523 u32 cfg; in gsc_src_set_transf() local 567 u32 cfg; in gsc_src_set_size() local 610 u32 cfg; in gsc_src_set_buf_seq() local 637 u32 cfg; in gsc_dst_set_fmt() local 742 u32 cfg; in gsc_set_prescaler() local 845 u32 cfg; in gsc_set_scaler() local [all …]
|
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_ethtool.c | 98 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_stats() local 110 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_drvinfo() local 136 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_strings() local 159 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_sset_count() local 180 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_rss_key_size() local 189 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_rss() local 209 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_rxnfc() local 229 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_coalesce() local 250 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_set_coalesce() local
|
/Linux-v4.19/tools/bpf/bpftool/ |
D | cfg.c | 46 struct cfg { struct 47 struct list_head funcs; 48 int func_num; 88 #define cfg_first_func(cfg) \ argument 90 #define cfg_last_func(cfg) \ argument 97 static struct func_node *cfg_append_func(struct cfg *cfg, struct bpf_insn *insn) in cfg_append_func() 165 static bool cfg_partition_funcs(struct cfg *cfg, struct bpf_insn *cur, in cfg_partition_funcs() 362 static bool cfg_build(struct cfg *cfg, struct bpf_insn *insn, unsigned int len) in cfg_build() 383 static void cfg_destroy(struct cfg *cfg) in cfg_destroy() 487 static void cfg_dump(struct cfg *cfg) in cfg_dump() [all …]
|
/Linux-v4.19/drivers/cpufreq/ |
D | s3c24xx-cpufreq.c | 65 static void s3c_cpufreq_getcur(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_getcur() 83 static inline void s3c_cpufreq_calc(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_calc() 104 struct s3c_cpufreq_config *cfg) in s3c_cpufreq_show() 114 static void s3c_cpufreq_setio(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_setio() 120 static int s3c_cpufreq_calcio(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_calcio() 128 static void s3c_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_setrefresh() 133 static void s3c_cpufreq_setdivs(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_setdivs() 138 static int s3c_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_calcdivs() 143 static void s3c_cpufreq_setfvco(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_setfvco()
|
/Linux-v4.19/drivers/media/platform/vsp1/ |
D | vsp1_rwpf.c | 31 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_enum_mbus_code() 49 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_enum_frame_size() 60 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_set_format() 131 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_get_selection() 179 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_set_selection()
|
/Linux-v4.19/arch/mips/loongson64/loongson-3/ |
D | hpet.c | 35 unsigned int cfg = smbus_read(offset); in smbus_enable() local 53 unsigned int cfg = hpet_read(HPET_CFG); in hpet_start_counter() local 61 unsigned int cfg = hpet_read(HPET_CFG); in hpet_stop_counter() local 87 int cfg; in hpet_set_state_periodic() local 116 int cfg; in hpet_set_state_shutdown() local 130 int cfg; in hpet_set_state_oneshot() local
|
/Linux-v4.19/arch/mips/kernel/ |
D | cevt-sb1250.c | 44 void __iomem *cfg; in sibyte_shutdown() local 57 void __iomem *cfg, *init; in sibyte_set_periodic() local 72 void __iomem *cfg, *init; in sibyte_next_event() local 88 void __iomem *cfg; in sibyte_counter_handler() local
|
D | cevt-bcm1480.c | 47 void __iomem *cfg, *init; in sibyte_set_periodic() local 61 void __iomem *cfg; in sibyte_shutdown() local 73 void __iomem *cfg, *init; in sibyte_next_event() local 89 void __iomem *cfg; in sibyte_counter_handler() local
|
/Linux-v4.19/drivers/pci/controller/ |
D | pci-thunder-pem.c | 30 struct pci_config_window *cfg = bus->sysdata; in thunder_pem_bridge_read() local 131 struct pci_config_window *cfg = bus->sysdata; in thunder_pem_config_read() local 207 struct pci_config_window *cfg = bus->sysdata; in thunder_pem_bridge_write() local 280 struct pci_config_window *cfg = bus->sysdata; in thunder_pem_config_write() local 296 static int thunder_pem_init(struct device *dev, struct pci_config_window *cfg, in thunder_pem_init() 370 static int thunder_pem_acpi_init(struct pci_config_window *cfg) in thunder_pem_acpi_init() 419 static int thunder_pem_platform_init(struct pci_config_window *cfg) in thunder_pem_platform_init()
|