Searched full:gs101 (Results 1 – 25 of 41) sorted by relevance
12
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | google,gs101-clock.yaml | 4 $id: http://devicetree.org/schemas/clock/google,gs101-clock.yaml# 7 title: Google GS101 SoC clock controller 13 Google GS101 clock controller is comprised of several CMU units, generating 25 'dt-bindings/clock/gs101.h' header. 30 - google,gs101-cmu-top 31 - google,gs101-cmu-apm 32 - google,gs101-cmu-misc 33 - google,gs101-cmu-hsi0 34 - google,gs101-cmu-hsi2 35 - google,gs101-cmu-peric0 [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/exynos/google/ |
D | gs101.dtsi | 3 * GS101 SoC 9 #include <dt-bindings/clock/google,gs101.h> 15 compatible = "google,gs101"; 279 compatible = "google,gs101-cmu-misc"; 288 compatible = "google,gs101-mct", 308 compatible = "google,gs101-wdt"; 320 compatible = "google,gs101-wdt"; 355 compatible = "google,gs101-cmu-peric0"; 365 compatible = "google,gs101-peric0-sysreg", "syscon"; 371 compatible = "google,gs101-pinctrl"; [all …]
|
D | gs101-pinctrl.h | 3 * Pinctrl binding constants for GS101 21 /* GS101 drive strengths */
|
D | gs101-oriole.dts | 14 #include "gs101-pinctrl.h" 15 #include "gs101.dtsi" 19 compatible = "google,gs101-oriole", "google,gs101";
|
D | Makefile | 4 gs101-oriole.dtb \
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/ |
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 - const: google,gs101
|
/linux-6.14.4/Documentation/devicetree/bindings/soc/samsung/ |
D | samsung,exynos-sysreg.yaml | 17 - google,gs101-apm-sysreg 18 - google,gs101-hsi2-sysreg 19 - google,gs101-peric0-sysreg 20 - google,gs101-peric1-sysreg 80 - google,gs101-hsi2-sysreg 81 - google,gs101-peric0-sysreg 82 - google,gs101-peric1-sysreg
|
D | exynos-pmu.yaml | 18 - google,gs101-pmu 39 - google,gs101-pmu
|
/linux-6.14.4/Documentation/devicetree/bindings/watchdog/ |
D | samsung-wdt.yaml | 21 - google,gs101-wdt # for Google gs101 53 or Google gs101). 59 Exynos5420, Exynos7, Exynos850 and gs101). 75 - google,gs101-wdt 90 - google,gs101-wdt
|
/linux-6.14.4/Documentation/devicetree/bindings/mailbox/ |
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 23 const: google,gs101-mbox 55 #include <dt-bindings/clock/google,gs101.h> 62 compatible = "google,gs101-mbox";
|
/linux-6.14.4/Documentation/devicetree/bindings/serial/ |
D | samsung_uart.yaml | 24 - google,gs101-uart 163 - google,gs101-uart 180 - google,gs101-uart 203 #include <dt-bindings/clock/google,gs101.h> 208 compatible = "google,gs101-uart";
|
/linux-6.14.4/Documentation/devicetree/bindings/ufs/ |
D | samsung,exynos-ufs.yaml | 18 - google,gs101-ufs 89 const: google,gs101-ufs
|
/linux-6.14.4/Documentation/devicetree/bindings/usb/ |
D | samsung,exynos-dwc3.yaml | 15 - google,gs101-dwusb3 63 const: google,gs101-dwusb3
|
/linux-6.14.4/drivers/pinctrl/samsung/ |
D | pinctrl-exynos-arm64.c | 1371 /* pin banks of gs101 pin-controller (ALIVE) */ 1383 /* pin banks of gs101 pin-controller (FAR_ALIVE) */ 1391 /* pin banks of gs101 pin-controller (GSACORE) */ 1398 /* pin banks of gs101 pin-controller (GSACTRL) */ 1403 /* pin banks of gs101 pin-controller (PERIC0) */ 1427 /* pin banks of gs101 pin-controller (PERIC1) */ 1439 /* pin banks of gs101 pin-controller (HSI1) */ 1445 /* pin banks of gs101 pin-controller (HSI2) */ 1454 /* pin banks of gs101 pin-controller (ALIVE) */ 1461 /* pin banks of gs101 pin-controller (FAR_ALIVE) */ [all …]
|
D | pinctrl-samsung.h | 147 * @eint_fltcon_offset: GS101 SoC-specific EINT filter config register offset. 180 * @eint_fltcon_offset: GS101 SoC-specific EINT filter config register offset.
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | samsung,usb3-drd-phy.yaml | 28 - google,gs101-usb31drd-phy 110 const: google,gs101-usb31drd-phy
|
D | samsung,ufs-phy.yaml | 18 - google,gs101-ufs-phy
|
/linux-6.14.4/Documentation/devicetree/bindings/timer/ |
D | samsung,exynos4210-mct.yaml | 29 - google,gs101-mct 132 - google,gs101-mct
|
/linux-6.14.4/drivers/phy/samsung/ |
D | Makefile | 6 phy-exynos-ufs-y += phy-gs101-ufs.o
|
/linux-6.14.4/drivers/clk/samsung/ |
D | Makefile | 27 obj-$(CONFIG_EXYNOS_ARM64_COMMON_CLK) += clk-gs101.o
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | samsung,pinctrl.yaml | 38 - google,gs101-pinctrl 137 const: google,gs101-pinctrl
|
D | samsung,pinctrl-wakeup-interrupt.yaml | 49 - google,gs101-wakeup-eint
|
/linux-6.14.4/drivers/soc/samsung/ |
D | exynos-pmu.c | 48 * Note: This SMC interface is known to be implemented on gs101 and derivative 232 .compatible = "google,gs101-pmu",
|
/linux-6.14.4/Documentation/devicetree/bindings/i2c/ |
D | i2c-exynos5.yaml | 37 - google,gs101-hsi2c
|
/linux-6.14.4/drivers/mailbox/ |
D | exynos-mailbox.c | 92 { .compatible = "google,gs101-mbox" },
|
12