Home
last modified time | relevance | path

Searched defs:core (Results 126 – 150 of 346) sorted by relevance

12345678910>>...14

/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c25 #define READ_RADIO_REG2(pi, radio_type, jspace, core, reg_name) \ argument
31 #define WRITE_RADIO_REG2(pi, radio_type, jspace, core, reg_name, value) \ argument
40 #define READ_RADIO_REG3(pi, radio_type, jspace, core, reg_name) \ argument
45 #define WRITE_RADIO_REG3(pi, radio_type, jspace, core, reg_name, value) \ argument
51 #define READ_RADIO_REG4(pi, radio_type, jspace, core, reg_name) \ argument
56 #define WRITE_RADIO_REG4(pi, radio_type, jspace, core, reg_name, value) \ argument
15077 uint core; in wlc_phy_adjust_lnagaintbl_nphy() local
15139 wlc_phy_war_force_trsw_to_R_cliplo_nphy(struct brcms_phy *pi, u8 core) in wlc_phy_war_force_trsw_to_R_cliplo_nphy()
17061 u8 core; in wlc_phy_ipa_internal_tssi_setup_nphy() local
17571 u8 core; in wlc_phy_txpwrctrl_pwr_setup_nphy() local
[all …]
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
Deq.h39 struct mlx5_eq core; member
45 struct mlx5_eq core; member
/linux-6.15/arch/mips/loongson64/
Dsmp.c546 register long cpuid, core, node, count; in loongson3_type1_play_dead() local
608 register long cpuid, core, node, count; in loongson3_type2_play_dead() local
672 register long cpuid, core, node, count; in loongson3_type3_play_dead() local
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
Ddac907d.c29 dac907d_ctrl(struct nv50_core *core, int or, u32 ctrl, in dac907d_ctrl()
Ddac507d.c29 dac507d_ctrl(struct nv50_core *core, int or, u32 ctrl, in dac507d_ctrl()
Dcorec57d.c30 corec57d_init(struct nv50_core *core) in corec57d_init()
Dcore907d.c35 struct nv50_core *core = disp->core; in core907d_caps_init() local
Dpior507d.c30 pior507d_ctrl(struct nv50_core *core, int or, u32 ctrl, in pior507d_ctrl()
Dsorc37d.c29 sorc37d_ctrl(struct nv50_core *core, int or, u32 ctrl, in sorc37d_ctrl()
Dsor907d.c32 sor907d_ctrl(struct nv50_core *core, int or, u32 ctrl, in sor907d_ctrl()
Dcore.c29 struct nv50_core *core = *pcore; in nv50_core_del() local
Ddisp.c475 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_dac_atomic_disable() local
489 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_dac_atomic_enable() local
1536 struct nv50_core *core = disp->core; in nv50_sor_update() local
1965 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_pior_atomic_disable() local
1979 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_pior_atomic_enable() local
2101 struct nv50_core *core = disp->core; in nv50_disp_atomic_commit_core() local
2171 struct nv50_core *core = disp->core; in nv50_disp_atomic_commit_tail() local
2558 struct nv50_core *core = nv50_disp(dev)->core; in nv50_disp_atomic_check() local
2782 struct nv50_core *core = nv50_disp(dev)->core; in nv50_display_init() local
/linux-6.15/drivers/clk/renesas/
Drzg2l-cpg.c268 static int rzg2l_register_notifier(struct clk_hw *hw, const struct cpg_core_clk *core, in rzg2l_register_notifier()
344 rzg3s_cpg_div_clk_register(const struct cpg_core_clk *core, struct rzg2l_cpg_priv *priv) in rzg3s_cpg_div_clk_register()
403 rzg2l_cpg_div_clk_register(const struct cpg_core_clk *core, in rzg2l_cpg_div_clk_register()
442 rzg2l_cpg_mux_clk_register(const struct cpg_core_clk *core, in rzg2l_cpg_mux_clk_register()
509 rzg2l_cpg_sd_mux_clk_register(const struct cpg_core_clk *core, in rzg2l_cpg_sd_mux_clk_register()
653 rzg2l_cpg_dsi_div_clk_register(const struct cpg_core_clk *core, in rzg2l_cpg_dsi_div_clk_register()
749 rzg2l_cpg_pll5_4_mux_clk_register(const struct cpg_core_clk *core, in rzg2l_cpg_pll5_4_mux_clk_register()
900 rzg2l_cpg_sipll5_register(const struct cpg_core_clk *core, in rzg2l_cpg_sipll5_register()
1020 rzg2l_cpg_pll_clk_register(const struct cpg_core_clk *core, in rzg2l_cpg_pll_clk_register()
1106 rzg2l_cpg_register_core_clk(const struct cpg_core_clk *core, in rzg2l_cpg_register_core_clk()
/linux-6.15/drivers/media/platform/qcom/venus/
Dhelpers.c43 struct venus_core *core = inst->core; in venus_helper_check_codec() local
164 struct venus_core *core = inst->core; in venus_helper_alloc_dpb_bufs() local
235 struct venus_core *core = inst->core; in intbufs_set_buffer() local
540 struct venus_core *core = inst->core; in is_dynamic_bufmode() local
578 struct venus_core *core = inst->core; in session_register_bufs() local
1547 struct venus_core *core = inst->core; in venus_helper_vb2_stop_streaming() local
1755 struct venus_core *core = inst->core; in venus_helper_get_out_fmts() local
1818 struct venus_core *core = inst->core; in venus_helper_check_format() local
/linux-6.15/drivers/cpufreq/
Dtegra186-cpufreq.c16 #define EDVD_OFFSET_A57(core) ((SZ_64K * 6) + (0x20 + (core) * 0x4)) argument
17 #define EDVD_OFFSET_DENVER(core) ((SZ_64K * 7) + (0x20 + (core) * 0x4)) argument
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c128 struct mlxsw_core *core; member
415 mlxsw_thermal_modules_init(struct device *dev, struct mlxsw_core *core, in mlxsw_thermal_modules_init()
502 mlxsw_thermal_gearboxes_init(struct device *dev, struct mlxsw_core *core, in mlxsw_thermal_gearboxes_init()
626 int mlxsw_thermal_init(struct mlxsw_core *core, in mlxsw_thermal_init()
/linux-6.15/arch/mips/kvm/
Dloongson_ipi.c56 uint32_t core = (addr >> 8) & 3; in loongson_vipi_read() local
101 uint32_t core = (addr >> 8) & 3; in loongson_vipi_write() local
/linux-6.15/arch/powerpc/kvm/
Dbook3s_hv_rm_xics.c85 int core; in grab_next_hostcore() local
116 int core; in find_available_hostcore() local
909 int core; in kvmppc_xics_ipi_action() local
/linux-6.15/drivers/net/wwan/t7xx/
Dt7xx_modem_ops.c384 static void t7xx_prepare_host_rt_data_query(struct t7xx_sys_info *core) in t7xx_prepare_host_rt_data_query()
402 static int t7xx_prepare_device_rt_data(struct t7xx_sys_info *core, struct device *dev, in t7xx_prepare_device_rt_data()
451 static int t7xx_parse_host_rt_data(struct t7xx_fsm_ctl *ctl, struct t7xx_sys_info *core, in t7xx_parse_host_rt_data()
/linux-6.15/drivers/media/platform/qcom/iris/
Diris_platform_sm8250.c54 static void iris_set_sm8250_preset_registers(struct iris_core *core) in iris_set_sm8250_preset_registers()
Diris_platform_sm8550.c135 static void iris_set_sm8550_preset_registers(struct iris_core *core) in iris_set_sm8550_preset_registers()
/linux-6.15/arch/mips/kernel/
Dpm-cps.c105 unsigned core = cpu_core(&current_cpu_data); in cps_pm_enter_state() local
634 unsigned int sibling, core; in cps_pm_online_cpu() local
Dmips-cpc.c90 void mips_cpc_lock_other(unsigned int core) in mips_cpc_lock_other()
/linux-6.15/drivers/edac/
Docteon_edac-pc.c44 unsigned int core = cvmx_get_core_num(); in co_cache_error_event() local
/linux-6.15/tools/power/cpupower/lib/
Dcpupower.h19 int core; member

12345678910>>...14