Searched refs:SEC51_SW_RST (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/ca2/ |
| H A D | regCA.h | 196 #define SEC51_SW_RST 0x0001UL macro
|
| H A D | halCA.c | 1019 if((REG32(REG_ONEWAY_42) & SEC51_SW_RST) == 0x0)//bit0, reset sec51 in HAL_CA_BGC_LoadFW() 1038 REG32(REG_ONEWAY_42) = REG32(REG_ONEWAY_42) & (~SEC51_SW_RST);//bit 0, release sec51 in HAL_CA_BGC_LoadFW()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/ca2/ |
| H A D | regCA.h | 196 #define SEC51_SW_RST 0x0001UL macro
|
| H A D | halCA.c | 1016 if((REG32(REG_ONEWAY_42) & SEC51_SW_RST) == 0x0)//bit0, reset sec51 in HAL_CA_BGC_LoadFW() 1035 REG32(REG_ONEWAY_42) = REG32(REG_ONEWAY_42) & (~SEC51_SW_RST);//bit 0, release sec51 in HAL_CA_BGC_LoadFW()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/ca2/ |
| H A D | regCA.h | 196 #define SEC51_SW_RST 0x0001UL macro
|
| H A D | halCA.c | 1012 if((REG32(REG_ONEWAY_42) & SEC51_SW_RST) == 0x0)//bit0, reset sec51 in HAL_CA_BGC_LoadFW() 1031 REG32(REG_ONEWAY_42) = REG32(REG_ONEWAY_42) & (~SEC51_SW_RST);//bit 0, release sec51 in HAL_CA_BGC_LoadFW()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/ca2/ |
| H A D | regCA.h | 196 #define SEC51_SW_RST 0x0001UL macro
|
| H A D | halCA.c | 1013 if((REG32(REG_ONEWAY_42) & SEC51_SW_RST) == 0x0)//bit0, reset sec51 in HAL_CA_BGC_LoadFW() 1032 REG32(REG_ONEWAY_42) = REG32(REG_ONEWAY_42) & (~SEC51_SW_RST);//bit 0, release sec51 in HAL_CA_BGC_LoadFW()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/ca2/ |
| H A D | regCA.h | 196 #define SEC51_SW_RST 0x0001UL macro
|
| H A D | halCA.c | 1016 if((REG32(REG_ONEWAY_42) & SEC51_SW_RST) == 0x0)//bit0, reset sec51 in HAL_CA_BGC_LoadFW() 1035 REG32(REG_ONEWAY_42) = REG32(REG_ONEWAY_42) & (~SEC51_SW_RST);//bit 0, release sec51 in HAL_CA_BGC_LoadFW()
|