/openbmc/linux/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_cle.c | 123 static int xgene_cle_dram_wr(struct xgene_enet_cle *cle, u32 *data, u8 nregs, in xgene_cle_dram_wr() argument 127 enum xgene_cle_parser parser = cle->active_parser; in xgene_cle_dram_wr() 128 void __iomem *base = cle->base; in xgene_cle_dram_wr() 134 nparsers = (type >= PTREE_RAM) ? 1 : cle->parsers; in xgene_cle_dram_wr() 156 struct xgene_enet_cle *cle) in xgene_cle_enable_ptree() argument 158 struct xgene_cle_ptree *ptree = &cle->ptree; in xgene_cle_enable_ptree() 159 void __iomem *addr, *base = cle->base; in xgene_cle_enable_ptree() 164 ptree->start_pkt += cle->jump_bytes; in xgene_cle_enable_ptree() 165 for (i = 0; i < cle->parsers; i++) { in xgene_cle_enable_ptree() 166 if (cle->active_parser != PARSER_ALL) in xgene_cle_enable_ptree() [all …]
|
H A D | xgene_enet_main.h | 213 struct xgene_enet_cle cle; member
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | gpio.c | 37 struct gpio_desc *cle; member 84 gpiod_set_value(gpiomtd->cle, 1); in gpio_nand_exec_instr() 88 gpiod_set_value(gpiomtd->cle, 0); in gpio_nand_exec_instr() 336 gpiomtd->cle = devm_gpiod_get(dev, "cle", GPIOD_OUT_LOW); in gpio_nand_probe() 337 if (IS_ERR(gpiomtd->cle)) { in gpio_nand_probe() 338 ret = PTR_ERR(gpiomtd->cle); in gpio_nand_probe()
|
H A D | orion_nand.c | 40 offs = (1 << board->cle); in orion_nand_cmd_ctrl() 132 board->cle = (u8)val; in orion_nand_probe() 134 board->cle = 0; in orion_nand_probe()
|
H A D | nandsim.c | 347 int cle; /* command Latch Enable */ member 1873 if (ns->lines.ale || ns->lines.cle) { in ns_nand_read_byte() 1933 if (ns->lines.ale && ns->lines.cle) { in ns_nand_write_byte() 1938 if (ns->lines.cle == 1) { in ns_nand_write_byte() 2118 if (ns->lines.ale || ns->lines.cle) { in ns_nand_read_buf() 2185 ns->lines.cle = 0; in ns_exec_op() 2190 ns->lines.cle = 1; in ns_exec_op()
|
H A D | renesas-nand-controller.c | 896 unsigned int cyc, cle, ale, bef_dly, ca_to_data; in rnandc_setup_interface() local 924 cle = sdr->tCLH_min + sdr->tCLS_min; in rnandc_setup_interface() 936 TIM_GEN_SEQ0_D0(TO_CYCLES64(cle - cyc, period_ns)) | in rnandc_setup_interface() 937 TIM_GEN_SEQ0_D1(TO_CYCLES64(cle - cyc, period_ns)) | in rnandc_setup_interface() 962 TIM_GEN_SEQ2_D10(TO_CYCLES64(cle - cyc, period_ns)) | in rnandc_setup_interface()
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | orion-nand.txt | 9 - cle : Address line number connected to CLE. Default is 0 23 cle = <0>;
|
H A D | davinci-nand.txt | 33 - ti,davinci-mask-cle: mask for CLE. Needed for executing command 84 ti,davinci-mask-cle = <0>;
|
H A D | atmel-nand.txt | 178 atmel,nand-cmd-offset = <22>; /* cle */ 201 atmel,nand-cmd-offset = <22>; /* cle */
|
/openbmc/qemu/hw/block/ |
H A D | nand.c | 73 uint8_t cle, ale, ce, wp, gnd; member 369 VMSTATE_UINT8(cle, NANDFlashState), 484 void nand_setpins(DeviceState *dev, uint8_t cle, uint8_t ale, in nand_setpins() argument 489 s->cle = cle; in nand_setpins() 511 if (!s->ce && s->cle) { in nand_setio() 593 if (!s->cle && !s->ale && s->cmd == NAND_CMD_PAGEPROGRAM1) { in nand_setio() 599 } else if (!s->cle && !s->ale && s->cmd == NAND_CMD_COPYBACKPRG1) { in nand_setio()
|
/openbmc/linux/include/linux/platform_data/ |
H A D | mtd-orion_nand.h | 17 u8 cle; /* address line number connected to CLE */ member
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | lantiq,pinctrl-xway.txt | 56 ebu wait, nand ale, nand cs1, nand cle, spi_di, spi_do, spi_clk, spi_cs1, 67 ebu cs1, ebu wait, nand ale, nand cs1, nand cle, nand rdy, nand rd, 79 ebu cs1, ebu wait, nand ale, nand cs1, nand cle, nand rdy, nand rd, 93 exin0, exin1, exin2, exin4, nand ale, nand cs0, nand cs1, nand cle,
|
/openbmc/qemu/tests/tcg/loongarch64/ |
H A D | test_fpcom.c | 18 TEST_COMP(cle) in TEST_COMP()
|
/openbmc/qemu/include/hw/block/ |
H A D | flash.h | 49 void nand_setpins(DeviceState *dev, uint8_t cle, uint8_t ale,
|
/openbmc/linux/arch/mips/boot/dts/ni/ |
H A D | 169445.dts | 70 <&gpio1 3 0>, /* cle */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | keystone-k2l-evm.dts | 72 ti,davinci-mask-cle = <0x4000>;
|
H A D | keystone-k2e-evm.dts | 95 ti,davinci-mask-cle = <0x4000>;
|
H A D | keystone-k2hk-evm.dts | 116 ti,davinci-mask-cle = <0x4000>;
|
H A D | da850-lcdk.dts | 278 ti,davinci-mask-cle = <0>;
|
/openbmc/linux/arch/arm/boot/dts/ti/keystone/ |
H A D | keystone-k2l-evm.dts | 86 ti,davinci-mask-cle = <0x4000>;
|
H A D | keystone-k2e-evm.dts | 113 ti,davinci-mask-cle = <0x4000>;
|
H A D | keystone-k2hk-evm.dts | 130 ti,davinci-mask-cle = <0x4000>;
|
/openbmc/linux/arch/arm/mach-orion5x/ |
H A D | kurobox_pro-setup.c | 75 .cle = 0,
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | orion5x-kuroboxpro.dts | 87 cle = <0>;
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | rs90.dts | 210 groups = "nand-cs1", "nand-cle-ale", "nand-fre-fwe";
|