Home
last modified time | relevance | path

Searched full:ebi2 (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/bus/
H A Dqcom,ebi2.yaml4 $id: http://devicetree.org/schemas/bus/qcom,ebi2.yaml#
7 title: Qualcomm External Bus Interface 2 (EBI2)
10 The EBI2 contains two peripheral blocks: XMEM and LCDC. The XMEM handles any
39 August 6, 2012 contains some incomplete documentation of the EBI2.
63 - qcom,apq8060-ebi2
64 - qcom,msm8660-ebi2
68 - description: EBI2 config region
73 - const: ebi2
86 - const: ebi2
202 compatible = "qcom,msm8660-ebi2";
[all …]
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm8660.c768 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 …]
/linux/drivers/bus/
H A Dqcom-ebi2.c3 * 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 DMakefile27 obj-$(CONFIG_QCOM_EBI2) += qcom-ebi2.o
H A DKconfig146 bool "Qualcomm External Bus Interface 2 (EBI2)"
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8660.dtsi302 ebi2: external-bus@1a100000 { label
303 compatible = "qcom,msm8660-ebi2";
313 reg-names = "ebi2", "xmem";
315 clock-names = "ebi2x", "ebi2";
H A Dqcom-apq8060-dragonboard.dts82 &ebi2 {
83 /* The EBI2 will instantiate first, then populate its children */
91 * EBI2. This has a 25MHz chrystal next to it, so no
941 dragon_ebi2_pins: ebi2-state {
943 * Pins used by EBI2 on the Dragonboard, actually only
967 function = "ebi2";
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,msm8660-pinctrl.yaml76 usb_fs2_oe_n, vfe, vsens_alarm, ebi2, ebi2cs ]
/linux/drivers/gpu/drm/msm/registers/display/
H A Dmdp4.xml47 <value name="INTF_EBI2_TV" value="3"/> <!-- EBI2 or TV (external) -->
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c416 /* will be used only by EBI2 for ADM DMA */