| /linux/Documentation/devicetree/bindings/media/ |
| A D | samsung,s5p-mfc.yaml | 79 - samsung,exynos3250-mfc 86 - const: mfc 97 - samsung,exynos5433-mfc 117 - samsung,mfc-v5 124 - const: mfc 136 - samsung,mfc-v6 137 - samsung,mfc-v8 144 - const: mfc 155 - samsung,mfc-v7 167 - tesla,fsd-mfc [all …]
|
| /linux/include/pcmcia/ |
| A D | device_id.h | 113 .function = (mfc), } 120 .function = (mfc), } 127 .function = (mfc), } 135 .function = (mfc), } 143 .function = (mfc), } 152 .function = (mfc), } 162 .device_no = (mfc), } 169 .device_no = (mfc), } 255 .function = (mfc), \ 265 .function = (mfc), \ [all …]
|
| /linux/drivers/media/platform/samsung/s5p-mfc/ |
| A D | Makefile | 2 obj-$(CONFIG_VIDEO_SAMSUNG_S5P_MFC) += s5p-mfc.o 3 s5p-mfc-y += s5p_mfc.o s5p_mfc_intr.o 4 s5p-mfc-y += s5p_mfc_dec.o s5p_mfc_enc.o 5 s5p-mfc-y += s5p_mfc_ctrl.o s5p_mfc_pm.o 6 s5p-mfc-y += s5p_mfc_opr.o s5p_mfc_opr_v5.o s5p_mfc_opr_v6.o 7 s5p-mfc-y += s5p_mfc_cmd.o s5p_mfc_cmd_v5.o s5p_mfc_cmd_v6.o
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_mr.c | 56 const struct mr_mfc *mfc); 59 struct mr_mfc *mfc); 84 struct mr_mfc *mfc; member 300 struct mr_mfc *mfc) in mlxsw_sp_mr_route_create() argument 315 mr_cache_hold(mfc); in mlxsw_sp_mr_route_create() 316 mr_route->mfc = mfc; in mlxsw_sp_mr_route_create() 337 mr_cache_put(mfc); in mlxsw_sp_mr_route_create() 350 mr_cache_put(mr_route->mfc); in mlxsw_sp_mr_route_destroy() 387 struct mr_mfc *mfc, bool replace) in mlxsw_sp_mr_route_add() argument 463 struct mr_mfc *mfc) in mlxsw_sp_mr_route_del() argument [all …]
|
| A D | spectrum_mr.h | 74 struct mr_mfc *mfc, bool replace); 76 struct mr_mfc *mfc);
|
| /linux/net/ipv4/ |
| A D | ipmr_base.c | 151 struct mr_mfc *mfc; in mr_mfc_seq_idx() local 157 return mfc; in mr_mfc_seq_idx() 162 list_for_each_entry(mfc, it->cache, list) in mr_mfc_seq_idx() 164 return mfc; in mr_mfc_seq_idx() 307 struct mr_mfc *mfc; in mr_table_dump() local 318 !mr_mfc_uses_dev(mrt, mfc, filter->dev)) in mr_table_dump() 322 cb->nlh->nlmsg_seq, mfc, RTM_NEWROUTE, flags); in mr_table_dump() 334 !mr_mfc_uses_dev(mrt, mfc, filter->dev)) in mr_table_dump() 338 cb->nlh->nlmsg_seq, mfc, RTM_NEWROUTE, flags); in mr_table_dump() 415 struct mr_mfc *mfc; in mr_dump() local [all …]
|
| A D | ipmr.c | 1206 if (mfc->mfcc_parent >= MAXVIFS) in ipmr_mfc_add() 1237 c->_c.mfc_parent = mfc->mfcc_parent; in ipmr_mfc_add() 1365 struct mfcctl mfc; in ip_mroute_setsockopt() local 1454 if (optlen != sizeof(mfc)) { in ip_mroute_setsockopt() 1458 if (copy_from_sockptr(&mfc, optval, sizeof(mfc))) { in ip_mroute_setsockopt() 1463 parent = mfc.mfcc_parent; in ip_mroute_setsockopt() 2991 const struct mfc_cache *mfc = v; in ipmr_mfc_seq_show() local 2997 (__force u32) mfc->mfc_origin, in ipmr_mfc_seq_show() 2998 mfc->_c.mfc_parent); in ipmr_mfc_seq_show() 3002 mfc->_c.mfc_un.res.pkt, in ipmr_mfc_seq_show() [all …]
|
| /linux/arch/arm/boot/dts/samsung/ |
| A D | exynos-mfc-reserved-memory.dtsi | 14 mfc_left: region-mfc-left { 21 mfc_right: region-mfc-right { 30 &mfc {
|
| A D | exynos5800.dtsi | 155 &mfc { 156 compatible = "samsung,mfc-v8";
|
| A D | exynos3250.dtsi | 159 bus_mfc: bus-mfc { 659 mfc: codec@13400000 { label 660 compatible = "samsung,exynos3250-mfc", "samsung,mfc-v7"; 663 clock-names = "mfc", "sclk_mfc";
|
| A D | exynos4412-smdk4412.dts | 14 #include "exynos-mfc-reserved-memory.dtsi"
|
| A D | s5pv210.dtsi | 452 mfc: codec@f1700000 { label 453 compatible = "samsung,mfc-v5"; 458 clock-names = "mfc", "sclk_mfc";
|
| A D | exynos4210-smdkv310.dts | 17 #include "exynos-mfc-reserved-memory.dtsi"
|
| /linux/net/ipv6/ |
| A D | ip6mr.c | 485 const struct mfc6_cache *mfc = v; in ipmr_mfc_seq_show() local 490 &mfc->mf6c_mcastgrp, &mfc->mf6c_origin, in ipmr_mfc_seq_show() 491 mfc->_c.mfc_parent); in ipmr_mfc_seq_show() 495 mfc->_c.mfc_un.res.pkt, in ipmr_mfc_seq_show() 496 mfc->_c.mfc_un.res.bytes, in ipmr_mfc_seq_show() 497 mfc->_c.mfc_un.res.wrong_if); in ipmr_mfc_seq_show() 1431 if (mfc->mf6cc_parent >= MAXMIFS) in ip6mr_mfc_add() 1658 struct mf6cctl mfc; in ip6_mroute_setsockopt() local 1720 if (optlen < sizeof(mfc)) in ip6_mroute_setsockopt() 1722 if (copy_from_sockptr(&mfc, optval, sizeof(mfc))) in ip6_mroute_setsockopt() [all …]
|
| /linux/include/linux/ |
| A D | mroute_base.h | 175 struct mr_mfc *mfc; member 182 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifier() argument 190 .mfc = mfc, in mr_call_mfc_notifier() 200 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifiers() argument 207 .mfc = mfc, in mr_call_mfc_notifiers()
|
| /linux/drivers/char/hw_random/ |
| A D | intel-rng.c | 243 u8 mfc, dvc; in intel_rng_hw_init() local 260 mfc = readb(intel_rng_hw->mem + INTEL_FWH_MANUFACTURER_CODE_ADDRESS); in intel_rng_hw_init() 274 if (mfc != INTEL_FWH_MANUFACTURER_CODE || in intel_rng_hw_init()
|
| /linux/drivers/media/platform/samsung/ |
| A D | Makefile | 7 obj-y += s5p-mfc/
|
| A D | Kconfig | 10 source "drivers/media/platform/samsung/s5p-mfc/Kconfig"
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| A D | context.c | 124 if (ctx->mfc) in spu_unmap_mappings() 125 unmap_mapping_range(ctx->mfc, 0, SPUFS_MFC_MAP_SIZE, 1); in spu_unmap_mappings()
|
| /linux/drivers/pcmcia/ |
| A D | ds.c | 608 cistpl_longlink_mfc_t mfc; in pcmcia_card_add() local 650 if (!pccard_read_tuple(s, BIND_FN_ALL, CISTPL_LONGLINK_MFC, &mfc)) in pcmcia_card_add() 651 no_funcs = mfc.nfn; in pcmcia_card_add() 696 cistpl_longlink_mfc_t mfc; in pcmcia_requery() local 702 &mfc)) in pcmcia_requery() 703 new_funcs = mfc.nfn; in pcmcia_requery() 746 cistpl_longlink_mfc_t mfc; in pcmcia_load_firmware() local 771 &mfc)) in pcmcia_load_firmware() 772 new_funcs = mfc.nfn; in pcmcia_load_firmware()
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | tesla,fsd-clock.yaml | 29 - tesla,fsd-clock-mfc 147 const: tesla,fsd-clock-mfc
|
| A D | samsung,exynos5260-clock.yaml | 56 - samsung,exynos5260-clock-mfc 208 const: samsung,exynos5260-clock-mfc
|
| /linux/Documentation/netlink/specs/ |
| A D | rt_route.yaml | 139 name: rta-mfc-stats 288 - rta-mfc-stats
|
| /linux/drivers/devfreq/event/ |
| A D | exynos-ppmu.c | 69 PPMU_EVENT(mfc), 72 PPMU_EVENT(mfc-left), 73 PPMU_EVENT(mfc-right),
|
| /linux/arch/arm64/boot/dts/tesla/ |
| A D | fsd.dtsi | 489 compatible = "tesla,fsd-clock-mfc"; 973 mfc: mfc@12880000 { label 974 compatible = "tesla,fsd-mfc"; 977 clock-names = "mfc";
|