| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | google.yaml | 16 Currently upstream this is devices using "gs101" SoC which is found in Pixel 22 - SoC ID ("gs101") 30 e.g. gs101 and gs101-oriole. 40 - google,gs101-oriole 41 - google,gs101-raven 42 - const: google,gs101
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | google,gs101-mbox.yaml | 5 $id: http://devicetree.org/schemas/mailbox/google,gs101-mbox.yaml# 14 The Samsung Exynos mailbox controller, used on Google GS101 SoC, has 16 flag 24 - google,gs101-mbox 57 #include <dt-bindings/clock/google,gs101.h> 64 compatible = "google,gs101-mbox";
|
| /linux/Documentation/devicetree/bindings/serial/ |
| H A D | samsung_uart.yaml | 24 - google,gs101-uart 34 - const: google,gs101-uart 173 - google,gs101-uart 190 - google,gs101-uart 213 #include <dt-bindings/clock/google,gs101.h> 218 compatible = "google,gs101-uart";
|
| /linux/Documentation/devicetree/bindings/soc/google/ |
| H A D | google,gs101-pmu-intr-gen.yaml | 4 $id: http://devicetree.org/schemas/soc/google/google,gs101-pmu-intr-gen.yaml# 18 - const: google,gs101-pmu-intr-gen 33 compatible = "google,gs101-pmu-intr-gen", "syscon";
|
| /linux/arch/arm64/boot/dts/exynos/google/ |
| H A D | Makefile | 4 gs101-oriole.dtb \ 5 gs101-raven.dtb
|
| H A D | gs101-pinctrl.h | 3 * Pinctrl binding constants for GS101 21 /* GS101 drive strengths */
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | samsung,exynos-dwc3.yaml | 16 - google,gs101-dwusb3 75 const: google,gs101-dwusb3
|
| /linux/include/dt-bindings/clock/ |
| H A D | google,gs101-acpm.h | 5 * Device Tree binding constants for Google gs101 ACPM clock controller.
|
| /linux/drivers/soc/samsung/ |
| H A D | Makefile | 10 exynos_pmu-y += exynos-pmu.o gs101-pmu.o
|
| H A D | gs101-pmu.c | 5 * GS101 PMU (Power Management Unit) support 338 * Note: This SMC interface is known to be implemented on gs101 and derivative
|
| /linux/Documentation/devicetree/bindings/timer/ |
| H A D | samsung,exynos4210-mct.yaml | 30 - google,gs101-mct 136 - google,gs101-mct
|
| /linux/drivers/pinctrl/samsung/ |
| H A D | pinctrl-exynos-arm64.c | 2093 /* pin banks of gs101 pin-controller (ALIVE) */ 2105 /* pin banks of gs101 pin-controller (FAR_ALIVE) */ 2113 /* pin banks of gs101 pin-controller (GSACORE) */ 2120 /* pin banks of gs101 pin-controller (GSACTRL) */ 2125 /* pin banks of gs101 pin-controller (PERIC0) */ 2149 /* pin banks of gs101 pin-controller (PERIC1) */ 2161 /* pin banks of gs101 pin-controller (HSI1) */ 2167 /* pin banks of gs101 pin-controller (HSI2) */ 2176 /* pin banks of gs101 pin-controller (ALIVE) */ 2184 /* pin banks of gs101 pin-controller (FAR_ALIVE) */ [all …]
|
| H A D | pinctrl-samsung.h | 148 * @eint_fltcon_offset: GS101 SoC-specific EINT filter config register offset. 183 * @eint_fltcon_offset: GS101 SoC-specific EINT filter config register offset.
|
| H A D | pinctrl-exynos.c | 678 { .compatible = "google,gs101-wakeup-eint",
|
| H A D | pinctrl-samsung.c | 1489 { .compatible = "google,gs101-pinctrl",
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | samsung,pinctrl-wakeup-interrupt.yaml | 50 - google,gs101-wakeup-eint
|
| H A D | samsung,pinctrl.yaml | 40 - google,gs101-pinctrl 141 - google,gs101-pinctrl
|
| /linux/drivers/clk/samsung/ |
| H A D | clk-acpm.c | 157 { .name = "gs101-acpm-clk" },
|
| H A D | clk-gs101.c | 6 * Common Clock Framework support for GS101. 13 #include <dt-bindings/clock/google,gs101.h> 1451 CLK_OF_DECLARE(gs101_cmu_top, "google,gs101-cmu-top", 3753 CLK_OF_DECLARE(gs101_cmu_misc, "google,gs101-cmu-misc", 4723 .compatible = "google,gs101-cmu-apm", 4726 .compatible = "google,gs101-cmu-dpu", 4729 .compatible = "google,gs101-cmu-hsi0", 4732 .compatible = "google,gs101-cmu-hsi2", 4735 .compatible = "google,gs101-cmu-peric0", 4738 .compatible = "google,gs101-cmu-peric1", [all …]
|
| /linux/drivers/mailbox/ |
| H A D | exynos-mailbox.c | 132 .compatible = "google,gs101-mbox",
|
| /linux/drivers/phy/samsung/ |
| H A D | phy-gs101-ufs.c | 3 * UFS PHY driver data for Google Tensor gs101 SoC
|
| H A D | phy-samsung-ufs.c | 358 .compatible = "google,gs101-ufs-phy",
|
| H A D | phy-exynos5-usbdrd.c | 216 * while on versions with (like gs101), bits 2 and 3 are for the 3.0 phy (SS) 306 /* Exynos9 - GS101 */ 2880 .compatible = "google,gs101-usb31drd-phy",
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-exynos.c | 219 .compatible = "google,gs101-dwusb3",
|
| /linux/ |
| H A D | MAINTAINERS | 11161 F: Documentation/devicetree/bindings/clock/google,gs101-clock.yaml 11163 F: Documentation/devicetree/bindings/soc/google/google,gs101-pmu-intr-gen.yaml 11166 F: drivers/clk/samsung/clk-gs101.c 11168 F: drivers/soc/samsung/gs101-pmu.c 11169 F: drivers/phy/samsung/phy-gs101-ufs.c 11171 F: include/dt-bindings/clock/google,gs101* 24296 F: Documentation/devicetree/bindings/firmware/google,gs101-acpm-ipc.yaml 24305 F: Documentation/devicetree/bindings/mailbox/google,gs101-mbox.yaml
|