Home
last modified time | relevance | path

Searched refs:mfc (Results 1 – 12 of 12) sorted by relevance

/arch/arm/boot/dts/
Dexynos4412-smdk4412.dts46 samsung,mfc-r = <0x43000000 0x800000>;
47 samsung,mfc-l = <0x51000000 0x800000>;
Dexynos4210-origen.dts65 samsung,mfc-r = <0x43000000 0x800000>;
66 samsung,mfc-l = <0x51000000 0x800000>;
Dexynos4210-smdkv310.dts44 samsung,mfc-r = <0x43000000 0x800000>;
45 samsung,mfc-l = <0x51000000 0x800000>;
Dexynos5250-smdk5250.dts193 samsung,mfc-r = <0x43000000 0x800000>;
194 samsung,mfc-l = <0x51000000 0x800000>;
Dexynos4.dtsi46 pd_mfc: mfc-power-domain@10023C40 {
158 mfc: codec@13400000 { label
159 compatible = "samsung,mfc-v5";
Dexynos5250-arndale.dts28 samsung,mfc-r = <0x43000000 0x800000>;
29 samsung,mfc-l = <0x51000000 0x800000>;
Dexynos4412-origen.dts70 samsung,mfc-r = <0x43000000 0x800000>;
71 samsung,mfc-l = <0x51000000 0x800000>;
Dexynos5250.dtsi64 pd_mfc: mfc-power-domain@0x10044040 {
179 compatible = "samsung,mfc-v6";
/arch/powerpc/platforms/cell/spufs/
Dcontext.c137 if (ctx->mfc) in spu_unmap_mappings()
138 unmap_mapping_range(ctx->mfc, 0, SPUFS_MFC_MAP_SIZE, 1); in spu_unmap_mappings()
Dspufs.h85 struct address_space *mfc; /* 'mfc' area mappings. */ member
Dfile.c1558 ctx->mfc = inode->i_mapping; in spufs_mfc_open()
1571 ctx->mfc = NULL; in spufs_mfc_release()
/arch/arm/plat-samsung/
DMakefile38 obj-$(CONFIG_S5P_DEV_MFC) += s5p-dev-mfc.o