Searched full:pl031 (Results 1 – 18 of 18) sorted by relevance
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | arm,pl031.yaml | 4 $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";
|
/linux/drivers/rtc/ |
H A D | rtc-pl031.c | 3 * drivers/rtc/rtc-pl031.c 337 * On ST PL031 variants, the RTC reset value does not provide correct in pl031_probe() 373 vendor->irqflags, "rtc-pl031", ldata); in pl031_probe() 459 .name = "rtc-pl031", 469 MODULE_DESCRIPTION("ARM AMBA PL031 RTC Driver");
|
H A D | Makefile | 137 obj-$(CONFIG_RTC_DRV_PL031) += rtc-pl031.o
|
H A D | Kconfig | 1533 tristate "ARM AMBA PL031 RTC" 1537 PrimeCell PL031 RTC found on certain ARM SOCs. 1540 module will be called rtc-pl031.
|
/linux/arch/arm/boot/dts/arm/ |
H A D | arm-realview-pb1176.dts | 354 compatible = "arm,pl031", "arm,primecell"; 568 compatible = "arm,pl031", "arm,primecell";
|
H A D | integratorcp.dts | 242 compatible = "arm,pl031", "arm,primecell";
|
H A D | arm-realview-eb.dtsi | 421 compatible = "arm,pl031", "arm,primecell";
|
H A D | vexpress-v2m.dtsi | 319 compatible = "arm,pl031", "arm,primecell";
|
H A D | vexpress-v2m-rs1.dtsi | 386 compatible = "arm,pl031", "arm,primecell";
|
H A D | arm-realview-pbx.dtsi | 435 compatible = "arm,pl031", "arm,primecell";
|
H A D | arm-realview-pb11mp.dts | 615 compatible = "arm,pl031", "arm,primecell";
|
/linux/arch/arm/boot/dts/calxeda/ |
H A D | ecx-common.dtsi | 107 compatible = "arm,pl031", "arm,primecell";
|
/linux/arch/arm64/boot/dts/arm/ |
H A D | rtsm_ve-motherboard.dtsi | 232 compatible = "arm,pl031", "arm,primecell";
|
H A D | juno-motherboard.dtsi | 293 compatible = "arm,pl031", "arm,primecell";
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-nomadik-stn8815.dtsi | 820 compatible = "arm,pl031", "arm,primecell";
|
H A D | ste-dbx5x0.dtsi | 417 compatible = "arm,pl031", "arm,primecell";
|
/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi3660.dtsi | 585 compatible = "arm,pl031", "arm,primecell";
|
/linux/ |
H A D | MAINTAINERS | 2810 F: drivers/rtc/rtc-pl031.c
|