Home
last modified time | relevance | path

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

12

/utopia/UTPA2-700.0.x/modules/demodulator/drv/dmd/t3/Int_DVBC/
H A DINTERN_DVBC.c513 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
550 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
551 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
559 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
563 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
565 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
569 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
573 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
585 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
651 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/drv/dmd/t3/Int_DVBT/
H A DINTERN_DVBT.c579 BININFO BinInfo; in INTERN_DVBT_LoadDSPCode() local
616 BinInfo.B_ID = BIN_ID_INTERN_DVBT_DEMOD; in INTERN_DVBT_LoadDSPCode()
617 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBT_LoadDSPCode()
625 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBT_LoadDSPCode()
629 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBT_LoadDSPCode()
631 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBT_LoadDSPCode()
635 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBT_LoadDSPCode()
639 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBT_LoadDSPCode()
651 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
717 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/maserati/demod/
H A DhalDMD_INTERN_DVBC.c610 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
648 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
649 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
657 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
661 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
663 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
667 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
671 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
683 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
750 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/curry/demod/
H A DhalDMD_INTERN_DVBC.c610 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
648 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
649 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
657 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
661 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
663 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
667 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
671 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
683 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
750 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/maxim/demod/
H A DhalDMD_INTERN_DVBC.c611 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
649 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
650 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
658 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
662 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
664 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
668 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
672 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
684 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
751 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6/demod/
H A DhalDMD_INTERN_DVBC.c610 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
648 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
649 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
657 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
661 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
663 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
667 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
671 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
683 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
750 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/M7621/demod/
H A DhalDMD_INTERN_DVBC.c611 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
649 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
650 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
658 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
662 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
664 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
668 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
672 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
684 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
751 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
H A DhalDMD_INTERN_DVBT.c641 BININFO BinInfo; in INTERN_DVBT_LoadDSPCode() local
679 BinInfo.B_ID = BIN_ID_INTERN_DVBT_DEMOD; in INTERN_DVBT_LoadDSPCode()
680 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBT_LoadDSPCode()
688 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBT_LoadDSPCode()
692 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBT_LoadDSPCode()
694 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBT_LoadDSPCode()
698 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBT_LoadDSPCode()
705 SizeBy4K=BinInfo.B_Len>>12; //deivde to 4096 in INTERN_DVBT_LoadDSPCode()
718 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
784 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/M7821/demod/
H A DhalDMD_INTERN_DVBC.c610 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
648 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
649 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
657 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
661 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
663 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
667 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
671 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
683 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
750 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
H A DhalDMD_INTERN_DVBT.c641 BININFO BinInfo; in INTERN_DVBT_LoadDSPCode() local
679 BinInfo.B_ID = BIN_ID_INTERN_DVBT_DEMOD; in INTERN_DVBT_LoadDSPCode()
680 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBT_LoadDSPCode()
688 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBT_LoadDSPCode()
692 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBT_LoadDSPCode()
694 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBT_LoadDSPCode()
698 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBT_LoadDSPCode()
705 SizeBy4K=BinInfo.B_Len>>12; //deivde to 4096 in INTERN_DVBT_LoadDSPCode()
718 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
784 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/kano/demod/
H A DhalDMD_INTERN_DVBC.c610 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
648 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
649 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
657 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
661 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
663 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
667 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
671 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
683 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
750 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/macan/demod/
H A DhalDMD_INTERN_DVBC.c526 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
558 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
559 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
567 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
571 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
573 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
577 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
581 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
593 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
660 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
H A DhalDMD_INTERN_DVBT.c549 BININFO BinInfo; in INTERN_DVBT_LoadDSPCode() local
581 BinInfo.B_ID = BIN_ID_INTERN_DVBT_DEMOD; in INTERN_DVBT_LoadDSPCode()
582 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBT_LoadDSPCode()
590 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBT_LoadDSPCode()
594 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBT_LoadDSPCode()
596 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBT_LoadDSPCode()
600 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBT_LoadDSPCode()
604 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBT_LoadDSPCode()
616 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
682 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/manhattan/demod/
H A DhalDMD_INTERN_DVBC.c646 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
684 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
685 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
693 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
697 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
699 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
703 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
707 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
719 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
786 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
H A DhalDMD_INTERN_DVBT.c645 BININFO BinInfo; in INTERN_DVBT_LoadDSPCode() local
683 BinInfo.B_ID = BIN_ID_INTERN_DVBT_DEMOD; in INTERN_DVBT_LoadDSPCode()
684 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBT_LoadDSPCode()
692 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBT_LoadDSPCode()
696 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBT_LoadDSPCode()
698 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBT_LoadDSPCode()
702 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBT_LoadDSPCode()
709 SizeBy4K=BinInfo.B_Len>>12; //deivde to 4096 in INTERN_DVBT_LoadDSPCode()
722 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
788 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/messi/demod/
H A DhalDMD_INTERN_DVBC.c647 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
685 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
686 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
694 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
698 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
700 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
704 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
708 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
720 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
787 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/mainz/demod/
H A DhalDMD_INTERN_DVBC.c657 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
695 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
696 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
704 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
708 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
710 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
714 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
718 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
730 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
797 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/maldives/demod/
H A DhalDMD_INTERN_DVBC.c514 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
546 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
547 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
555 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
559 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
561 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
565 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
569 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
581 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
648 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
H A DhalDMD_INTERN_DVBT.c545 BININFO BinInfo; in INTERN_DVBT_LoadDSPCode() local
577 BinInfo.B_ID = BIN_ID_INTERN_DVBT_DEMOD; in INTERN_DVBT_LoadDSPCode()
578 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBT_LoadDSPCode()
586 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBT_LoadDSPCode()
590 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBT_LoadDSPCode()
592 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBT_LoadDSPCode()
596 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBT_LoadDSPCode()
600 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBT_LoadDSPCode()
612 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
678 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/mustang/demod/
H A DhalDMD_INTERN_DVBC.c525 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
557 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
558 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
566 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
570 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
572 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
576 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
580 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
592 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
659 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
H A DhalDMD_INTERN_DVBT.c548 BININFO BinInfo; in INTERN_DVBT_LoadDSPCode() local
580 BinInfo.B_ID = BIN_ID_INTERN_DVBT_DEMOD; in INTERN_DVBT_LoadDSPCode()
581 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBT_LoadDSPCode()
589 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBT_LoadDSPCode()
593 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBT_LoadDSPCode()
595 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBT_LoadDSPCode()
599 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBT_LoadDSPCode()
603 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBT_LoadDSPCode()
615 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
681 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/mooney/demod/
H A DhalDMD_INTERN_DVBC.c656 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
695 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
696 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
704 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
708 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
710 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
714 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
718 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
730 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
797 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
H A DhalDMD_INTERN_DVBT.c666 BININFO BinInfo; in INTERN_DVBT_LoadDSPCode() local
704 BinInfo.B_ID = BIN_ID_INTERN_DVBT_DEMOD; in INTERN_DVBT_LoadDSPCode()
705 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBT_LoadDSPCode()
713 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBT_LoadDSPCode()
717 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBT_LoadDSPCode()
719 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBT_LoadDSPCode()
723 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBT_LoadDSPCode()
727 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBT_LoadDSPCode()
739 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
805 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6lite/demod/
H A DhalDMD_INTERN_DVBC.c1133 BININFO BinInfo; in INTERN_DVBC_LoadDSPCode() local
1171 BinInfo.B_ID = BIN_ID_INTERN_DVBC_DEMOD; in INTERN_DVBC_LoadDSPCode()
1172 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBC_LoadDSPCode()
1180 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBC_LoadDSPCode()
1184 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBC_LoadDSPCode()
1186 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBC_LoadDSPCode()
1190 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBC_LoadDSPCode()
1194 SizeBy4K=BinInfo.B_Len/0x1000; in INTERN_DVBC_LoadDSPCode()
1206 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
1273 len=BinInfo.B_Len%0x1000; in INTERN_DVBC_LoadDSPCode()
H A DhalDMD_INTERN_DVBT.c641 BININFO BinInfo; in INTERN_DVBT_LoadDSPCode() local
679 BinInfo.B_ID = BIN_ID_INTERN_DVBT_DEMOD; in INTERN_DVBT_LoadDSPCode()
680 msAPI_MIU_Get_BinInfo(&BinInfo, &bResult); in INTERN_DVBT_LoadDSPCode()
688 InfoBlock_Flash_2_Checking_Start(&BinInfo); in INTERN_DVBT_LoadDSPCode()
692 …yFromResource(BinInfo.B_FAddr, _PA2VA((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERV… in INTERN_DVBT_LoadDSPCode()
694 …msAPI_MIU_Copy(BinInfo.B_FAddr, ((DEMOD_MEM_MEMORY_TYPE & MIU1) ? (DEMOD_MEM_ADR | MIU_INTERVAL) :… in INTERN_DVBT_LoadDSPCode()
698 InfoBlock_Flash_2_Checking_End(&BinInfo); in INTERN_DVBT_LoadDSPCode()
705 SizeBy4K=BinInfo.B_Len>>12; //deivde to 4096 in INTERN_DVBT_LoadDSPCode()
718 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()
784 len=BinInfo.B_Len%0x1000; in INTERN_DVBT_LoadDSPCode()

12