| /utopia/UTPA2-700.0.x/modules/demodulator/hal/mustang/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 315 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 345 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 346 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 350 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 380 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 381 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 385 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 388 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 408 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 453 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_ISDBT.c | 360 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 391 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 396 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 426 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 427 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 431 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 434 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 538 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 595 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/maldives/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 315 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 345 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 346 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 350 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 380 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 381 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 385 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 388 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 408 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 453 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_ISDBT.c | 360 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 391 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 396 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 426 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 427 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 431 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 434 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 538 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 595 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/M7621/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 327 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 357 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 358 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 362 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 393 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 397 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 400 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 420 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 465 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_ISDBT.c | 360 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 391 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 396 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 426 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 427 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 431 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 434 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 538 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 595 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/maxim/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 327 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 357 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 358 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 362 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 393 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 397 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 400 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 420 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 465 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_ISDBT.c | 360 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 391 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 396 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 426 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 427 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 431 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 434 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 538 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 595 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/M7821/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 327 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 357 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 358 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 362 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 393 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 397 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 400 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 420 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 465 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_ISDBT.c | 360 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 391 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 396 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 426 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 427 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 431 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 434 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 538 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 595 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/curry/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 327 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 357 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 358 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 362 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 393 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 397 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 400 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 420 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 465 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_DTMB.c | 210 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 235 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 236 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 240 u8CheckFlag = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x1E); in _MBX_WriteReg() 264 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 265 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 269 u8CheckFlag = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x1E); in _MBX_ReadReg() 272 *u8Data = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x10); in _MBX_ReadReg() 294 u8Val = _HAL_DMD_RIU_ReadByte(0x101e39); in _HAL_INTERN_DTMB_InitClk() 336 u8Val = _HAL_DMD_RIU_ReadByte(0x101e39); in _HAL_INTERN_DTMB_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/k6lite/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 327 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 357 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 358 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 362 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 393 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 397 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 400 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 420 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 465 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_DTMB.c | 210 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 235 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 236 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 240 u8CheckFlag = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x1E); in _MBX_WriteReg() 264 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 265 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 269 u8CheckFlag = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x1E); in _MBX_ReadReg() 272 *u8Data = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x10); in _MBX_ReadReg() 294 u8Val = _HAL_DMD_RIU_ReadByte(0x101e39); in _HAL_INTERN_DTMB_InitClk() 336 u8Val = _HAL_DMD_RIU_ReadByte(0x101e39); in _HAL_INTERN_DTMB_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/k6/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 327 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 357 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 358 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 362 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 393 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 397 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 400 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 420 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 465 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_DTMB.c | 210 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 235 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 236 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 240 u8CheckFlag = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x1E); in _MBX_WriteReg() 264 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 265 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 269 u8CheckFlag = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x1E); in _MBX_ReadReg() 272 *u8Data = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x10); in _MBX_ReadReg() 294 u8Val = _HAL_DMD_RIU_ReadByte(0x101e39); in _HAL_INTERN_DTMB_InitClk() 336 u8Val = _HAL_DMD_RIU_ReadByte(0x101e39); in _HAL_INTERN_DTMB_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/maserati/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 327 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 357 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 358 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 362 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 393 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 397 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 400 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 420 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 465 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_ISDBT.c | 360 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 391 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 396 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 426 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 427 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 431 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 434 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 538 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 595 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/manhattan/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 327 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 357 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 358 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 362 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 393 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 397 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 400 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 420 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 465 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_ISDBT.c | 313 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 344 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 345 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 349 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 379 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 380 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 384 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 387 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 491 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 548 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/kano/demod/ |
| H A D | halDMD_INTERN_ATSC.c | 327 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 357 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 358 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 362 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 393 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 397 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 400 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 420 u8data = _HAL_DMD_RIU_ReadByte(0x101e3c); in _SEL_DMD() 465 if (_HAL_DMD_RIU_ReadByte(0x001ecf) == 0x00) in _HAL_INTERN_ATSC_InitClk() [all …]
|
| H A D | halDMD_INTERN_DTMB.c | 210 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 235 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 236 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 240 u8CheckFlag = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x1E); in _MBX_WriteReg() 264 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 265 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 269 u8CheckFlag = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x1E); in _MBX_ReadReg() 272 *u8Data = _HAL_DMD_RIU_ReadByte(MBRegBase + 0x10); in _MBX_ReadReg() 294 u8Val = _HAL_DMD_RIU_ReadByte(0x101e39); in _HAL_INTERN_DTMB_InitClk() 336 u8Val = _HAL_DMD_RIU_ReadByte(0x101e39); in _HAL_INTERN_DTMB_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/mainz/demod/ |
| H A D | halDMD_INTERN_ISDBT.c | 369 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 400 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 401 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 405 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 435 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 436 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 440 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 443 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 547 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 604 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/messi/demod/ |
| H A D | halDMD_INTERN_ISDBT.c | 366 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 397 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 398 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 402 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 432 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 433 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 437 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 440 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 544 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 601 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/macan/demod/ |
| H A D | halDMD_INTERN_ISDBT.c | 360 static MS_U8 _HAL_DMD_RIU_ReadByte(MS_U32 u32Addr) in _HAL_DMD_RIU_ReadByte() function 391 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_WriteReg() 392 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_WriteReg() 396 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_WriteReg() 426 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)|0x02); // as… in _MBX_ReadReg() 427 …_HAL_DMD_RIU_WriteByte(DMDMcuBase + 0x03, _HAL_DMD_RIU_ReadByte(DMDMcuBase + 0x03)&(~0x02)); // de… in _MBX_ReadReg() 431 u8CheckFlag = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x1E); in _MBX_ReadReg() 434 *u8Data = _HAL_DMD_RIU_ReadByte(u32MBRegBase + 0x10); in _MBX_ReadReg() 538 u8Val = _HAL_DMD_RIU_ReadByte(0x1006F5); in _HAL_INTERN_ISDBT_InitClk() 595 u8Val = _HAL_DMD_RIU_ReadByte(0x11208E); //dan add to clear bit 0 in _HAL_INTERN_ISDBT_InitClk() [all …]
|