Searched refs:shdwc (Results 1 – 25 of 25) sorted by relevance
/Linux-v5.4/Documentation/devicetree/bindings/arm/ |
D | atmel-sysregs.txt | 54 - compatible: Should be "atmel,<chip>-shdwc". 76 shdwc@fffffd10 { 77 compatible = "atmel,at91sam9260-shdwc"; 84 1) shdwc node 87 - compatible: should be "atmel,sama5d2-shdwc" or "microchip,sam9x60-shdwc". 99 optional microchip,sam9x60-shdwc properties: 121 shdwc@f8048010 { 122 compatible = "atmel,sama5d2-shdwc"; 131 shdwc@f8048010 {
|
/Linux-v5.4/arch/arm/mach-at91/ |
D | pm.c | 40 int (*config_shdwc_ws)(void __iomem *shdwc, u32 *mode, u32 *polarity); 138 if (!soc_pm.data.pmc || !soc_pm.data.shdwc || !soc_pm.ws_ids) in at91_pm_config_ws() 147 soc_pm.config_shdwc_ws(soc_pm.data.shdwc, &mode, &polarity); in at91_pm_config_ws() 150 val = readl(soc_pm.data.shdwc + 0x04); in at91_pm_config_ws() 184 static int at91_sama5d2_config_shdwc_ws(void __iomem *shdwc, u32 *mode, in at91_sama5d2_config_shdwc_ws() argument 190 val = readl(shdwc + 0x0c); in at91_sama5d2_config_shdwc_ws() 709 soc_pm.data.shdwc = of_iomap(np, 0); in at91_pm_modes_init() 723 iounmap(soc_pm.data.shdwc); in at91_pm_modes_init() 724 soc_pm.data.shdwc = NULL; in at91_pm_modes_init()
|
D | pm.h | 32 void __iomem *shdwc; member
|
D | pm_data-offsets.c | 13 DEFINE(PM_DATA_SHDWC, offsetof(struct at91_pm_data, shdwc)); in main()
|
D | pm_suspend.S | 98 str tmp1, .shdwc 153 ldr r0, .shdwc 497 .shdwc: label
|
/Linux-v5.4/drivers/power/reset/ |
D | at91-sama5d2_shdwc.c | 77 struct shdwc { struct 89 static struct shdwc *at91_shdwc; argument 97 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_wakeup_status() 217 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_shdwc_dt_configure() 366 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_shdwc_remove()
|
D | at91-poweroff.c | 54 static struct shdwc { struct
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | usb_a9260.dts | 25 shdwc@fffffd10 {
|
D | at91-sama5d2_ptc_ek.dts | 208 shdwc@f8048010 { 209 atmel,shdwc-debouncer = <976>;
|
D | usb_a9263.dts | 70 shdwc@fffffd10 {
|
D | at91sam9260ek.dts | 113 shdwc@fffffd10 {
|
D | at91-qil_a9260.dts | 110 shdwc@fffffd10 {
|
D | at91-sama5d27_som1_ek.dts | 143 shdwc@f8048010 { 144 atmel,shdwc-debouncer = <976>;
|
D | at91sam9g20ek_common.dtsi | 118 shdwc@fffffd10 {
|
D | at91-sama5d2_xplained.dts | 287 shdwc@f8048010 { 288 atmel,shdwc-debouncer = <976>;
|
D | at91sam9261.dtsi | 608 shdwc@fffffd10 { 609 compatible = "atmel,at91sam9260-shdwc";
|
D | at91sam9260.dtsi | 128 shdwc@fffffd10 { 129 compatible = "atmel,at91sam9260-shdwc";
|
D | at91sam9rl.dtsi | 850 shdwc@fffffd10 { 851 compatible = "atmel,at91sam9260-shdwc";
|
D | at91sam9263.dtsi | 153 shdwc@fffffd10 { 154 compatible = "atmel,at91sam9260-shdwc";
|
D | sama5d2.dtsi | 660 shutdown_controller: shdwc@f8048010 { 661 compatible = "atmel,sama5d2-shdwc";
|
D | at91sam9n12.dtsi | 406 shdwc@fffffe10 { 407 compatible = "atmel,at91sam9x5-shdwc";
|
D | at91sam9x5.dtsi | 139 shutdown_controller: shdwc@fffffe10 { 140 compatible = "atmel,at91sam9x5-shdwc";
|
D | at91sam9g45.dtsi | 412 shdwc@fffffd10 { 413 compatible = "atmel,at91sam9rl-shdwc";
|
D | sama5d4.dtsi | 858 shutdown_controller: shdwc@fc068610 { 859 compatible = "atmel,at91sam9x5-shdwc";
|
D | sama5d3.dtsi | 1351 compatible = "atmel,at91sam9x5-shdwc";
|