Home
last modified time | relevance | path

Searched full:pl031 (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Darm,pl031.yaml4 $id: http://devicetree.org/schemas/rtc/arm,pl031.yaml#
7 title: Arm Primecell PL031 Real Time Clock
13 const: arm,pl031
26 - const: arm,pl031
54 compatible = "arm,pl031", "arm,primecell";
/freebsd/sys/arm64/arm64/
H A Dpl031_rtc.c29 * Driver for the Arm PL031 RTC device
76 if (!ofw_bus_is_compatible(dev, "arm,pl031")) in pl031_probe()
79 device_set_desc(dev, "PL031 RTC"); in pl031_probe()
150 DEFINE_CLASS_0(pl031, pl031_driver, pl031_methods,
153 DRIVER_MODULE(pl031, simplebus, pl031_driver, 0, 0);
/freebsd/sys/arm64/conf/
H A Dstd.arm12 device pl031 # Arm PL031 RTC
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Darm-realview-pb1176.dts354 compatible = "arm,pl031", "arm,primecell";
568 compatible = "arm,pl031", "arm,primecell";
H A Dintegratorcp.dts242 compatible = "arm,pl031", "arm,primecell";
H A Darm-realview-eb.dtsi421 compatible = "arm,pl031", "arm,primecell";
H A Dvexpress-v2m-rs1.dtsi386 compatible = "arm,pl031", "arm,primecell";
H A Dvexpress-v2m.dtsi319 compatible = "arm,pl031", "arm,primecell";
H A Darm-realview-pbx.dtsi435 compatible = "arm,pl031", "arm,primecell";
H A Darm-realview-pb11mp.dts615 compatible = "arm,pl031", "arm,primecell";
/freebsd/sys/contrib/device-tree/src/arm/calxeda/
H A Decx-common.dtsi107 compatible = "arm,pl031", "arm,primecell";
/freebsd/sys/contrib/device-tree/src/arm64/arm/
H A Drtsm_ve-motherboard.dtsi232 compatible = "arm,pl031", "arm,primecell";
H A Djuno-motherboard.dtsi293 compatible = "arm,pl031", "arm,primecell";
H A Dvexpress-v2m-rs1.dtsi386 compatible = "arm,pl031", "arm,primecell";
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhi6220.dtsi393 compatible = "arm,pl031", "arm,primecell";
401 compatible = "arm,pl031", "arm,primecell";
H A Dhi3660.dtsi585 compatible = "arm,pl031", "arm,primecell";
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-nomadik-stn8815.dtsi820 compatible = "arm,pl031", "arm,primecell";
H A Dste-dbx5x0.dtsi417 compatible = "arm,pl031", "arm,primecell";
/freebsd/sys/conf/
H A Dfiles.arm6469 arm64/arm64/pl031_rtc.c optional fdt pl031