/kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
H A D | x2apic_phys.c | 125 unsigned long cfg = __prepare_ICR(0, vector, dest); in __x2apic_send_IPI_dest() local 131 unsigned long cfg = __prepare_ICR(which, vector, 0); in __x2apic_send_IPI_shorthand() local
|
H A D | msi.c | 26 static void __irq_msi_compose_msg(struct irq_cfg *cfg, struct msi_msg *msg) in __irq_msi_compose_msg() argument 53 static void irq_msi_update_msg(struct irq_data *irqd, struct irq_cfg *cfg) in irq_msi_update_msg() argument 64 struct irq_cfg old_cfg, *cfg = irqd_cfg(irqd); in msi_set_affinity() local [all...] |
H A D | ipi.c | 120 unsigned int cfg; in __default_send_IPI_shortcut() local 148 unsigned long cfg; in __default_send_IPI_dest_field() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | leon_smp.c | 110 unsigned long cfg = sparc_leon3_get_dcachecfg(); in leon_configure_cache_smp() local
|
/kernel/linux/linux-5.10/arch/x86/events/amd/ |
H A D | power.c | 125 u64 cfg = event->attr.config & AMD_POWER_EVENT_MASK; in pmu_event_init() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | devicetree.c | 249 struct ioapic_domain_cfg cfg = { in dtb_add_ioapic() local
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | sbi.h | 97 int cfg; in get_sbi_ctl() local 106 static inline void set_sbi_ctl(int devid, int cfgno, int cfg) in set_sbi_ctl() argument
|
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | msr.c | 193 u64 cfg = event->attr.config; in msr_event_init() local
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | iotiming-s3c2410.c | 213 static int s3c2410_calc_bank(struct s3c_cpufreq_config *cfg, in s3c2410_calc_bank() argument 291 static void s3c2410_iotiming_getbank(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_getbank() argument 310 s3c2410_iotiming_debugfs(struct seq_file *seq, struct s3c_cpufreq_config *cfg, union s3c_iobank *iob) s3c2410_iotiming_debugfs() argument 357 s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *iot) s3c2410_iotiming_calc() argument 399 s3c2410_iotiming_set(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *iot) s3c2410_iotiming_set() argument 431 s3c2410_iotiming_get(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *timings) s3c2410_iotiming_get() argument [all...] |
H A D | s3c64xx.c | 68 static void __init s3c64xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c64xx_init_uarts() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/ |
H A D | common.c | 81 u32 cfg; in get_pclk_l2clk() local
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_cs5536.c | 132 u32 cfg; in cs5536_cable_detect() local 256 u32 cfg; in cs5536_init_one() local
|
/kernel/linux/linux-5.10/crypto/ |
H A D | crypto_user_base.c | 482 struct netlink_kernel_cfg cfg = { in crypto_netlink_init() local
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | common.c | 72 int qcom_find_cfg_index(struct clk_hw *hw, const struct parent_map *map, u8 cfg) in qcom_find_cfg_index() argument
|
/kernel/linux/linux-5.10/drivers/clk/sprd/ |
H A D | pll.c | 101 u32 *cfg; in _sprd_pll_recalc_rate() local 151 struct reg_cfg *cfg; _sprd_pll_set_rate() local [all...] |
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | s3c2440-cpufreq.c | 67 static int s3c2440_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg) in s3c2440_cpufreq_calcdivs() argument 152 s3c2440_cpufreq_setdivs(struct s3c_cpufreq_config *cfg) s3c2440_cpufreq_setdivs() argument 235 s3c2440_cpufreq_calctable(struct s3c_cpufreq_config *cfg, struct cpufreq_frequency_table *table, size_t table_size) s3c2440_cpufreq_calctable() argument [all...] |
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-oxnas-rps.c | 75 uint32_t cfg = rps->timer_prescaler; in oxnas_rps_timer_config() local
|
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/ |
H A D | dpdmai.c | 140 dpdmai_create(struct fsl_mc_io *mc_io, u32 cmd_flags, const struct dpdmai_cfg *cfg, u16 *token) dpdmai_create() argument 293 dpdmai_set_rx_queue(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u8 priority, const struct dpdmai_rx_queue_cfg *cfg) dpdmai_set_rx_queue() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | adf_cfg.c | 173 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; adf_cfg_section_add() local 292 struct adf_cfg_device_data *cfg = accel_dev->cfg; adf_cfg_get_param_value() local [all...] |
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i10nm_base.c | 253 struct res_config *cfg; in i10nm_init() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_link_encoder.c | 253 struct dpcssys_phy_seq_cfg *cfg = &enc20->phy_seq_cfg; in dcn20_link_encoder_enable_dp_output() local 212 update_cfg_data( struct dcn10_link_encoder *enc10, const struct dc_link_settings *link_settings, struct dpcssys_phy_seq_cfg *cfg) update_cfg_data() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_xcv.c | 67 u64 cfg; in xcv_init_hw() local 112 u64 cfg; xcv_setup_link() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.c | 162 void ixgbe_dcb_unpack_pfc(struct ixgbe_dcb_config *cfg, u8 *pfc_en) in ixgbe_dcb_unpack_pfc() argument 173 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill() argument 183 void ixgbe_dcb_unpack_max(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max() argument 192 void ixgbe_dcb_unpack_bwgid(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid() argument 202 void ixgbe_dcb_unpack_prio(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_prio() argument 212 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) ixgbe_dcb_get_tc_from_up() argument 235 ixgbe_dcb_unpack_map(struct ixgbe_dcb_config *cfg, int direction, u8 *map) ixgbe_dcb_unpack_map() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
H A D | mal.c | 521 u32 cfg; in mal_probe() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | mc5.c | 310 u32 cfg; in t3_mc5_init() local 411 u32 cfg = t3_read_reg(adapter, A_MC5_DB_CONFIG); in t3_mc5_prep() local
|