Home
last modified time | relevance | path

Searched refs:u16sel (Results 1 – 25 of 45) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_menuload.c226 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
230 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
231 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
234 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
239 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
240 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
302 MS_U16 u16sel=0; in Hal_XC_MLoad_Enable_64BITS_COMMAND() local
305 u16sel=1; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
309 u16sel=0; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
311 u16sel = u16sel & 0x0001; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
[all …]
H A Dmhal_dynamicscaling.c1207 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1211 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1215 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1219 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1224 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1227 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1228 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_menuload.c226 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
230 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
231 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
234 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
239 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
240 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
302 MS_U16 u16sel=0; in Hal_XC_MLoad_Enable_64BITS_COMMAND() local
305 u16sel=1; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
309 u16sel=0; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
311 u16sel = u16sel & 0x0001; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
[all …]
H A Dmhal_dynamicscaling.c1028 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1032 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1036 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1040 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1045 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1048 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1049 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_menuload.c228 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
232 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
233 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
236 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
241 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
242 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
304 MS_U16 u16sel=0; in Hal_XC_MLoad_Enable_64BITS_COMMAND() local
307 u16sel=1; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
311 u16sel=0; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
313 u16sel = u16sel & 0x0001; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
[all …]
H A Dmhal_dynamicscaling.c1044 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1048 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1052 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1056 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1061 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1064 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1065 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_menuload.c228 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
232 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
233 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
236 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
241 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
242 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
304 MS_U16 u16sel=0; in Hal_XC_MLoad_Enable_64BITS_COMMAND() local
307 u16sel=1; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
311 u16sel=0; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
313 u16sel = u16sel & 0x0001; in Hal_XC_MLoad_Enable_64BITS_COMMAND()
[all …]
H A Dmhal_dynamicscaling.c1050 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1054 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1058 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1062 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1067 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1070 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1071 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/
H A Dmhal_menuload.c194 void Hal_XC_MLoad_set_opm_lock(void *pInstance,MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
197 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
198 SC_W2BYTEMSK(0,REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
202 void Hal_XC_MLoad_set_trigger_timing(void *pInstance,MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
204 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
205 SC_W2BYTEMSK(0,REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
320 void Hal_XC_MLG_set_trigger_timing(void *pInstance,MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
322 SC_W2BYTEMSK(0,REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
373 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
377 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
H A Dmhal_dynamicscaling.c1599 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1603 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1607 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1611 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1616 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1619 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1620 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/
H A Dmhal_menuload.c194 void Hal_XC_MLoad_set_opm_lock(void *pInstance,MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
197 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
198 SC_W2BYTEMSK(0,REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
202 void Hal_XC_MLoad_set_trigger_timing(void *pInstance,MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
204 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
205 SC_W2BYTEMSK(0,REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
320 void Hal_XC_MLG_set_trigger_timing(void *pInstance,MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
322 SC_W2BYTEMSK(0,REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
373 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
377 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
H A Dmhal_dynamicscaling.c1539 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1543 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1547 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1551 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1556 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1559 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1560 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_menuload.c210 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
214 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
215 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
218 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
223 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
224 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
381 void Hal_XC_MLG_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
385 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
423 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
427 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
H A Dmhal_dynamicscaling.c1435 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1439 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1443 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1447 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1452 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1455 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1456 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_menuload.c209 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
213 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
214 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
217 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
222 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
223 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
380 void Hal_XC_MLG_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
384 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
422 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
426 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
H A Dmhal_dynamicscaling.c1250 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1254 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1258 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1262 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1267 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1270 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1271 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_menuload.c210 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
214 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
215 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
218 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
223 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
224 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
381 void Hal_XC_MLG_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
385 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
423 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
427 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
H A Dmhal_dynamicscaling.c1424 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1428 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1432 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1436 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1441 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1444 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1445 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_menuload.c210 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
214 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
215 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
218 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
223 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
224 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
381 void Hal_XC_MLG_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
385 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
423 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
427 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
H A Dmhal_dynamicscaling.c1617 MS_U16 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel() local
1621 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1625 u16sel = 0x01; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1629 u16sel = 0x3; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1634 u16sel = 0x00; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1637 u16sel = (u16sel & 0x0003)<<14; in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
1638 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK1F_13_L, u16sel, 0xC000); in Hal_XC_Set_DS_64Bits_MIU_Bus_Sel()
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_menuload.c240 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
244 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
245 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
248 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
253 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
254 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
430 void Hal_XC_MLG_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
434 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
472 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
476 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_menuload.c210 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
214 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
215 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
218 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
223 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
224 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
381 void Hal_XC_MLG_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
385 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
423 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
427 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_menuload.c210 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
214 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
215 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
218 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
223 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
224 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
381 void Hal_XC_MLG_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
385 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
423 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
427 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_menuload.c210 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
214 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
215 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
218 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
223 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
224 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
381 void Hal_XC_MLG_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
385 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
423 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
427 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_menuload.c210 void Hal_XC_MLoad_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_trigger_timing() argument
214 u16sel = (u16sel & 0x0003)<<12; in Hal_XC_MLoad_set_trigger_timing()
215 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x3000); in Hal_XC_MLoad_set_trigger_timing()
218 void Hal_XC_MLoad_set_opm_lock(void *pInstance, MS_U16 u16sel) in Hal_XC_MLoad_set_opm_lock() argument
223 u16sel = (u16sel & 0x0003)<<8; in Hal_XC_MLoad_set_opm_lock()
224 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK20_19_L, u16sel, 0x0300); in Hal_XC_MLoad_set_opm_lock()
381 void Hal_XC_MLG_set_trigger_timing(void *pInstance, MS_U16 u16sel) in Hal_XC_MLG_set_trigger_timing() argument
385 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK1F_20_L, ((u16sel & 0x0003)<<14), 0xC000); in Hal_XC_MLG_set_trigger_timing()
423 MS_U16 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel() local
427 u16sel = 0x00; in Hal_XC_MLoad_Set_64Bits_MIU_Bus_Sel()
[all …]

12