Searched full:pl031 (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.15/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-v5.15/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 | 128 obj-$(CONFIG_RTC_DRV_PL031) += rtc-pl031.o
|
D | Kconfig | 1481 tristate "ARM AMBA PL031 RTC" 1485 PrimeCell PL031 RTC found on certain ARM SOCs. 1488 module will be called rtc-pl031.
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | ecx-common.dtsi | 107 compatible = "arm,pl031", "arm,primecell";
|
D | arm-realview-pb1176.dts | 370 compatible = "arm,pl031", "arm,primecell"; 584 compatible = "arm,pl031", "arm,primecell";
|
D | integratorcp.dts | 239 compatible = "arm,pl031", "arm,primecell";
|
D | arm-realview-eb.dtsi | 445 compatible = "arm,pl031", "arm,primecell";
|
D | vexpress-v2m.dtsi | 319 compatible = "arm,pl031", "arm,primecell";
|
D | vexpress-v2m-rs1.dtsi | 386 compatible = "arm,pl031", "arm,primecell";
|
D | arm-realview-pbx.dtsi | 459 compatible = "arm,pl031", "arm,primecell";
|
D | arm-realview-pb11mp.dts | 637 compatible = "arm,pl031", "arm,primecell";
|
D | ste-nomadik-stn8815.dtsi | 820 compatible = "arm,pl031", "arm,primecell";
|
D | ste-dbx5x0.dtsi | 338 compatible = "arm,pl031", "arm,primecell";
|
/Linux-v5.15/arch/arm64/boot/dts/arm/ |
D | rtsm_ve-motherboard.dtsi | 232 compatible = "arm,pl031", "arm,primecell";
|
D | juno-motherboard.dtsi | 281 compatible = "arm,pl031", "arm,primecell";
|
D | vexpress-v2m-rs1.dtsi | 386 compatible = "arm,pl031", "arm,primecell";
|
/Linux-v5.15/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-v5.15/ |
D | MAINTAINERS | 2286 F: drivers/rtc/rtc-pl031.c
|