Home
last modified time | relevance | path

Searched defs:mc (Results 1 – 25 of 207) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/memory/tegra/
Dmc.c45 static int tegra_mc_block_dma_common(struct tegra_mc *mc, in tegra_mc_block_dma_common()
61 static bool tegra_mc_dma_idling_common(struct tegra_mc *mc, in tegra_mc_dma_idling_common()
67 static int tegra_mc_unblock_dma_common(struct tegra_mc *mc, in tegra_mc_unblock_dma_common()
83 static int tegra_mc_reset_status_common(struct tegra_mc *mc, in tegra_mc_reset_status_common()
101 static const struct tegra_mc_reset *tegra_mc_reset_find(struct tegra_mc *mc, in tegra_mc_reset_find()
116 struct tegra_mc *mc = reset_to_mc(rcdev); in tegra_mc_hotreset_assert() local
169 struct tegra_mc *mc = reset_to_mc(rcdev); in tegra_mc_hotreset_deassert() local
208 struct tegra_mc *mc = reset_to_mc(rcdev); in tegra_mc_hotreset_status() local
229 static int tegra_mc_reset_setup(struct tegra_mc *mc) in tegra_mc_reset_setup()
246 static int tegra_mc_setup_latency_allowance(struct tegra_mc *mc) in tegra_mc_setup_latency_allowance()
[all …]
Dtegra20.c198 static int tegra20_mc_hotreset_assert(struct tegra_mc *mc, in tegra20_mc_hotreset_assert()
214 static int tegra20_mc_hotreset_deassert(struct tegra_mc *mc, in tegra20_mc_hotreset_deassert()
230 static int tegra20_mc_block_dma(struct tegra_mc *mc, in tegra20_mc_block_dma()
246 static bool tegra20_mc_dma_idling(struct tegra_mc *mc, in tegra20_mc_dma_idling()
252 static int tegra20_mc_reset_status(struct tegra_mc *mc, in tegra20_mc_reset_status()
258 static int tegra20_mc_unblock_dma(struct tegra_mc *mc, in tegra20_mc_unblock_dma()
Dtegra186.c41 static void tegra186_mc_program_sid(struct tegra186_mc *mc) in tegra186_mc_program_sid()
1526 struct tegra186_mc *mc; in tegra186_mc_probe() local
1555 struct tegra186_mc *mc = platform_get_drvdata(pdev); in tegra186_mc_remove() local
1580 struct tegra186_mc *mc = dev_get_drvdata(dev); in tegra186_mc_resume() local
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_mbx.c598 mbx_cmd_t mc; in qla2x00_load_ram() local
666 mbx_cmd_t mc; in qla2x00_execute_fw() local
807 mbx_cmd_t mc; in qla_get_exlogin_status() local
863 mbx_cmd_t mc; in qla_set_exlogin_mem_cfg() local
917 mbx_cmd_t mc; in qla_get_exchoffld_status() local
973 mbx_cmd_t mc; in qla_set_exchoffld_mem_cfg() local
1025 mbx_cmd_t mc; in qla2x00_get_fw_version() local
1187 mbx_cmd_t mc; in qla2x00_get_fw_options() local
1235 mbx_cmd_t mc; in qla2x00_set_fw_options() local
1295 mbx_cmd_t mc; in qla2x00_mbx_reg_test() local
[all …]
/kernel/linux/linux-5.10/drivers/crypto/amlogic/
Damlogic-gxl-core.c25 struct meson_dev *mc = (struct meson_dev *)data; in meson_irq_handler() local
103 struct meson_dev *mc = seq->private; in meson_debugfs_show() local
124 static void meson_free_chanlist(struct meson_dev *mc, int i) in meson_free_chanlist()
139 static int meson_allocate_chanlist(struct meson_dev *mc) in meson_allocate_chanlist()
178 static int meson_register_algs(struct meson_dev *mc) in meson_register_algs()
200 static void meson_unregister_algs(struct meson_dev *mc) in meson_unregister_algs()
217 struct meson_dev *mc; in meson_crypto_probe() local
286 struct meson_dev *mc = platform_get_drvdata(pdev); in meson_crypto_remove() local
Damlogic-gxl-cipher.c20 static int get_engine_number(struct meson_dev *mc) in get_engine_number()
89 struct meson_dev *mc = op->mc; in meson_cipher() local
353 struct meson_dev *mc = op->mc; in meson_aes_setkey() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dbase.c32 struct nvkm_mc *mc = device->mc; in nvkm_mc_unk260() local
40 struct nvkm_mc *mc = device->mc; in nvkm_mc_intr_mask() local
55 struct nvkm_mc *mc = device->mc; in nvkm_mc_intr_unarm() local
63 struct nvkm_mc *mc = device->mc; in nvkm_mc_intr_rearm() local
69 nvkm_mc_intr_stat(struct nvkm_mc *mc) in nvkm_mc_intr_stat()
80 struct nvkm_mc *mc = device->mc; in nvkm_mc_intr() local
120 struct nvkm_mc *mc = device->mc; in nvkm_mc_reset_mask() local
187 struct nvkm_mc *mc = nvkm_mc(subdev); in nvkm_mc_init() local
209 int index, struct nvkm_mc *mc) in nvkm_mc_ctor()
219 struct nvkm_mc *mc; in nvkm_mc_new_() local
Dgf100.c63 gf100_mc_intr_unarm(struct nvkm_mc *mc) in gf100_mc_intr_unarm()
72 gf100_mc_intr_rearm(struct nvkm_mc *mc) in gf100_mc_intr_rearm()
80 gf100_mc_intr_stat(struct nvkm_mc *mc) in gf100_mc_intr_stat()
89 gf100_mc_intr_mask(struct nvkm_mc *mc, u32 mask, u32 stat) in gf100_mc_intr_mask()
97 gf100_mc_unk260(struct nvkm_mc *mc, u32 data) in gf100_mc_unk260()
Dnv04.c44 nv04_mc_intr_unarm(struct nvkm_mc *mc) in nv04_mc_intr_unarm()
52 nv04_mc_intr_rearm(struct nvkm_mc *mc) in nv04_mc_intr_rearm()
59 nv04_mc_intr_stat(struct nvkm_mc *mc) in nv04_mc_intr_stat()
65 nv04_mc_init(struct nvkm_mc *mc) in nv04_mc_init()
Dgp100.c35 gp100_mc_intr_update(struct gp100_mc *mc) in gp100_mc_intr_update()
48 struct gp100_mc *mc = gp100_mc(base); in gp100_mc_intr_unarm() local
59 struct gp100_mc *mc = gp100_mc(base); in gp100_mc_intr_rearm() local
70 struct gp100_mc *mc = gp100_mc(base); in gp100_mc_intr_mask() local
111 struct gp100_mc *mc; in gp100_mc_new_() local
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-mc33880.c43 static int mc33880_write_config(struct mc33880 *mc) in mc33880_write_config()
49 static int __mc33880_set(struct mc33880 *mc, unsigned offset, int value) in __mc33880_set()
62 struct mc33880 *mc = gpiochip_get_data(chip); in mc33880_set() local
73 struct mc33880 *mc; in mc33880_probe() local
139 struct mc33880 *mc; in mc33880_remove() local
/kernel/linux/linux-5.10/drivers/dma/
Dmilbeaut-hdmac.c97 milbeaut_hdmac_next_desc(struct milbeaut_hdmac_chan *mc) in milbeaut_hdmac_next_desc()
115 static void milbeaut_chan_start(struct milbeaut_hdmac_chan *mc, in milbeaut_chan_start()
162 static void milbeaut_hdmac_start(struct milbeaut_hdmac_chan *mc) in milbeaut_hdmac_start()
173 struct milbeaut_hdmac_chan *mc = dev_id; in milbeaut_hdmac_interrupt() local
216 struct milbeaut_hdmac_chan *mc = to_milbeaut_hdmac_chan(vc); in milbeaut_hdmac_chan_config() local
228 struct milbeaut_hdmac_chan *mc = to_milbeaut_hdmac_chan(vc); in milbeaut_hdmac_chan_pause() local
243 struct milbeaut_hdmac_chan *mc = to_milbeaut_hdmac_chan(vc); in milbeaut_hdmac_chan_resume() local
290 struct milbeaut_hdmac_chan *mc = to_milbeaut_hdmac_chan(vc); in milbeaut_hdmac_terminate_all() local
327 struct milbeaut_hdmac_chan *mc; in milbeaut_hdmac_tx_status() local
383 struct milbeaut_hdmac_chan *mc = to_milbeaut_hdmac_chan(vc); in milbeaut_hdmac_issue_pending() local
[all …]
Duniphier-mdmac.c88 uniphier_mdmac_next_desc(struct uniphier_mdmac_chan *mc) in uniphier_mdmac_next_desc()
106 static void uniphier_mdmac_handle(struct uniphier_mdmac_chan *mc, in uniphier_mdmac_handle()
145 static void uniphier_mdmac_start(struct uniphier_mdmac_chan *mc) in uniphier_mdmac_start()
155 static int uniphier_mdmac_abort(struct uniphier_mdmac_chan *mc) in uniphier_mdmac_abort()
177 struct uniphier_mdmac_chan *mc = dev_id; in uniphier_mdmac_interrupt() local
255 struct uniphier_mdmac_chan *mc = to_uniphier_mdmac_chan(vc); in uniphier_mdmac_terminate_all() local
287 struct uniphier_mdmac_chan *mc; in uniphier_mdmac_tx_status() local
331 struct uniphier_mdmac_chan *mc = to_uniphier_mdmac_chan(vc); in uniphier_mdmac_issue_pending() local
352 struct uniphier_mdmac_chan *mc = &mdev->channels[chan_id]; in uniphier_mdmac_chan_init() local
Dmilbeaut-xdmac.c94 milbeaut_xdmac_next_desc(struct milbeaut_xdmac_chan *mc) in milbeaut_xdmac_next_desc()
112 static void milbeaut_chan_start(struct milbeaut_xdmac_chan *mc, in milbeaut_chan_start()
150 static void milbeaut_xdmac_start(struct milbeaut_xdmac_chan *mc) in milbeaut_xdmac_start()
161 struct milbeaut_xdmac_chan *mc = dev_id; in milbeaut_xdmac_interrupt() local
210 struct milbeaut_xdmac_chan *mc = to_milbeaut_xdmac_chan(vc); in milbeaut_xdmac_terminate_all() local
246 struct milbeaut_xdmac_chan *mc = to_milbeaut_xdmac_chan(vc); in milbeaut_xdmac_issue_pending() local
267 struct milbeaut_xdmac_chan *mc = &mdev->channels[chan_id]; in milbeaut_xdmac_chan_init() local
/kernel/linux/linux-5.10/drivers/misc/
Dpti.c51 struct pti_masterchannel *mc; member
99 static void pti_write_to_aperture(struct pti_masterchannel *mc, in pti_write_to_aperture()
157 static void pti_control_frame_built_and_sent(struct pti_masterchannel *mc, in pti_control_frame_built_and_sent()
206 static void pti_write_full_frame_to_aperture(struct pti_masterchannel *mc, in pti_write_full_frame_to_aperture()
238 struct pti_masterchannel *mc; in get_id() local
299 struct pti_masterchannel *mc; in pti_request_masterchannel() local
336 void pti_release_masterchannel(struct pti_masterchannel *mc) in pti_release_masterchannel()
375 void pti_writedata(struct pti_masterchannel *mc, u8 *buf, int count) in pti_writedata()
547 struct pti_masterchannel *mc; in pti_char_open() local
603 struct pti_masterchannel *mc; in pti_char_write() local
[all …]
/kernel/linux/linux-5.10/sound/soc/
Dsoc-ops.c178 struct soc_mixer_control *mc = in snd_soc_info_volsw() local
213 struct soc_mixer_control *mc = in snd_soc_info_volsw_sx() local
240 struct soc_mixer_control *mc = in snd_soc_get_volsw() local
300 struct soc_mixer_control *mc = in snd_soc_put_volsw() local
382 struct soc_mixer_control *mc = in snd_soc_get_volsw_sx() local
419 struct soc_mixer_control *mc = in snd_soc_put_volsw_sx() local
479 struct soc_mixer_control *mc = in snd_soc_info_volsw_range() local
509 struct soc_mixer_control *mc = in snd_soc_put_volsw_range() local
583 struct soc_mixer_control *mc = in snd_soc_get_volsw_range() local
631 struct soc_mixer_control *mc; in snd_soc_limit_volume() local
[all …]
/kernel/linux/linux-5.10/arch/um/os-Linux/
Dsignal.c32 static void sig_handler_common(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler_common()
69 void sig_handler(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler()
86 static void timer_real_alarm_handler(mcontext_t *mc) in timer_real_alarm_handler()
97 void timer_alarm_handler(int sig, struct siginfo *unused_si, mcontext_t *mc) in timer_alarm_handler()
139 static void sigusr1_handler(int sig, struct siginfo *unused_si, mcontext_t *mc) in sigusr1_handler()
166 mcontext_t *mc = &uc->uc_mcontext; in hard_handler() local
/kernel/linux/linux-5.10/drivers/slimbus/
Dstream.c129 u8 mc = SLIM_MSG_MC_CONNECT_SOURCE; in slim_connect_port_channel() local
149 u8 mc = SLIM_MSG_MC_DISCONNECT_PORT; in slim_disconnect_port() local
165 u8 mc = SLIM_MSG_MC_NEXT_DEACTIVATE_CHANNEL; in slim_deactivate_remove_channel() local
269 u8 mc = SLIM_MSG_MC_NEXT_DEFINE_CONTENT; in slim_define_channel_content() local
304 u8 mc = SLIM_MSG_MC_NEXT_DEFINE_CHANNEL; in slim_define_channel() local
328 u8 mc = SLIM_MSG_MC_NEXT_ACTIVATE_CHANNEL; in slim_activate_channel() local
/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
Dmcontext.h13 #define GET_FAULTINFO_FROM_MC(fi, mc) \ argument
22 #define GET_FAULTINFO_FROM_MC(fi, mc) \ argument
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/
Dintel.c65 static int find_matching_signature(void *mc, unsigned int csig, int cpf) in find_matching_signature()
93 static int has_newer_microcode(void *mc, unsigned int csig, int cpf, int new_rev) in has_newer_microcode()
180 static int microcode_sanity_check(void *mc, int print_err) in microcode_sanity_check()
443 static void save_mc_for_early(struct ucode_cpu_info *uci, u8 *mc, unsigned int size) in save_mc_for_early()
510 struct microcode_intel *mc; in print_ucode() local
528 struct microcode_intel *mc; in print_ucode() local
540 struct microcode_intel *mc; in apply_microcode_early() local
746 struct microcode_intel *mc; in apply_microcode_intel() local
819 u8 *new_mc = NULL, *mc = NULL; in generic_load_microcode() local
Damd.c50 struct microcode_amd *mc; member
327 struct microcode_amd *mc; in parse_container() local
393 static int __apply_microcode_amd(struct microcode_amd *mc) in __apply_microcode_amd()
423 struct microcode_amd *mc; in apply_microcode_early_amd() local
518 struct microcode_amd *mc; in load_ucode_amd_ap() local
579 struct microcode_amd *mc; in reload_ucode_amd() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dopal-msglog.c34 ssize_t memcons_copy(struct memcons *mc, char *to, loff_t pos, size_t count) in memcons_copy()
111 struct memcons *mc; in memcons_init() local
136 u32 memcons_get_size(struct memcons *mc) in memcons_get_size()
/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/
Dpcan_usb.c392 static int pcan_usb_update_ts(struct pcan_usb_msg_context *mc) in pcan_usb_update_ts()
414 static int pcan_usb_decode_ts(struct pcan_usb_msg_context *mc, u8 first_packet) in pcan_usb_decode_ts()
447 static int pcan_usb_decode_error(struct pcan_usb_msg_context *mc, u8 n, in pcan_usb_decode_error()
609 static int pcan_usb_handle_bus_evt(struct pcan_usb_msg_context *mc, u8 ir) in pcan_usb_handle_bus_evt()
634 static int pcan_usb_decode_status(struct pcan_usb_msg_context *mc, in pcan_usb_decode_status()
706 static int pcan_usb_decode_data(struct pcan_usb_msg_context *mc, u8 status_len) in pcan_usb_decode_data()
782 struct pcan_usb_msg_context mc = { in pcan_usb_decode_msg() local
/kernel/linux/linux-5.10/sound/soc/fsl/
Dmx27vis-aic32x4.c68 struct soc_mixer_control *mc = in mx27vis_amp_set() local
95 struct soc_mixer_control *mc = in mx27vis_amp_get() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c147 void amdgpu_gmc_vram_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_vram_location()
177 void amdgpu_gmc_gart_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_gart_location()
220 void amdgpu_gmc_agp_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc) in amdgpu_gmc_agp_location()

123456789