Searched refs:CLE (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | gpio-control-nand.txt | 15 GPIO references is: RDY, nCE, ALE, CLE, and nWP. nCE and nWP are optional. 41 <&banka 4 0>, /* CLE */
|
| H A D | orion-nand.txt | 9 - cle : Address line number connected to CLE. Default is 0
|
| H A D | fsmc-nand.txt | 15 byte 0 TCLR : CLE to RE delay in number of AHB clock cycles, only 4 bits
|
| /linux/arch/arm/boot/compressed/ |
| H A D | head-sharpsl.S | 136 bic r3, r3, #2 @ CLR CLE
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-tse850-3.dts | 359 /* 20 */ "", "ALE", "CLE", "",
|
| H A D | sama5d4.dtsi | 1282 AT91_PIOC 18 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PC18 CLE */
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | xpedite5200.dts | 431 cle-line = <0x8>; /* CLE tied to A3 */
|
| H A D | xpedite5200_xmon.dts | 435 cle-line = <0x8>; /* CLE tied to A3 */
|
| /linux/drivers/spi/ |
| H A D | spi-amlogic-spifc-a4.c | 50 #define CLE (0x5 << 14) macro 72 #define CMD_COMMAND(cs_sel, cmd) (CLE | ((cs_sel) << 10) | (cmd))
|
| /linux/Documentation/driver-api/ |
| H A D | mtdnand.rst | 164 case NAND_CTL_SETCLE: /* Set CLE pin high */ break; 165 case NAND_CTL_CLRCLE: /* Set CLE pin low */ break; 908 /* Select the command latch by setting CLE to high */ 910 /* Deselect the command latch by setting CLE to low */
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | drivers-on-gpio.rst | 84 to a set of simple GPIO lines: RDY, NCE, ALE, CLE, NWP. It interacts with the
|
| /linux/arch/mips/boot/dts/ingenic/ |
| H A D | ci20.dts | 427 * Only CLE/ALE are needed for the devices that are connected, rather
|