Home
last modified time | relevance | path

Searched refs:RKPM_SLP_ARMOFF_LOGOFF (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/include/dt-bindings/suspend/
H A Drockchip-px30.h28 #define RKPM_SLP_ARMOFF_LOGOFF BIT(3) macro
H A Drockchip-rk1808.h20 #define RKPM_SLP_ARMOFF_LOGOFF BIT(3) macro
H A Drockchip-rv1126.h20 #define RKPM_SLP_ARMOFF_LOGOFF BIT(3) macro
H A Drockchip-rk3528.h20 #define RKPM_SLP_ARMOFF_LOGOFF BIT(3) macro
H A Drockchip-rk3568.h20 #define RKPM_SLP_ARMOFF_LOGOFF BIT(3) macro
H A Drockchip-rk3588.h20 #define RKPM_SLP_ARMOFF_LOGOFF BIT(3) macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/suspend/
H A Drockchip-rv1126.h20 #define RKPM_SLP_ARMOFF_LOGOFF BIT(3) macro
H A Drockchip-rk3528.h20 #define RKPM_SLP_ARMOFF_LOGOFF BIT(3) macro
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3566-eink.dtsi106 | RKPM_SLP_ARMOFF_LOGOFF
H A Drk3568.dtsi352 | RKPM_SLP_ARMOFF_LOGOFF
H A Drk3588s.dtsi2172 | RKPM_SLP_ARMOFF_LOGOFF
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/px30/
H A Dpx30.c619 #define RKPM_SLP_ARMOFF_LOGOFF BIT(3) macro
639 mode &= ~RKPM_SLP_ARMOFF_LOGOFF; in fdt_fixup_rockchip_suspend()