Lines Matching +full:has +full:- +full:dpd
2 # SPDX-License-Identifier: Apache-2.0
8 include: [spi-device.yaml]
11 jedec-id:
12 type: uint8-array
21 sector-size:
26 sector-0a-pages:
32 and has its size equal to eight pages (one block) and the second one
36 Value of zero means that the flash chip has all sectors of equal size.
38 block-size:
43 page-size:
48 no-chip-erase:
53 no-sector-erase:
58 use-udpd:
61 When set, the driver will use the Ultra-Deep Power-Down command instead
62 of the default Deep Power-Down one to put the chip into low power mode.
65 SRAM buffers in the chip, the difference between the Deep and Ultra-Deep
66 Power-Down modes is that the chip consumes far less power in the latter
69 enter-dpd-delay:
73 Time, in nanoseconds, needed by the chip to enter the Deep Power-Down
74 mode (or Ultra-Deep Power-Down mode when the "use-udpd" property is set)
77 exit-dpd-delay:
81 Time, in nanoseconds, needed by the chip to exit from the Deep Power-Down
82 mode (or Ultra-Deep Power-Down mode when the "use-udpd" property is set)
85 reset-gpios:
86 type: phandle-array
92 wp-gpios:
93 type: phandle-array