Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_sc.c10421 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK3F_16_L, 0, BIT(11)); in Hal_SC_Sub_SRAM_PowerDown_Control()
10449 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK3F_16_L, BIT(11), BIT(11)); in Hal_SC_Sub_SRAM_PowerDown_Control()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_sc.c10393 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK3F_16_L, 0, BIT(11)); in Hal_SC_Sub_SRAM_PowerDown_Control()
10421 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK3F_16_L, BIT(11), BIT(11)); in Hal_SC_Sub_SRAM_PowerDown_Control()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_sc.c10698 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK3F_16_L, 0, BIT(11)); in Hal_SC_Sub_SRAM_PowerDown_Control()
10725 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK3F_16_L, BIT(11), BIT(11)); in Hal_SC_Sub_SRAM_PowerDown_Control()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_sc.c10670 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK3F_16_L, 0, BIT(11)); in Hal_SC_Sub_SRAM_PowerDown_Control()
10697 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK3F_16_L, BIT(11), BIT(11)); in Hal_SC_Sub_SRAM_PowerDown_Control()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dhwreg_sc.h12057 #define REG_SC_BK3F_16_L _PK_L_(0x3F, 0x16) macro