Home
last modified time | relevance | path

Searched full:s32g (Results 1 – 14 of 14) 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/nvmem/
H A DMakefile86 obj-$(CONFIG_NVMEM_S32G_OCOTP) += nvmem-s32g-ocotp-nvmem.o
87 nvmem-s32g-ocotp-nvmem-y := s32g-ocotp-nvmem.o
/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/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/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/spi/
H A Dspi-fsl-dspi.c145 S32G, enumerator
308 [S32G] = {
382 return data->devtype_data == &devtype_data[S32G] || in is_s32g_dspi()
1422 .data = &devtype_data[S32G],
/linux/drivers/mmc/host/
H A DKconfig325 found on i.MX25, i.MX35, i.MX5x, i.MX6x, and S32G.
/linux/drivers/dma/
H A Dfsl-edma-main.c10 * Vybrid, Layerscape and S32G SoCs.
/linux/drivers/i2c/busses/
H A DKconfig758 the Freescale i.MX/MXC/S32G, Layerscape or ColdFire processors.
/linux/
H A DMAINTAINERS3228 ARM/NXP S32G ARCHITECTURE
3235 F: Documentation/devicetree/bindings/rtc/nxp,s32g-rtc.yaml
3236 F: arch/arm64/boot/dts/freescale/s32g*.dts*
3238 F: drivers/rtc/rtc-s32g.c
3240 ARM/NXP S32G PCIE CONTROLLER DRIVER
3246 F: Documentation/devicetree/bindings/pci/nxp,s32g-pcie.yaml
3247 F: drivers/pci/controller/dwc/pcie-nxp-s32g*
3249 ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER