/openbmc/linux/drivers/memory/tegra/ |
H A D | mc.c | 58 struct tegra_mc *mc = data; in tegra_mc_devm_action_put_device() local 76 struct tegra_mc *mc; in devm_tegra_memory_controller_get() local 102 int tegra_mc_probe_device(struct tegra_mc *mc, struct device *dev) in tegra_mc_probe_device() 111 int tegra_mc_get_carveout_info(struct tegra_mc *mc, unsigned int id, in tegra_mc_get_carveout_info() 136 static int tegra_mc_block_dma_common(struct tegra_mc *mc, in tegra_mc_block_dma_common() 152 static bool tegra_mc_dma_idling_common(struct tegra_mc *mc, in tegra_mc_dma_idling_common() 158 static int tegra_mc_unblock_dma_common(struct tegra_mc *mc, in tegra_mc_unblock_dma_common() 174 static int tegra_mc_reset_status_common(struct tegra_mc *mc, in tegra_mc_reset_status_common() 192 static const struct tegra_mc_reset *tegra_mc_reset_find(struct tegra_mc *mc, in tegra_mc_reset_find() 207 struct tegra_mc *mc = reset_to_mc(rcdev); in tegra_mc_hotreset_assert() local [all …]
|
H A D | tegra20.c | 75 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 D | tegra186.c | 26 static int tegra186_mc_probe(struct tegra_mc *mc) in tegra186_mc_probe() 66 static void tegra186_mc_remove(struct tegra_mc *mc) in tegra186_mc_remove() 72 static void tegra186_mc_client_sid_override(struct tegra_mc *mc, in tegra186_mc_client_sid_override() 114 static int tegra186_mc_probe_device(struct tegra_mc *mc, struct device *dev) in tegra186_mc_probe_device()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mbx.c | 622 mbx_cmd_t mc; in qla2x00_load_ram() local 692 mbx_cmd_t mc; in qla2x00_execute_fw() local 846 mbx_cmd_t mc; in qla_get_exlogin_status() local 902 mbx_cmd_t mc; in qla_set_exlogin_mem_cfg() local 956 mbx_cmd_t mc; in qla_get_exchoffld_status() local 1012 mbx_cmd_t mc; in qla_set_exchoffld_mem_cfg() local 1064 mbx_cmd_t mc; in qla2x00_get_fw_version() local 1233 mbx_cmd_t mc; in qla2x00_get_fw_options() local 1281 mbx_cmd_t mc; in qla2x00_set_fw_options() local 1341 mbx_cmd_t mc; in qla2x00_mbx_reg_test() local [all …]
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | mpspec.c | 27 ulong mc; in mp_write_floating_table() local 47 void mp_config_table_init(struct mp_config_table *mc) in mp_config_table_init() 66 void mp_write_processor(struct mp_config_table *mc) in mp_write_processor() 104 void mp_write_bus(struct mp_config_table *mc, int id, const char *bustype) in mp_write_bus() 115 void mp_write_ioapic(struct mp_config_table *mc, int id, int ver, u32 apicaddr) in mp_write_ioapic() 128 void mp_write_intsrc(struct mp_config_table *mc, int irqtype, int irqflag, in mp_write_intsrc() 144 void mp_write_pci_intsrc(struct mp_config_table *mc, int irqtype, in mp_write_pci_intsrc() 153 void mp_write_lintsrc(struct mp_config_table *mc, int irqtype, int irqflag, in mp_write_lintsrc() 169 void mp_write_address_space(struct mp_config_table *mc, in mp_write_address_space() 188 void mp_write_bus_hierarchy(struct mp_config_table *mc, in mp_write_bus_hierarchy() [all …]
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-virtio-ccw.c | 76 MachineClass *mc = MACHINE_GET_CLASS(machine); in s390_init_cpus() local 247 MachineClass *mc = MACHINE_GET_CLASS(machine); in ccw_init() local 558 MachineClass *mc = MACHINE_GET_CLASS(ms); in s390_cpu_index_to_props() local 735 MachineClass *mc = MACHINE_CLASS(oc); in ccw_machine_class_init() local 856 static void ccw_machine_9_2_class_options(MachineClass *mc) in ccw_machine_9_2_class_options() 866 static void ccw_machine_9_1_class_options(MachineClass *mc) in ccw_machine_9_1_class_options() 878 static void ccw_machine_9_0_class_options(MachineClass *mc) in ccw_machine_9_0_class_options() 895 static void ccw_machine_8_2_class_options(MachineClass *mc) in ccw_machine_8_2_class_options() 907 static void ccw_machine_8_1_class_options(MachineClass *mc) in ccw_machine_8_1_class_options() 921 static void ccw_machine_8_0_class_options(MachineClass *mc) in ccw_machine_8_0_class_options() [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | nv04.c | 34 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 D | ga100.c | 25 ga100_mc_device_disable(struct nvkm_mc *mc, u32 mask) in ga100_mc_device_disable() 35 ga100_mc_device_enable(struct nvkm_mc *mc, u32 mask) in ga100_mc_device_enable() 45 ga100_mc_device_enabled(struct nvkm_mc *mc, u32 mask) in ga100_mc_device_enabled() 58 ga100_mc_init(struct nvkm_mc *mc) in ga100_mc_init()
|
/openbmc/qemu/hw/m68k/ |
H A D | virt.c | 314 MachineClass *mc = MACHINE_CLASS(oc); in virt_machine_class_init() local 374 static void virt_machine_9_1_options(MachineClass *mc) in virt_machine_9_1_options() 381 static void virt_machine_9_0_options(MachineClass *mc) in virt_machine_9_0_options() 388 static void virt_machine_8_2_options(MachineClass *mc) in virt_machine_8_2_options() 395 static void virt_machine_8_1_options(MachineClass *mc) in virt_machine_8_1_options() 402 static void virt_machine_8_0_options(MachineClass *mc) in virt_machine_8_0_options() 409 static void virt_machine_7_2_options(MachineClass *mc) in virt_machine_7_2_options() 416 static void virt_machine_7_1_options(MachineClass *mc) in virt_machine_7_1_options() 423 static void virt_machine_7_0_options(MachineClass *mc) in virt_machine_7_0_options() 430 static void virt_machine_6_2_options(MachineClass *mc) in virt_machine_6_2_options() [all …]
|
/openbmc/linux/drivers/crypto/amlogic/ |
H A D | amlogic-gxl-core.c | 27 struct meson_dev *mc = (struct meson_dev *)data; in meson_irq_handler() local 139 static void meson_free_chanlist(struct meson_dev *mc, int i) in meson_free_chanlist() 154 static int meson_allocate_chanlist(struct meson_dev *mc) in meson_allocate_chanlist() 193 static int meson_register_algs(struct meson_dev *mc) in meson_register_algs() 215 static void meson_unregister_algs(struct meson_dev *mc) in meson_unregister_algs() 232 struct meson_dev *mc; in meson_crypto_probe() local 304 struct meson_dev *mc = platform_get_drvdata(pdev); in meson_crypto_remove() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-smp-parse.c | 785 MachineClass *mc = MACHINE_GET_CLASS(ms); in check_parse() local 887 MachineClass *mc = MACHINE_GET_CLASS(ms); in smp_parse_test() local 899 static void unsupported_params_init(const MachineClass *mc, SMPTestData *data) in unsupported_params_init() 929 MachineClass *mc = MACHINE_CLASS(oc); in machine_base_class_init() local 939 MachineClass *mc = MACHINE_CLASS(oc); in machine_generic_invalid_class_init() local 948 MachineClass *mc = MACHINE_CLASS(oc); in machine_with_modules_class_init() local 955 MachineClass *mc = MACHINE_CLASS(oc); in machine_with_dies_class_init() local 962 MachineClass *mc = MACHINE_CLASS(oc); in machine_with_modules_dies_class_init() local 970 MachineClass *mc = MACHINE_CLASS(oc); in machine_with_clusters_class_init() local 977 MachineClass *mc = MACHINE_CLASS(oc); in machine_with_books_class_init() local [all …]
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-mc33880.c | 43 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
|
/openbmc/qemu/hw/arm/ |
H A D | raspi.c | 249 RaspiBaseMachineClass *mc = RASPI_BASE_MACHINE_GET_CLASS(machine); in raspi_base_machine_init() local 308 RaspiBaseMachineClass *mc = RASPI_BASE_MACHINE_GET_CLASS(machine); in raspi_machine_init() local 318 void raspi_machine_class_common_init(MachineClass *mc, in raspi_machine_class_common_init() 333 static void raspi_machine_class_init(MachineClass *mc, in raspi_machine_class_init() 342 MachineClass *mc = MACHINE_CLASS(oc); in raspi0_machine_class_init() local 351 MachineClass *mc = MACHINE_CLASS(oc); in raspi1ap_machine_class_init() local 360 MachineClass *mc = MACHINE_CLASS(oc); in raspi2b_machine_class_init() local 370 MachineClass *mc = MACHINE_CLASS(oc); in raspi3ap_machine_class_init() local 379 MachineClass *mc = MACHINE_CLASS(oc); in raspi3b_machine_class_init() local
|
H A D | aspeed.c | 1219 static void aspeed_machine_class_init_cpus_defaults(MachineClass *mc) in aspeed_machine_class_init_cpus_defaults() 1260 MachineClass *mc = MACHINE_CLASS(oc); in aspeed_machine_class_init() local 1276 MachineClass *mc = MACHINE_CLASS(oc); in aspeed_machine_palmetto_class_init() local 1292 MachineClass *mc = MACHINE_CLASS(oc); in aspeed_machine_quanta_q71l_class_init() local 1309 MachineClass *mc = MACHINE_CLASS(oc); in aspeed_machine_supermicrox11_bmc_class_init() local 1327 MachineClass *mc = MACHINE_CLASS(oc); in aspeed_machine_supermicro_x11spi_bmc_class_init() local 1344 MachineClass *mc = MACHINE_CLASS(oc); in aspeed_machine_ast2500_evb_class_init() local 1360 MachineClass *mc = MACHINE_CLASS(oc); in aspeed_machine_yosemitev2_class_init() local 1377 MachineClass *mc = MACHINE_CLASS(oc); in aspeed_machine_romulus_class_init() local 1393 MachineClass *mc = MACHINE_CLASS(oc); in aspeed_machine_tiogapass_class_init() local [all …]
|
H A D | virt.c | 99 static void arm_virt_compat_set(MachineClass *mc) in arm_virt_compat_set() 1510 MachineClass *mc = MACHINE_GET_CLASS(ms); in create_pcie() local 1694 MachineClass *mc = MACHINE_GET_CLASS(vms); in virt_build_smbios() local 2098 MachineClass *mc = MACHINE_GET_CLASS(machine); in machvirt_init() local 2762 MachineClass *mc = MACHINE_GET_CLASS(ms); in virt_cpu_index_to_props() local 2781 MachineClass *mc = MACHINE_GET_CLASS(vms); in virt_possible_cpu_arch_ids() local 2907 MachineClass *mc = MACHINE_GET_CLASS(vms); in virt_machine_device_plug_cb() local 2998 MachineClass *mc = MACHINE_GET_CLASS(machine); in virt_machine_get_hotplug_handler() local 3083 MachineClass *mc = MACHINE_CLASS(oc); in virt_machine_class_init() local 3356 static void virt_machine_9_2_options(MachineClass *mc) in virt_machine_9_2_options() [all …]
|
H A D | npcm7xx_boards.c | 450 MachineClass *mc = MACHINE_CLASS(nmc); in npcm7xx_set_soc_type() local 458 MachineClass *mc = MACHINE_CLASS(oc); in npcm7xx_machine_class_init() local 478 MachineClass *mc = MACHINE_CLASS(oc); in npcm750_evb_machine_class_init() local 490 MachineClass *mc = MACHINE_CLASS(oc); in gsj_machine_class_init() local 502 MachineClass *mc = MACHINE_CLASS(oc); in gbs_bmc_machine_class_init() local 514 MachineClass *mc = MACHINE_CLASS(oc); in kudo_bmc_machine_class_init() local 526 MachineClass *mc = MACHINE_CLASS(oc); in mori_bmc_machine_class_init() local
|
/openbmc/linux/drivers/dma/ |
H A D | milbeaut-hdmac.c | 97 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 D | uniphier-mdmac.c | 88 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 D | milbeaut-xdmac.c | 94 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
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/ |
H A D | mx6-pins.h | 10 #define MX6_PAD_DECLARE(prefix, name, pco, mc, mm, sio, si, pc) \ argument 15 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument 19 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument 25 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument 31 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
|
/openbmc/qemu/hw/avr/ |
H A D | arduino.c | 61 MachineClass *mc = MACHINE_CLASS(oc); in arduino_machine_class_init() local 74 MachineClass *mc = MACHINE_CLASS(oc); in arduino_duemilanove_class_init() local 89 MachineClass *mc = MACHINE_CLASS(oc); in arduino_uno_class_init() local 104 MachineClass *mc = MACHINE_CLASS(oc); in arduino_mega_class_init() local 119 MachineClass *mc = MACHINE_CLASS(oc); in arduino_mega2560_class_init() local
|
/openbmc/linux/sound/soc/ |
H A D | soc-ops.c | 177 struct soc_mixer_control *mc = in snd_soc_info_volsw() local 221 struct soc_mixer_control *mc = in snd_soc_info_volsw_sx() local 257 struct soc_mixer_control *mc = in snd_soc_get_volsw() local 317 struct soc_mixer_control *mc = in snd_soc_put_volsw() local 399 struct soc_mixer_control *mc = in snd_soc_get_volsw_sx() local 436 struct soc_mixer_control *mc = in snd_soc_put_volsw_sx() local 503 struct soc_mixer_control *mc = in snd_soc_info_volsw_range() local 533 struct soc_mixer_control *mc = in snd_soc_put_volsw_range() local 607 struct soc_mixer_control *mc = in snd_soc_get_volsw_range() local 663 struct soc_mixer_control *mc = (struct soc_mixer_control *)kctl->private_value; in snd_soc_limit_volume() local [all …]
|
/openbmc/qemu/hw/xen/ |
H A D | xen-mapcache.c | 81 static inline void mapcache_lock(MapCache *mc) in mapcache_lock() 86 static inline void mapcache_unlock(MapCache *mc) in mapcache_unlock() 106 MapCache *mc; in xen_map_cache_init_single() local 186 static void xen_remap_bucket(MapCache *mc, in xen_remap_bucket() 323 static uint8_t *xen_map_cache_unlocked(MapCache *mc, in xen_map_cache_unlocked() 459 MapCache *mc = grant ? mapcache_grants : mapcache; in xen_map_cache() local 481 static ram_addr_t xen_ram_addr_from_mapcache_single(MapCache *mc, void *ptr) in xen_ram_addr_from_mapcache_single() 532 static void xen_invalidate_map_cache_entry_unlocked(MapCache *mc, in xen_invalidate_map_cache_entry_unlocked() 619 static void xen_invalidate_map_cache_entry_single(MapCache *mc, uint8_t *buffer) in xen_invalidate_map_cache_entry_single() 655 static void xen_invalidate_map_cache_single(MapCache *mc) in xen_invalidate_map_cache_single() [all …]
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | signal.c | 34 static void sig_handler_common(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler_common() 74 void sig_handler(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler() 112 static void timer_real_alarm_handler(mcontext_t *mc) in timer_real_alarm_handler() 123 void timer_alarm_handler(int sig, struct siginfo *unused_si, mcontext_t *mc) in timer_alarm_handler() 165 static void sigusr1_handler(int sig, struct siginfo *unused_si, mcontext_t *mc) in sigusr1_handler() 192 mcontext_t *mc = &uc->uc_mcontext; in hard_handler() local
|
/openbmc/linux/drivers/slimbus/ |
H A D | stream.c | 129 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 276 u8 mc = SLIM_MSG_MC_NEXT_DEFINE_CONTENT; in slim_define_channel_content() local 311 u8 mc = SLIM_MSG_MC_NEXT_DEFINE_CHANNEL; in slim_define_channel() local 335 u8 mc = SLIM_MSG_MC_NEXT_ACTIVATE_CHANNEL; in slim_activate_channel() local
|