Home
last modified time | relevance | path

Searched full:s32g (Results 1 – 12 of 12) 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");
H A DKconfig819 tristate "S32G Watchdog"
824 S32G platforms. If you wish to have watchdog support
/linux/drivers/nvmem/
H A DMakefile86 obj-$(CONFIG_NVMEM_S32G_OCOTP) += nvmem-s32g-ocotp-nvmem.o
87 nvmem-s32g-ocotp-nvmem-y := s32g-ocotp-nvmem.o
H A DKconfig255 tristate "S32G SoC OCOTP support"
258 This is a driver for the 'OCOTP' peripheral available on S32G
/linux/arch/arm64/boot/dts/freescale/
H A Ds32g399a-rdb3.dts5 * NXP S32G3 Reference Design Board 3 (S32G-VNP-RDB3)
14 model = "NXP S32G3 Reference Design Board 3 (S32G-VNP-RDB3)";
H A Ds32g274a-evb.dts13 model = "NXP S32G2 Evaluation Board (S32G-VNP-EVB)";
H A Ds32g274a-rdb2.dts13 model = "NXP S32G2 Reference Design Board 2 (S32G-VNP-RDB2)";
/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 DMakefile168 obj-$(CONFIG_RTC_DRV_S32G) += rtc-s32g.o
/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/dma/
H A Dfsl-edma-main.c10 * Vybrid, Layerscape and S32G SoCs.