/linux-4.1.27/drivers/mtd/spi-nor/ |
D | spi-nor.c | 69 static int read_sr(struct spi_nor *nor) in read_sr() argument 74 ret = nor->read_reg(nor, SPINOR_OP_RDSR, &val, 1); in read_sr() 88 static int read_fsr(struct spi_nor *nor) in read_fsr() argument 93 ret = nor->read_reg(nor, SPINOR_OP_RDFSR, &val, 1); in read_fsr() 107 static int read_cr(struct spi_nor *nor) in read_cr() argument 112 ret = nor->read_reg(nor, SPINOR_OP_RDCR, &val, 1); in read_cr() 114 dev_err(nor->dev, "error %d reading CR\n", ret); in read_cr() 126 static inline int spi_nor_read_dummy_cycles(struct spi_nor *nor) in spi_nor_read_dummy_cycles() argument 128 switch (nor->flash_read) { in spi_nor_read_dummy_cycles() 143 static inline int write_sr(struct spi_nor *nor, u8 val) in write_sr() argument [all …]
|
D | fsl-quadspi.c | 223 struct spi_nor nor[FSL_QSPI_MAX_CHIP]; member 528 static int fsl_qspi_nor_write(struct fsl_qspi *q, struct spi_nor *nor, in fsl_qspi_nor_write() argument 604 seqid = fsl_qspi_get_seqid(q, q->nor[0].read_opcode); in fsl_qspi_init_abh_read() 672 static void fsl_qspi_set_base_addr(struct fsl_qspi *q, struct spi_nor *nor) in fsl_qspi_set_base_addr() argument 674 q->chip_base_addr = q->nor_size * (nor - q->nor); in fsl_qspi_set_base_addr() 677 static int fsl_qspi_read_reg(struct spi_nor *nor, u8 opcode, u8 *buf, int len) in fsl_qspi_read_reg() argument 680 struct fsl_qspi *q = nor->priv; in fsl_qspi_read_reg() 690 static int fsl_qspi_write_reg(struct spi_nor *nor, u8 opcode, u8 *buf, int len, in fsl_qspi_write_reg() argument 693 struct fsl_qspi *q = nor->priv; in fsl_qspi_write_reg() 705 ret = fsl_qspi_nor_write(q, nor, opcode, 0, in fsl_qspi_write_reg() [all …]
|
D | Makefile | 1 obj-$(CONFIG_MTD_SPI_NOR) += spi-nor.o
|
/linux-4.1.27/drivers/mtd/devices/ |
D | m25p80.c | 38 static int m25p80_read_reg(struct spi_nor *nor, u8 code, u8 *val, int len) in m25p80_read_reg() argument 40 struct m25p *flash = nor->priv; in m25p80_read_reg() 51 static void m25p_addr2cmd(struct spi_nor *nor, unsigned int addr, u8 *cmd) in m25p_addr2cmd() argument 54 cmd[1] = addr >> (nor->addr_width * 8 - 8); in m25p_addr2cmd() 55 cmd[2] = addr >> (nor->addr_width * 8 - 16); in m25p_addr2cmd() 56 cmd[3] = addr >> (nor->addr_width * 8 - 24); in m25p_addr2cmd() 57 cmd[4] = addr >> (nor->addr_width * 8 - 32); in m25p_addr2cmd() 60 static int m25p_cmdsz(struct spi_nor *nor) in m25p_cmdsz() argument 62 return 1 + nor->addr_width; in m25p_cmdsz() 65 static int m25p80_write_reg(struct spi_nor *nor, u8 opcode, u8 *buf, int len, in m25p80_write_reg() argument [all …]
|
/linux-4.1.27/include/linux/mtd/ |
D | spi-nor.h | 178 int (*prepare)(struct spi_nor *nor, enum spi_nor_ops ops); 179 void (*unprepare)(struct spi_nor *nor, enum spi_nor_ops ops); 180 int (*read_xfer)(struct spi_nor *nor, struct spi_nor_xfer_cfg *cfg, 182 int (*write_xfer)(struct spi_nor *nor, struct spi_nor_xfer_cfg *cfg, 184 int (*read_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len); 185 int (*write_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len, 188 int (*read)(struct spi_nor *nor, loff_t from, 190 void (*write)(struct spi_nor *nor, loff_t to, 192 int (*erase)(struct spi_nor *nor, loff_t offs); 194 int (*flash_lock)(struct spi_nor *nor, loff_t ofs, uint64_t len); [all …]
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | mpc8536ds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 { 46 label = "ramdisk-nor"; 51 label = "diagnostic-nor"; 57 label = "dink-nor"; 63 label = "kernel-nor"; 68 label = "fs-nor"; 73 label = "dtb-nor"; 78 label = "u-boot-nor";
|
D | p1022ds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 { 46 label = "ramdisk-nor"; 52 label = "diagnostic-nor"; 58 label = "dink-nor"; 64 label = "kernel-nor"; 70 label = "jffs2-nor"; 75 label = "dtb-nor"; 81 label = "u-boot-nor";
|
D | mpc8544ds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 { 46 label = "dtb-nor"; 51 label = "diagnostic-nor"; 57 label = "dink-nor"; 63 label = "kernel-nor"; 68 label = "u-boot-nor";
|
D | mpc8572ds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 { 46 label = "ramdisk-nor"; 51 label = "diagnostic-nor"; 57 label = "dink-nor"; 63 label = "kernel-nor"; 68 label = "fs-nor"; 73 label = "dtb-nor"; 78 label = "env-nor"; 84 label = "u-boot-nor";
|
D | mpc8548cds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 { 46 label = "ramdisk-nor"; 51 label = "kernel-nor"; 56 label = "dtb-nor"; 61 label = "env-nor"; 67 label = "u-boot-nor";
|
D | ge_imp3a.dts | 37 /* nor@0,0 is a mirror of part of the memory in nor@1,0 38 nor@0,0 { 54 nor@1,0 {
|
D | bsc9132qds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | p1020utm-pc.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | t104xrdb.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 53 nor@0,0 {
|
D | t104xqds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 58 nor@0,0 {
|
D | p1020mbg-pc.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | b4qds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 48 nor@0,0 {
|
D | t208xrdb.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 59 nor@0,0 {
|
D | t4240rdb.dts | 13 * * Neither the name of Freescale Semiconductor nor the 50 nor@0,0 {
|
D | p1010rdb.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | p1024rdb.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | c293pcie.dts | 13 * * Neither the name of Freescale Semiconductor nor the 74 nor@0,0 {
|
D | t208xqds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 59 nor@0,0 {
|
D | p2020rdb-pc.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | p1021rdb-pc.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | t4240qds.dts | 13 * * Neither the name of Freescale Semiconductor nor the 50 nor@0,0 {
|
D | p1023rdb.dts | 15 * * Neither the name of Freescale Semiconductor nor the 93 nor@0,0 {
|
D | p1020rdb.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | t1040rdb.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t1042rdb.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t1042qds.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t1040qds.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t2081qds.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1020rdb-pd.dts | 13 * * Neither the name of Freescale Semiconductor nor the 53 nor@0,0 {
|
D | p1020rdb-pc.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | p1010rdb-pa_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t1042rdb_pi.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t2080qds.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | b4420qds.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1010rdb-pb_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t2080rdb.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | ppa8548.dts | 62 nor@0 {
|
D | b4860qds.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | bsc9131rdb.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p2020ds.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 36 nor@0,0 {
|
D | p1010rdb_32b.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1010rdb-pa.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1025twr.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the 43 nor@0,0 {
|
D | p1024rdb_32b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1020mbg-pc_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1020rdb-pc_32b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1010rdb_36b.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1025rdb_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1025twr.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1020utm-pc_32b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | oca4080.dts | 17 * * Neither the name of Freescale Semiconductor nor the
|
D | p2020rdb-pc_32b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1024rdb_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1020rdb-pc_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1021rdb-pc_32b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1020mbg-pc_32b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1020utm-pc_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | xpedite5200.dts | 387 nor-boot@0,0 { 412 nor-alternate@1,0 {
|
D | p2020rdb-pc_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1022ds_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1021rdb-pc_36b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1022ds_32b.dts | 13 * * Neither the name of Freescale Semiconductor nor the
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | gpmc-nor.txt | 4 child nodes of the GPMC controller with a name of "nor". 51 nor@0,0 { 82 label = "bootloader-nor"; 86 label = "params-nor"; 90 label = "kernel-nor"; 94 label = "filesystem-nor";
|
D | jedec,spi-nor.txt | 11 Must also include "jedec,spi-nor" for any SPI NOR flash that can 28 compatible = "spansion,m25p80", "jedec,spi-nor";
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | omap3430-sdp.dts | 57 nor@0,0 { 88 label = "bootloader-nor"; 92 label = "params-nor"; 96 label = "kernel-nor"; 100 label = "filesystem-nor";
|
D | imx1-apf9328.dts | 53 nor: nor@0,0 { label
|
D | imx1-ads.dts | 85 nor: nor@0,0 { label
|
D | imx27-eukrea-cpuimx27.dtsi | 105 nor: nor@0,0 { label
|
D | meson8.dtsi | 134 spi_nor_pins: nor { 137 function = "nor";
|
D | omap2420-h4.dts | 25 nor@0,0 {
|
D | imx27-phytec-phycore-som.dtsi | 330 nor: nor@0,0 { label
|
D | bcm911360k.dts | 16 * * Neither the name of Broadcom Corporation nor the names of its
|
D | bcm958300k.dts | 16 * * Neither the name of Broadcom Corporation nor the names of its
|
D | bcm958305k.dts | 16 * * Neither the name of Broadcom Corporation nor the names of its
|
D | bcm911360_entphn.dts | 16 * * Neither the name of Broadcom Corporation nor the names of its
|
D | bcm-cygnus-clock.dtsi | 16 * * Neither the name of Broadcom Corporation nor the names of its
|
D | ls1021a-twr.dts | 91 nor@0,0 {
|
/linux-4.1.27/arch/mips/boot/dts/lantiq/ |
D | easy50712.dts | 25 nor-boot@0 { 26 compatible = "lantiq,nor";
|
/linux-4.1.27/Documentation/mtd/ |
D | spi-nor.txt | 61 drivers/mtd/spi-nor/spi-nor.c for detail. Please also refer to fsl-quadspi.c
|
/linux-4.1.27/net/mac802154/ |
D | Kconfig | 14 Note: this implementation is neither certified, nor feature
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | siginfo.h | 26 #error _MIPS_SZLONG neither 32 nor 64
|
/linux-4.1.27/arch/nios2/kernel/ |
D | early_printk.c | 84 # error Neither SERIAL_ALTERA_JTAGUART_CONSOLE nor SERIAL_ALTERA_UART_CONSOLE \
|
/linux-4.1.27/drivers/mtd/ |
D | Makefile | 35 obj-$(CONFIG_MTD_SPI_NOR) += spi-nor/
|
/linux-4.1.27/arch/parisc/math-emu/ |
D | README | 9 warranties about this code nor any promises to maintain or test it
|
/linux-4.1.27/arch/mips/netlogic/common/ |
D | smpboot.S | 127 nor t3, t2, zero
|
D | reset.S | 195 nor t0, t0, zero /* t0 <- ~(1 << core) */
|
/linux-4.1.27/Documentation/isdn/ |
D | README.pcbit | 23 current support for X.25 in B or D channels nor LAPD in B
|
/linux-4.1.27/arch/blackfin/ |
D | Clear_BSD.txt | 17 * Neither the name of Analog Devices, Inc. nor the names of its
|
/linux-4.1.27/arch/mips/kernel/ |
D | r2300_switch.S | 89 nor a3, $0, a3
|
/linux-4.1.27/arch/powerpc/boot/dts/fsl/ |
D | qoriq-qman1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-i2c-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec2-grp2-2.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-usb2-mph-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-sata2-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-gpio-2.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-qman3.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qonverge-usb2-dr-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-espi-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-i2c-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-sata2-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t1042si-post.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-espi-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-mpic-message-B.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec1-timer-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-esdhc-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec2-grp2-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-usb2-dr-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-gpio-3.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec2-grp2-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-esdhc-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-bman1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-gpio-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-usb2-dr-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-gpio-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-mpic-timer-B.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-sata2-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-sata2-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-usb2-dr-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-gpio-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | interlaken-lac.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-i2c-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | bsc9131si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec1-2.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec2-2.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-i2c-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-sec3.0-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-duart-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | mpc8536si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | mpc8544si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1021si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | bsc9132si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | mpc8572si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec1-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | mpc8548si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-duart-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | c293si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-sec3.1-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | mpc8569si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec1-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1020si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1022si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec2-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-duart-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec1-3.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-etsec2-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | mpc8568si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-sec3.3-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-sec2.1-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1010si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-dma-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-rmu-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | b4420si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-rmu-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-dma-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-mpic.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p2020si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p1023si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-dma-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-dma-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t2080si-post.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-sec6.0-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | e500v2_power_isa.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t208xsi-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-clockgen2.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | e500mc_power_isa.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | elo3-dma-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | b4860si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | elo3-dma-1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-mpic.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | elo3-dma-2.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | pq3-sec4.4-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | e5500_power_isa.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p5020si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-bman1-portals.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-sec4.0-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-raid1.0-0.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | t104xsi-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | p2041si-pre.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-mpic4.3.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | e6500_power_isa.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-clockgen1.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
D | qoriq-qman1-portals.dtsi | 13 * * Neither the name of Freescale Semiconductor nor the
|
/linux-4.1.27/arch/mips/include/asm/ |
D | stackframe.h | 298 nor v1, $0, v1 336 nor v1, $0, v1
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | Makefile | 87 obj-$(CONFIG_S3C24XX_SIMTEC_NOR) += simtec-nor.o
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | i2c-ocores.txt | 25 - if clock-frequency is present and neither opencores,ip-clock-frequency nor
|
/linux-4.1.27/Documentation/sound/oss/ |
D | VIBRA16 | 15 (tried it with a 2.2.2-ac7), nor in the commercial OSS package (it reports
|
/linux-4.1.27/Documentation/fb/ |
D | metronomefb.txt | 30 I neither have access to nor know exactly what the waveform does in terms of
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | emev2-clock.txt | 17 This makes internal (neither input nor output) clock that is provided
|
/linux-4.1.27/arch/x86/crypto/ |
D | crct10dif-pcl-asm_64.S | 30 # * Neither the name of the Intel Corporation nor the names of its
|
/linux-4.1.27/Documentation/arm/ |
D | Interrupts | 108 manipulation, nor state tracking. This is useful for things like the 156 "simple" handler (not "edge" nor "level"). After the handler completes,
|
/linux-4.1.27/Documentation/usb/ |
D | mtouchusb.txt | 64 I am not a MicroTouch/3M employee, nor have I ever been. 3M does not support
|
/linux-4.1.27/Documentation/i2c/ |
D | i2c-stub | 12 No hardware is needed nor associated with this module. It will accept write
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_hp300.c | 23 #warning CONFIG_SERIAL_8250 defined but neither CONFIG_HPDCA nor CONFIG_HPAPCI defined, are you sur…
|
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/ |
D | ti-aemif.txt | 139 Example for aemif, davinci nand and nor flash chip select shown below. 186 nor:cs0 {
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi-changer.txt | 10 nor IDE drives. 73 I don't have any device lists, neither black-list nor white-list. Thus
|