Searched refs:docg3 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/mtd/devices/ |
H A D | docg3.c | 868 struct docg3 *docg3 = mtd->priv; in doc_read_oob() local 1015 struct docg3 *docg3 = mtd->priv; in doc_block_isbad() local 1186 struct docg3 *docg3 = mtd->priv; in doc_erase() local 1385 struct docg3 *docg3 = mtd->priv; in doc_write_oob() local 1602 struct docg3 *docg3 = s->private; in flashcontrol_show() local 1624 struct docg3 *docg3 = s->private; in asic_mode_show() local 1755 struct docg3 *docg3 = mtd->priv; in doc_set_driver_info() local 1809 struct docg3 *docg3; in doc_probe_device() local 1877 struct docg3 *docg3 = mtd->priv; in doc_release_device() local 1896 struct docg3 *docg3; in docg3_resume() local [all …]
|
H A D | docg3.h | 289 struct docg3 { struct 302 #define doc_err(fmt, arg...) dev_err(docg3->dev, (fmt), ## arg) argument 303 #define doc_info(fmt, arg...) dev_info(docg3->dev, (fmt), ## arg) 304 #define doc_dbg(fmt, arg...) dev_dbg(docg3->dev, (fmt), ## arg) 305 #define doc_vdbg(fmt, arg...) dev_vdbg(docg3->dev, (fmt), ## arg) 312 #define TRACE_SYSTEM docg3 342 #define TRACE_INCLUDE_FILE docg3
|
H A D | Makefile | 6 obj-$(CONFIG_MTD_DOCG3) += docg3.o
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-docg3 | 1 What: /sys/devices/platform/docg3/f[0-3]_dps[01]_is_keylocked 7 keylocked. Each docg3 chip (or floor) has 2 protection areas, 18 What: /sys/devices/platform/docg3/f[0-3]_dps[01]_protection_key 24 (0 or 1). Each docg3 chip (or floor) has 2 protection areas,
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | diskonchip.txt | 5 The Sandisk (formerly M-Systems) docg3 is a nand device of 64M to 256MB. 12 docg3: flash@0 {
|
/openbmc/linux/ |
H A D | MAINTAINERS | 14579 F: drivers/mtd/devices/docg3*
|