Home
last modified time | relevance | path

Searched refs:shdwc (Results 1 – 11 of 11) sorted by relevance

/optee_os/core/include/drivers/pm/sam/
H A Datmel_pm.h28 TEE_Result sam_pm_init(const void *fdt, vaddr_t shdwc);
50 vaddr_t shdwc __unused) in sam_pm_init()
/optee_os/core/drivers/pm/sam/
H A Dat91_pm.c111 static void at91_sam_config_shdwc_ws(vaddr_t shdwc, uint32_t *mode, in at91_sam_config_shdwc_ws() argument
117 val = io_read32(shdwc + AT91_SHDW_WUIR); in at91_sam_config_shdwc_ws()
193 at91_sam_config_shdwc_ws(soc_pm.shdwc, &mode, &polarity); in at91_pm_config_ws_ulp1()
195 val = io_read32(soc_pm.shdwc + AT91_SHDW_MR); in at91_pm_config_ws_ulp1()
536 static TEE_Result sam_pm_init_all(const void *fdt, vaddr_t shdwc) in sam_pm_init_all() argument
541 soc_pm.shdwc = shdwc; in sam_pm_init_all()
567 TEE_Result sam_pm_init(const void *fdt, vaddr_t shdwc) in sam_pm_init() argument
569 if (sam_pm_init_all(fdt, shdwc)) in sam_pm_init()
H A Dpm-defines.c18 DEFINE(PM_DATA_SHDWC, offsetof(struct at91_pm_data, shdwc));
H A Dat91_pm.h23 vaddr_t shdwc; member
H A Dpm_suspend.S356 str tmp1, .shdwc
422 ldr r0, .shdwc
446 ldr tmp1, .shdwc
1005 .shdwc: label
/optee_os/core/arch/arm/dts/
H A Dat91-sama5d27_wlsom1_ek.dts192 atmel,shdwc-debouncer = <976>;
H A Dat91-sama5d27_som1_ek.dts139 shdwc@f8048010 {
H A Dsama7g5.dtsi350 shdwc: shdwc@e001d010 { label
351 compatible = "microchip,sama7g5-shdwc", "syscon";
H A Dsama5d2.dtsi694 shutdown_controller: shdwc@f8048010 {
695 compatible = "atmel,sama5d2-shdwc";
H A Dat91-sama5d2_xplained.dts348 shdwc@f8048010 {
H A Dat91-sama7g54_ek.dts875 &shdwc {