Home
last modified time | relevance | path

Searched refs:physmap (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/mtd/maps/
A DMakefile20 physmap-objs-y += physmap-core.o
21 physmap-objs-$(CONFIG_MTD_PHYSMAP_BT1_ROM) += physmap-bt1-rom.o
22 physmap-objs-$(CONFIG_MTD_PHYSMAP_VERSATILE) += physmap-versatile.o
23 physmap-objs-$(CONFIG_MTD_PHYSMAP_GEMINI) += physmap-gemini.o
24 physmap-objs-$(CONFIG_MTD_PHYSMAP_IXP4XX) += physmap-ixp4xx.o
25 physmap-objs := $(physmap-objs-y)
26 obj-$(CONFIG_MTD_PHYSMAP) += physmap.o
A DKconfig24 module will be called physmap.
32 physmap configuration options are done via your board's
86 This provides some extra DT physmap parsing for the Baikal-T1
95 This provides some extra DT physmap parsing for the ARM Versatile
106 This provides some extra DT physmap parsing for the Gemini
118 This provides some extra DT physmap parsing for the Intel IXP4xx
127 Extend the physmap driver to allow flashes to be partially
397 creates MTD physmap and MTD SRAM platform devices. If you
A D.physmap-core.o.cmd1physmap-core.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64…
3 source_drivers/mtd/maps/physmap-core.o := drivers/mtd/maps/physmap-core.c
5 deps_drivers/mtd/maps/physmap-core.o := \
1019 include/linux/mtd/physmap.h \
1038 drivers/mtd/maps/physmap-bt1-rom.h \
1040 drivers/mtd/maps/physmap-gemini.h \
1042 drivers/mtd/maps/physmap-ixp4xx.h \
1044 drivers/mtd/maps/physmap-versatile.h \
1047 drivers/mtd/maps/physmap-core.o: $(deps_drivers/mtd/maps/physmap-core.o)
1049 $(deps_drivers/mtd/maps/physmap-core.o):
A Dbuilt-in.a3 physmap-core.o/
A D.built-in.a.cmd1 …aarch64/bin/aarch64-linux-gnu-ar cDPrST drivers/mtd/maps/built-in.a drivers/mtd/maps/physmap-core.o
/linux/drivers/input/keyboard/
A Dcros_ec_keyb.c540 u16 *physmap; in cros_ec_keyb_register_matrix() local
594 physmap = ckdev->function_row_physmap; in cros_ec_keyb_register_matrix()
604 *physmap = MATRIX_SCAN_CODE(row, col, ckdev->row_shift); in cros_ec_keyb_register_matrix()
605 physmap++; in cros_ec_keyb_register_matrix()
625 u16 *physmap = ckdev->function_row_physmap; in function_row_physmap_show() local
629 "%s%02X", size ? " " : "", physmap[i]); in function_row_physmap_show()
/linux/Documentation/devicetree/bindings/mtd/
A Dmtd-physmap.yaml4 $id: http://devicetree.org/schemas/mtd/mtd-physmap.yaml#
91 Allows specifying the mtd name for retro capability with physmap-flash
93 physmap-flash.
A Dcortina,gemini-flash.txt12 For the rest of the properties, see mtd-physmap.yaml.
/linux/Documentation/devicetree/bindings/input/
A Dgoogle,cros-ec-keyb.yaml34 function-row-physmap:
58 function-row-physmap = <
/linux/arch/sh/configs/
A Dpolaris_defconfig29 CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/mtdblock2 rootfstype=jffs2 mem=63M mtdparts=physmap
/linux/drivers/mtd/
A Dbuilt-in.a19 maps/physmap-core.o/
/linux/arch/arm/boot/dts/
A Dat91rm9200ek.dts100 linux,mtd-name = "physmap-flash.0";
A Dsama5d3xcm.dtsi57 linux,mtd-name = "physmap-flash.0";
A Dimx31-lite.dts164 linux,mtd-name = "physmap-flash.0";
A Dimx27-eukrea-cpuimx27.dtsi99 linux,mtd-name = "physmap-flash.0";
A Dimx27-phytec-phycore-som.dtsi329 linux,mtd-name = "physmap-flash.0";
/linux/fs/cramfs/
A DKconfig48 the 'physmap' map driver or a resulting MTD partition.
/linux/arch/arm64/boot/dts/qcom/
A Dsc7180-trogdor-pompom.dtsi112 function-row-physmap = <
A Dsc7280-herobrine.dtsi816 function-row-physmap = <
/linux/Documentation/filesystems/
A Dcramfs.rst72 MTD drivers are cfi_cmdset_0001 (Intel/Sharp CFI flash) or physmap
/linux/drivers/mtd/parsers/
A DKconfig114 'physmap' map driver (CONFIG_MTD_PHYSMAP) does this, for example.
/linux/drivers/xen/
A DKconfig308 Support for auto-translated physmap guests.
/linux/
A Dmodules.builtin.modinfo13physmap.alias=platform:physmap-flash�physmap.description=Generic configurable MTD map driver�physm…
A Dmodules.builtin561 kernel/drivers/mtd/maps/physmap.ko
/linux/drivers/
A Dbuilt-in.a1446 mtd/maps/physmap-core.o/

Completed in 48 milliseconds

12