Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dhwreg_dip.h195 #define REG_MFDEC_SYMB_BASE(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x26<<1) ) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_dip.c3565 … MDrv_DIP_Write2ByteMask(REG_MFDEC_SYMB_BASE(mfdec_id), MFDec_MUF_Table[u8index][2] , BMASK(15:0)); in HAL_XC_DIP_LOAD_MFDEC_TABLE()