/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | qcom,ebi2.txt | 1 Qualcomm External Bus Interface 2 (EBI2) 3 The EBI2 contains two peripheral blocks: XMEM and LCDC. The XMEM handles any 32 August 6, 2012 contains some incomplete documentation of the EBI2. 52 "qcom,msm8660-ebi2" 53 "qcom,apq8060-ebi2" 64 - reg: two ranges of registers: EBI2 config and XMEM config areas 65 - reg-names: should be "ebi2", "xmem" 67 - clock-names: should be "ebi2x", "ebi2" 70 - Nodes inside the EBI2 will be considered device nodes. 109 ebi2@1a100000 { [all …]
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-msm8660.c | 768 MSM_PIN_FUNCTION(ebi2cs), /* for EBI2 chip selects */ 769 MSM_PIN_FUNCTION(ebi2), /* for general EBI2 pins */ 810 PINGROUP(37, gsbi2, ebi2, _, _, _, _, _), 811 PINGROUP(38, gsbi2, ebi2, _, _, _, _, _), 896 PINGROUP(123, ebi2, gsbi2_spi_cs1_n, ebi2cs, _, _, _, _), 897 PINGROUP(124, ebi2, gsbi2_spi_cs2_n, ebi2cs, _, _, _, _), 898 PINGROUP(125, ebi2, gsbi2_spi_cs3_n, _, _, _, _, _), 899 PINGROUP(126, ebi2, _, _, _, _, _, _), 900 PINGROUP(127, ebi2, vsens_alarm, _, _, _, _, _), 901 PINGROUP(128, ebi2, _, _, _, _, _, _), [all …]
|
/openbmc/linux/drivers/bus/ |
H A D | qcom-ebi2.c | 3 * Qualcomm External Bus Interface 2 (EBI2) driver 104 * @enable_mask: mask to enable the chipselect in the EBI2 config 316 ebi2clk = devm_clk_get(dev, "ebi2"); in qcom_ebi2_probe() 324 dev_err(dev, "could not enable EBI2 clk\n"); in qcom_ebi2_probe() 391 { .compatible = "qcom,msm8660-ebi2", }, 392 { .compatible = "qcom,apq8060-ebi2", }, 399 .name = "qcom-ebi2", 405 MODULE_DESCRIPTION("Qualcomm EBI2 driver");
|
H A D | Makefile | 27 obj-$(CONFIG_QCOM_EBI2) += qcom-ebi2.o
|
H A D | Kconfig | 146 bool "Qualcomm External Bus Interface 2 (EBI2)"
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8060-dragonboard.dts | 82 &ebi2 { 83 /* The EBI2 will instantiate first, then populate its children */ 91 * EBI2. This has a 25MHz chrystal next to it, so no 894 dragon_ebi2_pins: ebi2-state { 896 * Pins used by EBI2 on the Dragonboard, actually only 920 function = "ebi2";
|
H A D | qcom-msm8660.dtsi | 320 ebi2: external-bus@1a100000 { label 321 compatible = "qcom,msm8660-ebi2"; 331 reg-names = "ebi2", "xmem"; 333 clock-names = "ebi2x", "ebi2";
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,msm8660-pinctrl.yaml | 83 usb_fs2_oe_n, vfe, vsens_alarm, ebi2, ebi2cs ]
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | Kconfig | 337 Enables support for NAND flash chips on SoCs containing the EBI2 NAND
|
H A D | qcom_nandc.c | 416 /* will be used only by EBI2 for ADM DMA */
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |