Lines Matching +full:msm8660 +full:- +full:ebi2
1 // SPDX-License-Identifier: GPL-2.0-only
10 #include "pinctrl-msm.h"
425 .mux_bit = -1, \
428 .oe_bit = -1, \
429 .in_bit = -1, \
430 .out_bit = -1, \
431 .intr_enable_bit = -1, \
432 .intr_status_bit = -1, \
433 .intr_target_bit = -1, \
434 .intr_target_kpss_val = -1, \
435 .intr_raw_status_bit = -1, \
436 .intr_polarity_bit = -1, \
437 .intr_detection_bit = -1, \
438 .intr_detection_width = -1, \
698 /* ADDR7 - ADDR 0 */
701 /* (muxed address+data) AD15 - AD0 */
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, _, _, _, _, _, _),
902 PINGROUP(129, ebi2, _, _, _, _, _, _),
903 PINGROUP(130, ebi2, _, _, _, _, _, _),
908 PINGROUP(135, ebi2, _, _, _, _, _, _),
909 PINGROUP(136, ebi2, _, _, _, _, _, _),
910 PINGROUP(137, ebi2, _, _, _, _, _, _),
911 PINGROUP(138, ebi2, _, _, _, _, _, _),
912 PINGROUP(139, ebi2, _, _, _, _, _, _),
913 PINGROUP(140, ebi2, _, _, _, _, _, _),
914 PINGROUP(141, ebi2, _, _, _, _, _, _),
915 PINGROUP(142, ebi2, _, _, _, _, _, _),
916 PINGROUP(143, ebi2, sdc2, _, _, _, _, _),
917 PINGROUP(144, ebi2, sdc2, _, _, _, _, _),
918 PINGROUP(145, ebi2, sdc2, _, _, _, _, _),
919 PINGROUP(146, ebi2, sdc2, _, _, _, _, _),
920 PINGROUP(147, ebi2, sdc2, _, _, _, _, _),
921 PINGROUP(148, ebi2, sdc2, _, _, _, _, _),
922 PINGROUP(149, ebi2, sdc2, _, _, _, _, _),
923 PINGROUP(150, ebi2, sdc2, _, _, _, _, _),
924 PINGROUP(151, ebi2, sdc2, _, _, _, _, _),
925 PINGROUP(152, ebi2, sdc2, _, _, _, _, _),
926 PINGROUP(153, ebi2, _, _, _, _, _, _),
927 PINGROUP(154, ebi2, _, _, _, _, _, _),
928 PINGROUP(155, ebi2, _, _, _, _, _, _),
929 PINGROUP(156, ebi2, _, _, _, _, _, _),
930 PINGROUP(157, ebi2, _, _, _, _, _, _),
931 PINGROUP(158, ebi2, _, _, _, _, _, _),
947 SDC_PINGROUP(sdc4_clk, 0x20a0, -1, 6),
951 SDC_PINGROUP(sdc3_clk, 0x20a4, -1, 6),
974 { .compatible = "qcom,msm8660-pinctrl", },
980 .name = "msm8660-pinctrl",
1000 MODULE_DESCRIPTION("Qualcomm MSM8660 pinctrl driver");