OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTK_WDT_SWRST
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
mt8173_def.h
87
#define
MTK_WDT_SWRST
(MTK_WDT_BASE + 0x0014)
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
platform_def.h
81
#define
MTK_WDT_SWRST
(MTK_WDT_BASE+0x0014)
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/
plat_pm.c
441
mmio_setbits_32(
MTK_WDT_SWRST
, MTK_WDT_SWRST_KEY);
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/
plat_pm.c
686
mmio_setbits_32(
MTK_WDT_SWRST
, MTK_WDT_SWRST_KEY);
Completed in 103 milliseconds