Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/soc/mediatek/
Dmtk-pmic-wrap.c64 #define PWRAP_DEW_BASE 0xbc00 macro
65 #define PWRAP_DEW_EVENT_OUT_EN (PWRAP_DEW_BASE + 0x0)
66 #define PWRAP_DEW_DIO_EN (PWRAP_DEW_BASE + 0x2)
67 #define PWRAP_DEW_EVENT_SRC_EN (PWRAP_DEW_BASE + 0x4)
68 #define PWRAP_DEW_EVENT_SRC (PWRAP_DEW_BASE + 0x6)
69 #define PWRAP_DEW_EVENT_FLAG (PWRAP_DEW_BASE + 0x8)
70 #define PWRAP_DEW_READ_TEST (PWRAP_DEW_BASE + 0xa)
71 #define PWRAP_DEW_WRITE_TEST (PWRAP_DEW_BASE + 0xc)
72 #define PWRAP_DEW_CRC_EN (PWRAP_DEW_BASE + 0xe)
73 #define PWRAP_DEW_CRC_VAL (PWRAP_DEW_BASE + 0x10)
[all …]