Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Ds32g_wdt.c3 * Watchdog driver for S32G SoC
18 #define DRIVER_NAME "s32g-swt"
58 .identity = "s32g watchdog",
291 dev_info(dev, "S32G Watchdog Timer Registered, timeout=%ds, nowayout=%d, early_enable=%d\n", in s32g_wdt_probe()
314 MODULE_DESCRIPTION("Watchdog driver for S32G SoC");
/linux/drivers/rtc/
H A Drtc-s32g.c39 * S32G RTC module has a 512 value and a 32 value hardware frequency
97 * The function is not really getting time from the RTC since the S32G RTC
359 * on S32G RTC after issuing a Suspend to RAM operation. in s32g_rtc_resume()
375 .name = "s32g-rtc",
H A DMakefile165 obj-$(CONFIG_RTC_DRV_S32G) += rtc-s32g.o
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-s32.c3 * NXP S32G/R GMAC glue layer
184 MODULE_DESCRIPTION("NXP S32G/R common chassis GMAC driver");
/linux/arch/arm64/boot/dts/freescale/
H A Ds32g274a-evb.dts13 model = "NXP S32G2 Evaluation Board (S32G-VNP-EVB)";
/linux/Documentation/devicetree/bindings/rtc/
H A Dnxp,s32g-rtc.yaml4 $id: http://devicetree.org/schemas/rtc/nxp,s32g-rtc.yaml#
/linux/drivers/pinctrl/nxp/
H A Dpinctrl-s32g2.c3 * NXP S32G pinctrl driver
807 .name = "s32g-siul2-pinctrl",
817 MODULE_DESCRIPTION("NXP S32G pinctrl driver");
/linux/drivers/clocksource/
H A DKconfig783 s32g NXP platform series.
/linux/drivers/dma/
H A Dfsl-edma-main.c10 * Vybrid, Layerscape and S32G SoCs.
/linux/
H A DMAINTAINERS3127 ARM/NXP S32G ARCHITECTURE
3134 F: Documentation/devicetree/bindings/rtc/nxp,s32g-rtc.yaml
3135 F: arch/arm64/boot/dts/freescale/s32g*.dts*
3137 F: drivers/rtc/rtc-s32g.c
3139 ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER