Searched refs:shdwc (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/drivers/power/reset/ |
D | at91-sama5d2_shdwc.c | 70 struct shdwc { struct 79 static struct shdwc *at91_shdwc; 89 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_wakeup_status() 200 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_shdwc_dt_configure() 303 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_shdwc_remove()
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | atmel-at91.txt | 124 - compatible: Should be "atmel,<chip>-shdwc". 146 shdwc@fffffd10 { 147 compatible = "atmel,at91sam9260-shdwc"; 154 1) shdwc node 157 - compatible: should be "atmel,sama5d2-shdwc". 188 shdwc@f8048010 { 189 compatible = "atmel,sama5d2-shdwc"; 198 shdwc@f8048010 {
|
/Linux-v4.19/arch/arm/mach-at91/ |
D | pm.c | 119 if (!pm_data.pmc || !pm_data.shdwc) in at91_pm_config_ws() 128 val = readl(pm_data.shdwc + 0x0c); in at91_pm_config_ws() 133 val = readl(pm_data.shdwc + 0x04); in at91_pm_config_ws() 657 pm_data.shdwc = of_iomap(np, 0); in at91_pm_modes_init() 671 iounmap(pm_data.shdwc); in at91_pm_modes_init() 672 pm_data.shdwc = NULL; in at91_pm_modes_init()
|
D | pm.h | 36 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 | 111 str tmp1, .shdwc 158 ldr r0, .shdwc 450 .shdwc: label
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | usb_a9260.dts | 26 shdwc@fffffd10 {
|
D | at91-sama5d2_ptc_ek.dts | 208 shdwc@f8048010 { 209 atmel,shdwc-debouncer = <976>;
|
D | usb_a9263.dts | 71 shdwc@fffffd10 {
|
D | at91-qil_a9260.dts | 111 shdwc@fffffd10 {
|
D | at91sam9g20ek_common.dtsi | 119 shdwc@fffffd10 {
|
D | at91-sama5d27_som1_ek.dts | 176 shdwc@f8048010 { 177 atmel,shdwc-debouncer = <976>;
|
D | at91-sama5d2_xplained.dts | 270 shdwc@f8048010 { 271 atmel,shdwc-debouncer = <976>;
|
D | at91sam9260ek.dts | 150 shdwc@fffffd10 {
|
D | at91sam9261.dtsi | 848 shdwc@fffffd10 { 849 compatible = "atmel,at91sam9260-shdwc";
|
D | at91sam9n12.dtsi | 405 shdwc@fffffe10 { 406 compatible = "atmel,at91sam9x5-shdwc";
|
D | at91sam9260.dtsi | 375 shdwc@fffffd10 { 376 compatible = "atmel,at91sam9260-shdwc";
|
D | at91sam9rl.dtsi | 1042 shdwc@fffffd10 { 1043 compatible = "atmel,at91sam9260-shdwc";
|
D | at91sam9263.dtsi | 407 shdwc@fffffd10 { 408 compatible = "atmel,at91sam9260-shdwc";
|
D | at91sam9x5.dtsi | 398 shutdown_controller: shdwc@fffffe10 { 399 compatible = "atmel,at91sam9x5-shdwc";
|
D | at91sam9g45.dtsi | 411 shdwc@fffffd10 { 412 compatible = "atmel,at91sam9rl-shdwc";
|
D | sama5d2.dtsi | 1259 shdwc@f8048010 { 1260 compatible = "atmel,sama5d2-shdwc";
|
D | sama5d4.dtsi | 1332 shdwc@fc068610 { 1333 compatible = "atmel,at91sam9x5-shdwc";
|
D | sama5d3.dtsi | 1350 compatible = "atmel,at91sam9x5-shdwc";
|