| /utopia/UTPA2-700.0.x/modules/sc/hal/k6lite/sc/ |
| H A D | halSC.c | 495 u8RegTmp = (SC_READ(u8SCID,UART_SCSR) & UART_SCSR_CLK); in HAL_SC_Open() 496 SC_WRITE(u8SCID, UART_SCSR, u8RegTmp); in HAL_SC_Open() 509 SC_WRITE(u8SCID,UART_SCSR, 0x00); // disable clock in HAL_SC_Close() 707 if ((SC_READ(u8SCID, UART_SCSR) & UART_SCSR_DETECT)) in HAL_SC_IsCardDetected() 719 … SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)|(UART_SCSR_CWT_MASK+UART_SCSR_CGT_MASK)); in HAL_SC_SetIntCGWT() 724 …SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)&(~(UART_SCSR_CWT_MASK+UART_SCSR_CGT_MASK))); in HAL_SC_SetIntCGWT() 729 SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)&(~(UART_SCSR_CWT_MASK))); in HAL_SC_SetIntCGWT() 730 SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)|(UART_SCSR_CGT_MASK)); in HAL_SC_SetIntCGWT() 743 SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)|(UART_SCSR_BGT_MASK)); in HAL_SC_SetIntBGWT() 748 SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)&(~(UART_SCSR_BGT_MASK))); in HAL_SC_SetIntBGWT() [all …]
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/k6/sc/ |
| H A D | halSC.c | 438 u8RegTmp = (SC_READ(u8SCID,UART_SCSR) & UART_SCSR_CLK); in HAL_SC_Open() 439 SC_WRITE(u8SCID, UART_SCSR, u8RegTmp); in HAL_SC_Open() 452 SC_WRITE(u8SCID,UART_SCSR, 0x00); // disable clock in HAL_SC_Close() 650 if ((SC_READ(u8SCID, UART_SCSR) & UART_SCSR_DETECT)) in HAL_SC_IsCardDetected() 662 … SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)|(UART_SCSR_CWT_MASK+UART_SCSR_CGT_MASK)); in HAL_SC_SetIntCGWT() 667 …SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)&(~(UART_SCSR_CWT_MASK+UART_SCSR_CGT_MASK))); in HAL_SC_SetIntCGWT() 672 SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)&(~(UART_SCSR_CWT_MASK))); in HAL_SC_SetIntCGWT() 673 SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)|(UART_SCSR_CGT_MASK)); in HAL_SC_SetIntCGWT() 686 SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)|(UART_SCSR_BGT_MASK)); in HAL_SC_SetIntBGWT() 691 SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID, UART_SCSR)&(~(UART_SCSR_BGT_MASK))); in HAL_SC_SetIntBGWT() [all …]
|
| /utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/ |
| H A D | drvSC.c | 1235 if (!(SC_READ(u8SCID,UART_SCSR) & UART_SCSR_DETECT)) in _SC_Send() 1286 if (!(SC_READ(u8SCID,UART_SCSR) & UART_SCSR_DETECT)) in _SC_Recv() 1334 if (!(SC_READ(u8SCID,UART_SCSR) & UART_SCSR_DETECT)) in _SC_Recv_1_Byte() 1381 if (!(SC_READ(u8SCID,UART_SCSR) & UART_SCSR_DETECT)) in _T14_SC_Recv() 1407 if (!(SC_READ(u8SCID,UART_SCSR) & UART_SCSR_DETECT)) in _T14_SC_Recv() 1454 if (SC_READ(u8SCID,UART_SCSR) & UART_SCSR_DETECT) in _SC_Activate() 1599 SC_WRITE(u8SCID,UART_SCSR, 0x00); // disable clock in _SC_Close() 2209 SC_WRITE(u8SCID, UART_SCSR, SC_READ(u8SCID,UART_SCSR)); in _SC_Task_Proc() 2246 else if (SC_READ(u8SCID, UART_SCSR) & UART_SCSR_DETECT) // card in in _SC_Task_Proc() 2274 SC_OR(u8SCID, UART_SCSR, UART_SCSR_CLK); in _SC_Task_Proc() [all …]
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/ |
| H A D | regUART.h | 204 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/ |
| H A D | regUART.h | 225 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/ |
| H A D | regUART.h | 204 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/ |
| H A D | regUART.h | 203 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/ |
| H A D | regUART.h | 203 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/ |
| H A D | regUART.h | 205 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/ |
| H A D | regUART.h | 210 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/ |
| H A D | regUART.h | 204 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7821/uart/ |
| H A D | regUART.h | 245 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/ |
| H A D | regUART.h | 241 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/ |
| H A D | regUART.h | 241 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/manhattan/uart/ |
| H A D | regUART.h | 241 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mainz/uart/ |
| H A D | regUART.h | 203 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/ |
| H A D | regUART.h | 241 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/ |
| H A D | regUART.h | 225 #define UART_SCSR 9 // Smartcard Status Register macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/maserati/sc/ |
| H A D | regSC.h | 176 #define UART_SCSR (0x00000009UL) // Smart… macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/M7621/sc/ |
| H A D | regSC.h | 176 #define UART_SCSR (0x00000009UL) // Smart… macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/maldives/sc/ |
| H A D | regSC.h | 166 #define UART_SCSR (0x09UL) // Smartcard S… macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/mainz/sc/ |
| H A D | regSC.h | 176 #define UART_SCSR (0x00000009UL) // Smart… macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/mustang/sc/ |
| H A D | regSC.h | 166 #define UART_SCSR (0x09UL) // Smartcard S… macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/messi/sc/ |
| H A D | regSC.h | 176 #define UART_SCSR (0x00000009UL) // Smart… macro
|
| /utopia/UTPA2-700.0.x/modules/sc/hal/manhattan/sc/ |
| H A D | regSC.h | 176 #define UART_SCSR (0x00000009UL) // Smart… macro
|