Searched refs:physmap (Results 1 – 25 of 26) sorted by relevance
12
| /linux/drivers/mtd/maps/ |
| A D | Makefile | 20 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 D | Kconfig | 24 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.cmd | 1 …physmap-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 D | built-in.a | 3 physmap-core.o/
|
| A D | .built-in.a.cmd | 1 …aarch64/bin/aarch64-linux-gnu-ar cDPrST drivers/mtd/maps/built-in.a drivers/mtd/maps/physmap-core.o
|
| /linux/drivers/input/keyboard/ |
| A D | cros_ec_keyb.c | 540 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 D | mtd-physmap.yaml | 4 $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 D | cortina,gemini-flash.txt | 12 For the rest of the properties, see mtd-physmap.yaml.
|
| /linux/Documentation/devicetree/bindings/input/ |
| A D | google,cros-ec-keyb.yaml | 34 function-row-physmap: 58 function-row-physmap = <
|
| /linux/arch/sh/configs/ |
| A D | polaris_defconfig | 29 CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/mtdblock2 rootfstype=jffs2 mem=63M mtdparts=physmap…
|
| /linux/drivers/mtd/ |
| A D | built-in.a | 19 maps/physmap-core.o/
|
| /linux/arch/arm/boot/dts/ |
| A D | at91rm9200ek.dts | 100 linux,mtd-name = "physmap-flash.0";
|
| A D | sama5d3xcm.dtsi | 57 linux,mtd-name = "physmap-flash.0";
|
| A D | imx31-lite.dts | 164 linux,mtd-name = "physmap-flash.0";
|
| A D | imx27-eukrea-cpuimx27.dtsi | 99 linux,mtd-name = "physmap-flash.0";
|
| A D | imx27-phytec-phycore-som.dtsi | 329 linux,mtd-name = "physmap-flash.0";
|
| /linux/fs/cramfs/ |
| A D | Kconfig | 48 the 'physmap' map driver or a resulting MTD partition.
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | sc7180-trogdor-pompom.dtsi | 112 function-row-physmap = <
|
| A D | sc7280-herobrine.dtsi | 816 function-row-physmap = <
|
| /linux/Documentation/filesystems/ |
| A D | cramfs.rst | 72 MTD drivers are cfi_cmdset_0001 (Intel/Sharp CFI flash) or physmap
|
| /linux/drivers/mtd/parsers/ |
| A D | Kconfig | 114 'physmap' map driver (CONFIG_MTD_PHYSMAP) does this, for example.
|
| /linux/drivers/xen/ |
| A D | Kconfig | 308 Support for auto-translated physmap guests.
|
| /linux/ |
| A D | modules.builtin.modinfo | 13 …physmap.alias=platform:physmap-flashphysmap.description=Generic configurable MTD map driverphysm…
|
| A D | modules.builtin | 561 kernel/drivers/mtd/maps/physmap.ko
|
| /linux/drivers/ |
| A D | built-in.a | 1446 mtd/maps/physmap-core.o/
|
Completed in 48 milliseconds
12