Searched refs:mfc (Results 1 – 12 of 12) sorted by relevance
/arch/arm/boot/dts/ |
D | exynos4412-smdk4412.dts | 46 samsung,mfc-r = <0x43000000 0x800000>; 47 samsung,mfc-l = <0x51000000 0x800000>;
|
D | exynos4210-origen.dts | 65 samsung,mfc-r = <0x43000000 0x800000>; 66 samsung,mfc-l = <0x51000000 0x800000>;
|
D | exynos4210-smdkv310.dts | 44 samsung,mfc-r = <0x43000000 0x800000>; 45 samsung,mfc-l = <0x51000000 0x800000>;
|
D | exynos5250-smdk5250.dts | 193 samsung,mfc-r = <0x43000000 0x800000>; 194 samsung,mfc-l = <0x51000000 0x800000>;
|
D | exynos4.dtsi | 46 pd_mfc: mfc-power-domain@10023C40 { 158 mfc: codec@13400000 { label 159 compatible = "samsung,mfc-v5";
|
D | exynos5250-arndale.dts | 28 samsung,mfc-r = <0x43000000 0x800000>; 29 samsung,mfc-l = <0x51000000 0x800000>;
|
D | exynos4412-origen.dts | 70 samsung,mfc-r = <0x43000000 0x800000>; 71 samsung,mfc-l = <0x51000000 0x800000>;
|
D | exynos5250.dtsi | 64 pd_mfc: mfc-power-domain@0x10044040 { 179 compatible = "samsung,mfc-v6";
|
/arch/powerpc/platforms/cell/spufs/ |
D | context.c | 137 if (ctx->mfc) in spu_unmap_mappings() 138 unmap_mapping_range(ctx->mfc, 0, SPUFS_MFC_MAP_SIZE, 1); in spu_unmap_mappings()
|
D | spufs.h | 85 struct address_space *mfc; /* 'mfc' area mappings. */ member
|
D | file.c | 1558 ctx->mfc = inode->i_mapping; in spufs_mfc_open() 1571 ctx->mfc = NULL; in spufs_mfc_release()
|
/arch/arm/plat-samsung/ |
D | Makefile | 38 obj-$(CONFIG_S5P_DEV_MFC) += s5p-dev-mfc.o
|