Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/mediatek/drivers/mcusys/v1/
Dmcucfg.h170 #define B_SW_SRAM_SLEEPB_OFFSET (12) macro
171 #define B_SW_SRAM_SLEEPB (0x3F << B_SW_SRAM_SLEEPB_OFFSET)
/trusted-firmware-a-latest/plat/mediatek/mt8195/include/
Dmcucfg.h190 #define B_SW_SRAM_SLEEPB_OFFSET 12U macro
191 #define B_SW_SRAM_SLEEPB (U(0x3f) << B_SW_SRAM_SLEEPB_OFFSET)
/trusted-firmware-a-latest/plat/mediatek/mt8186/include/
Dmcucfg.h188 #define B_SW_SRAM_SLEEPB_OFFSET (12U) macro
189 #define B_SW_SRAM_SLEEPB (U(0x3f) << B_SW_SRAM_SLEEPB_OFFSET)
/trusted-firmware-a-latest/plat/mediatek/mt8192/include/
Dmcucfg.h190 #define B_SW_SRAM_SLEEPB_OFFSET 12U macro
191 #define B_SW_SRAM_SLEEPB (U(0x3f) << B_SW_SRAM_SLEEPB_OFFSET)
/trusted-firmware-a-latest/plat/mediatek/mt8183/include/
Dmcucfg.h239 B_SW_SRAM_SLEEPB_OFFSET = 12, enumerator
240 B_SW_SRAM_SLEEPB = 0x3f << B_SW_SRAM_SLEEPB_OFFSET