Searched full:pl031 (Results 1 – 20 of 20) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/rtc/ |
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-v6.1/drivers/rtc/ |
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");
|
D | Makefile | 132 obj-$(CONFIG_RTC_DRV_PL031) += rtc-pl031.o
|
D | Kconfig | 1503 tristate "ARM AMBA PL031 RTC" 1507 PrimeCell PL031 RTC found on certain ARM SOCs. 1510 module will be called rtc-pl031.
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | ecx-common.dtsi | 107 compatible = "arm,pl031", "arm,primecell";
|
D | arm-realview-pb1176.dts | 386 compatible = "arm,pl031", "arm,primecell"; 600 compatible = "arm,pl031", "arm,primecell";
|
D | integratorcp.dts | 242 compatible = "arm,pl031", "arm,primecell";
|
D | arm-realview-eb.dtsi | 461 compatible = "arm,pl031", "arm,primecell";
|
D | vexpress-v2m-rs1.dtsi | 386 compatible = "arm,pl031", "arm,primecell";
|
D | vexpress-v2m.dtsi | 319 compatible = "arm,pl031", "arm,primecell";
|
D | arm-realview-pbx.dtsi | 475 compatible = "arm,pl031", "arm,primecell";
|
D | arm-realview-pb11mp.dts | 655 compatible = "arm,pl031", "arm,primecell";
|
D | ste-nomadik-stn8815.dtsi | 820 compatible = "arm,pl031", "arm,primecell";
|
D | ste-dbx5x0.dtsi | 343 compatible = "arm,pl031", "arm,primecell";
|
/Linux-v6.1/arch/arm64/boot/dts/arm/ |
D | rtsm_ve-motherboard.dtsi | 232 compatible = "arm,pl031", "arm,primecell";
|
D | juno-motherboard.dtsi | 292 compatible = "arm,pl031", "arm,primecell";
|
D | vexpress-v2m-rs1.dtsi | 386 compatible = "arm,pl031", "arm,primecell";
|
/Linux-v6.1/arch/arm64/boot/dts/hisilicon/ |
D | hi6220.dtsi | 389 compatible = "arm,pl031", "arm,primecell"; 397 compatible = "arm,pl031", "arm,primecell";
|
D | hi3660.dtsi | 581 compatible = "arm,pl031", "arm,primecell";
|
/Linux-v6.1/ |
D | MAINTAINERS | 2514 F: drivers/rtc/rtc-pl031.c
|