Home
last modified time | relevance | path

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

123456789

/linux/drivers/memory/tegra/
H A Dmc.c61 struct tegra_mc *mc = data; in tegra_mc_devm_action_put_device() local
79 struct tegra_mc *mc; in devm_tegra_memory_controller_get() local
105 int tegra_mc_probe_device(struct tegra_mc *mc, struct device *dev) in tegra_mc_probe_device()
114 int tegra_mc_get_carveout_info(struct tegra_mc *mc, unsigned int id, in tegra_mc_get_carveout_info()
139 static int tegra_mc_block_dma_common(struct tegra_mc *mc, in tegra_mc_block_dma_common()
155 static bool tegra_mc_dma_idling_common(struct tegra_mc *mc, in tegra_mc_dma_idling_common()
161 static int tegra_mc_unblock_dma_common(struct tegra_mc *mc, in tegra_mc_unblock_dma_common()
177 static int tegra_mc_reset_status_common(struct tegra_mc *mc, in tegra_mc_reset_status_common()
195 static const struct tegra_mc_reset *tegra_mc_reset_find(struct tegra_mc *mc, in tegra_mc_reset_find()
210 struct tegra_mc *mc = reset_to_mc(rcdev); in tegra_mc_hotreset_assert() local
[all …]
H A Dtegra20.c75 const struct tegra_mc *mc; member
279 static int tegra20_mc_hotreset_assert(struct tegra_mc *mc, in tegra20_mc_hotreset_assert()
295 static int tegra20_mc_hotreset_deassert(struct tegra_mc *mc, in tegra20_mc_hotreset_deassert()
311 static int tegra20_mc_block_dma(struct tegra_mc *mc, in tegra20_mc_block_dma()
327 static bool tegra20_mc_dma_idling(struct tegra_mc *mc, in tegra20_mc_dma_idling()
333 static int tegra20_mc_reset_status(struct tegra_mc *mc, in tegra20_mc_reset_status()
339 static int tegra20_mc_unblock_dma(struct tegra_mc *mc, in tegra20_mc_unblock_dma()
395 struct tegra_mc *mc = icc_provider_to_tegra_mc(data); in tegra20_mc_of_icc_xlate_extended() local
452 const struct tegra_mc *mc = stat->mc; in tegra20_mc_stat_gather() local
479 static void tegra20_mc_stat_events(const struct tegra_mc *mc, in tegra20_mc_stat_events()
[all …]
H A Dtegra186.c26 static int tegra186_mc_probe(struct tegra_mc *mc) in tegra186_mc_probe()
79 static void tegra186_mc_remove(struct tegra_mc *mc) in tegra186_mc_remove()
85 static void tegra186_mc_client_sid_override(struct tegra_mc *mc, in tegra186_mc_client_sid_override()
127 static int tegra186_mc_probe_device(struct tegra_mc *mc, struct device *dev) in tegra186_mc_probe_device()
157 static int tegra186_mc_resume(struct tegra_mc *mc) in tegra186_mc_resume()
H A Dtegra30.c1219 static void tegra30_mc_tune_client_latency(struct tegra_mc *mc, in tegra30_mc_tune_client_latency()
1293 struct tegra_mc *mc = icc_provider_to_tegra_mc(src->provider); in tegra30_mc_icc_set() local
1337 struct tegra_mc *mc = icc_provider_to_tegra_mc(data); in tegra30_mc_of_icc_xlate_extended() local
H A Dmc.h112 static inline u32 mc_ch_readl(const struct tegra_mc *mc, int ch, in mc_ch_readl()
124 static inline void mc_ch_writel(const struct tegra_mc *mc, int ch, in mc_ch_writel()
136 static inline u32 mc_readl(const struct tegra_mc *mc, unsigned long offset) in mc_readl()
141 static inline void mc_writel(const struct tegra_mc *mc, u32 value, in mc_writel()
/linux/sound/soc/
H A Dsoc-ops.c113 static int sdca_soc_q78_reg_to_ctl(struct soc_mixer_control *mc, unsigned int reg_val, in sdca_soc_q78_reg_to_ctl()
129 static unsigned int sdca_soc_q78_ctl_to_reg(struct soc_mixer_control *mc, int val, in sdca_soc_q78_ctl_to_reg()
144 static int soc_mixer_reg_to_ctl(struct soc_mixer_control *mc, unsigned int reg_val, in soc_mixer_reg_to_ctl()
167 static unsigned int soc_mixer_ctl_to_reg(struct soc_mixer_control *mc, int val, in soc_mixer_ctl_to_reg()
181 static int soc_mixer_valid_ctl(struct soc_mixer_control *mc, long val, int max) in soc_mixer_valid_ctl()
195 static int soc_mixer_mask(struct soc_mixer_control *mc) in soc_mixer_mask()
203 static int soc_mixer_sx_mask(struct soc_mixer_control *mc) in soc_mixer_sx_mask()
211 struct soc_mixer_control *mc, int max) in soc_info_volsw()
235 struct soc_mixer_control *mc, int mask, int max) in soc_put_volsw()
290 struct soc_mixer_control *mc, int mask, int max, bool sx) in soc_get_volsw()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dnv04.c34 nv04_mc_device_disable(struct nvkm_mc *mc, u32 mask) in nv04_mc_device_disable()
40 nv04_mc_device_enable(struct nvkm_mc *mc, u32 mask) in nv04_mc_device_enable()
49 nv04_mc_device_enabled(struct nvkm_mc *mc, u32 mask) in nv04_mc_device_enabled()
74 struct nvkm_mc *mc = container_of(intr, typeof(*mc), intr); in nv04_mc_intr_rearm() local
84 struct nvkm_mc *mc = container_of(intr, typeof(*mc), intr); in nv04_mc_intr_unarm() local
96 struct nvkm_mc *mc = container_of(intr, typeof(*mc), intr); in nv04_mc_intr_pending() local
117 nv04_mc_init(struct nvkm_mc *mc) in nv04_mc_init()
H A Dga100.c27 ga100_mc_device_disable(struct nvkm_mc *mc, u32 mask) in ga100_mc_device_disable()
37 ga100_mc_device_enable(struct nvkm_mc *mc, u32 mask) in ga100_mc_device_enable()
47 ga100_mc_device_enabled(struct nvkm_mc *mc, u32 mask) in ga100_mc_device_enabled()
60 ga100_mc_init(struct nvkm_mc *mc) in ga100_mc_init()
H A Dbase.c32 struct nvkm_mc *mc = device->mc; in nvkm_mc_unk260() local
53 struct nvkm_mc *mc = device->mc; in nvkm_mc_reset_mask() local
108 struct nvkm_mc *mc = nvkm_mc(subdev); in nvkm_mc_init() local
130 struct nvkm_mc *mc; in nvkm_mc_new_() local
H A Dgt215.c59 struct nvkm_mc *mc = container_of(intr, typeof(*mc), intr); in gt215_mc_intr_allow() local
67 struct nvkm_mc *mc = container_of(intr, typeof(*mc), intr); in gt215_mc_intr_block() local
H A Dgp100.c50 struct nvkm_mc *mc = container_of(intr, typeof(*mc), intr); in gp100_mc_intr_allow() local
58 struct nvkm_mc *mc = container_of(intr, typeof(*mc), intr); in gp100_mc_intr_block() local
/linux/drivers/dma/
H A 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 …]
H A 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
H A 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
209 struct milbeaut_xdmac_chan *mc = to_milbeaut_xdmac_chan(vc); in milbeaut_xdmac_terminate_all() local
245 struct milbeaut_xdmac_chan *mc = to_milbeaut_xdmac_chan(vc); in milbeaut_xdmac_issue_pending() local
266 struct milbeaut_xdmac_chan *mc = &mdev->channels[chan_id]; in milbeaut_xdmac_chan_init() local
/linux/drivers/gpio/
H A 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
76 struct mc33880 *mc; in mc33880_probe() local
142 struct mc33880 *mc; in mc33880_remove() local
/linux/drivers/slimbus/
H A Dstream.c131 u8 mc = SLIM_MSG_MC_CONNECT_SOURCE; in slim_connect_port_channel() local
151 u8 mc = SLIM_MSG_MC_DISCONNECT_PORT; in slim_disconnect_port() local
167 u8 mc = SLIM_MSG_MC_NEXT_DEACTIVATE_CHANNEL; in slim_deactivate_remove_channel() local
278 u8 mc = SLIM_MSG_MC_NEXT_DEFINE_CONTENT; in slim_define_channel_content() local
313 u8 mc = SLIM_MSG_MC_NEXT_DEFINE_CHANNEL; in slim_define_channel() local
337 u8 mc = SLIM_MSG_MC_NEXT_ACTIVATE_CHANNEL; in slim_activate_channel() local
/linux/arch/s390/kvm/
H A Ddat.c31 int kvm_s390_mmu_cache_topup(struct kvm_s390_mmu_cache *mc) in kvm_s390_mmu_cache_topup()
56 static inline struct page_table *dat_alloc_pt_noinit(struct kvm_s390_mmu_cache *mc) in dat_alloc_pt_noinit()
66 static inline struct crst_table *dat_alloc_crst_noinit(struct kvm_s390_mmu_cache *mc) in dat_alloc_crst_noinit()
105 int dat_set_asce_limit(struct kvm_s390_mmu_cache *mc, union asce *asce, int newtype) in dat_set_asce_limit()
259 static int dat_split_ste(struct kvm_s390_mmu_cache *mc, union pmd *pmdp, gfn_t gfn, in dat_split_ste()
326 static int dat_split_crste(struct kvm_s390_mmu_cache *mc, union crste *crstep, in dat_split_crste()
403 int dat_entry_walk(struct kvm_s390_mmu_cache *mc, gfn_t gfn, union asce asce, int flags, in dat_entry_walk()
678 int dat_set_storage_key(struct kvm_s390_mmu_cache *mc, union asce asce, gfn_t gfn, in dat_set_storage_key()
723 bool nq, bool mr, bool mc) in page_cond_set_storage_key()
734 union skey skey, union skey *oldkey, bool nq, bool mr, bool mc) in dat_cond_set_storage_key()
[all …]
H A Dgmap.c128 struct kvm_s390_mmu_cache *mc; in gmap_set_limit() local
626 int gmap_link(struct kvm_s390_mmu_cache *mc, struct gmap *gmap, struct guest_fault *f) in gmap_link()
646 static int gmap_ucas_map_one(struct kvm_s390_mmu_cache *mc, struct gmap *gmap, in gmap_ucas_map_one()
709 int gmap_ucas_translate(struct kvm_s390_mmu_cache *mc, struct gmap *gmap, gpa_t *gaddr) in gmap_ucas_translate()
747 struct kvm_s390_mmu_cache *mc; in gmap_ucas_map() local
946 int gmap_protect_rmap(struct kvm_s390_mmu_cache *mc, struct gmap *sg, gfn_t p_gfn, gfn_t r_gfn, in gmap_protect_rmap()
1101 static inline int __gmap_protect_asce_top_level(struct kvm_s390_mmu_cache *mc, struct gmap *sg, in __gmap_protect_asce_top_level()
1127 static inline int _gmap_protect_asce_top_level(struct kvm_s390_mmu_cache *mc, struct gmap *sg, in _gmap_protect_asce_top_level()
1148 static int gmap_protect_asce_top_level(struct kvm_s390_mmu_cache *mc, struct gmap *sg) in gmap_protect_asce_top_level()
1188 struct gmap *gmap_create_shadow(struct kvm_s390_mmu_cache *mc, struct gmap *parent, in gmap_create_shadow()
/linux/arch/um/kernel/
H A Dtrap.c290 void *mc) in segv_handler()
309 struct uml_pt_regs *regs, void *mc) in segv()
398 void *mc) in relay_signal()
427 void *mc) in winch()
/linux/arch/x86/um/shared/sysdep/
H A Dmcontext.h22 #define GET_FAULTINFO_FROM_MC(fi, mc) \ argument
31 #define GET_FAULTINFO_FROM_MC(fi, mc) \ argument
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c240 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc) in tasdevice_spi_amp_putvol()
262 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc) in tasdevice_spi_amp_getvol()
285 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc) in tasdevice_spi_digital_putvol()
301 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc) in tasdevice_spi_digital_getvol()
422 struct soc_mixer_control *mc = in tas2781_digital_getvol() local
433 struct soc_mixer_control *mc = in tas2781_amp_getvol() local
444 struct soc_mixer_control *mc = in tas2781_digital_putvol() local
455 struct soc_mixer_control *mc = in tas2781_amp_putvol() local
/linux/sound/soc/codecs/aw88395/
H A Daw88395.c121 struct soc_mixer_control *mc = in aw88395_set_fade_in_time() local
156 struct soc_mixer_control *mc = in aw88395_set_fade_out_time() local
263 struct soc_mixer_control *mc = in aw88395_volume_set() local
297 struct soc_mixer_control *mc in aw88395_set_fade_step() local
330 struct soc_mixer_control *mc = aw88395_re_set() local
[all...]
/linux/arch/powerpc/platforms/powernv/
H A 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 __init memcons_get_size(struct memcons *mc) in memcons_get_size()
/linux/drivers/acpi/apei/
H A Dhest.c50 struct acpi_hest_ia_machine_check *mc; member
89 struct acpi_hest_ia_machine_check *mc; in hest_esrc_len() local
95 struct acpi_hest_ia_deferred_check *mc; in hest_esrc_len() local
/linux/arch/x86/um/os-Linux/
H A Dmcontext.c12 void get_regs_from_mc(struct uml_pt_regs *regs, mcontext_t *mc) in get_regs_from_mc()
46 mcontext_t *mc = _mc; in mc_set_rip() local
56 void get_mc_from_regs(struct uml_pt_regs *regs, mcontext_t *mc, int single_stepping) in get_mc_from_regs()

123456789