Home
last modified time | relevance | path

Searched refs:BIT11 (Results 1 – 25 of 134) sorted by relevance

123456

/utopia/UTPA2-700.0.x/modules/sys/hal/manhattan/sys/
H A DhalSYS.c145 #define BIT11 (0x0800UL) macro
494 u16data = HAL_SYS_Read2Byte(0x101EAE) & ~(BIT13|BIT12|BIT11); in HAL_SYS_SetPadMux()
500 u16data |= BIT11; in HAL_SYS_SetPadMux()
507 u16data |= (BIT11|BIT12); in HAL_SYS_SetPadMux()
581 u16data = HAL_SYS_Read2Byte(0x101E80) & ~(BIT10|BIT11); in HAL_SYS_SetPadMux()
584 HAL_SYS_Write2Byte(0x101E80, u16data|BIT11); in HAL_SYS_SetPadMux()
634 HAL_SYS_Write2Byte(0x101EAE, (HAL_SYS_Read2Byte(0x101EAE) & ~(BIT11|BIT12|BIT13))); in HAL_SYS_SetPadMux()
671 HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12|BIT11|BIT10|BIT9|BIT8)); in HAL_SYS_SetTSOutClockPhase()
856 wReadRegisterData = HAL_SYS_Read2Byte(0x101EAE) & (BIT13|BIT12|BIT11); in HAL_SYS_SetTSClockPhase()
857 if(wReadRegisterData == (BIT11|BIT12)){ in HAL_SYS_SetTSClockPhase()
[all …]
/utopia/UTPA2-700.0.x/modules/sys/hal/macan/sys_closeSRC/
H A DhalSYS.c141 #define BIT11 (0x0800UL) macro
451 u16data = HAL_SYS_Read2Byte(0x101EAE) & ~(BIT13|BIT12|BIT11); in HAL_SYS_SetPadMux()
457 u16data |= BIT11; in HAL_SYS_SetPadMux()
464 u16data |= (BIT11|BIT12); in HAL_SYS_SetPadMux()
538 u16data = HAL_SYS_Read2Byte(0x101E80) & ~(BIT10|BIT11); in HAL_SYS_SetPadMux()
541 HAL_SYS_Write2Byte(0x101E80, u16data|BIT11); in HAL_SYS_SetPadMux()
591 HAL_SYS_Write2Byte(0x101EAE, (HAL_SYS_Read2Byte(0x101EAE) & ~(BIT11|BIT12|BIT13))); in HAL_SYS_SetPadMux()
628 HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12|BIT11|BIT10|BIT9|BIT8)); in HAL_SYS_SetTSOutClockPhase()
800 wReadRegisterData = HAL_SYS_Read2Byte(0x101EAE) & (BIT13|BIT12|BIT11); in HAL_SYS_SetTSClockPhase()
801 if(wReadRegisterData == (BIT11|BIT12)){ in HAL_SYS_SetTSClockPhase()
[all …]
/utopia/UTPA2-700.0.x/modules/sys/hal/maxim/sys/
H A DhalSYS.c145 #define BIT11 (0x0800UL) macro
494 u16data = HAL_SYS_Read2Byte(0x101EAE) & ~(BIT13|BIT12|BIT11); in HAL_SYS_SetPadMux()
500 u16data |= BIT11; in HAL_SYS_SetPadMux()
507 u16data |= (BIT11|BIT12); in HAL_SYS_SetPadMux()
581 u16data = HAL_SYS_Read2Byte(0x101E80) & ~(BIT9|BIT10|BIT11); in HAL_SYS_SetPadMux()
630 HAL_SYS_Write2Byte(0x101EAE, (HAL_SYS_Read2Byte(0x101EAE) & ~(BIT11|BIT12|BIT13))); in HAL_SYS_SetPadMux()
667 HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12|BIT11|BIT10|BIT9|BIT8)); in HAL_SYS_SetTSOutClockPhase()
856 wReadRegisterData = HAL_SYS_Read2Byte(0x101EAE) & (BIT13|BIT12|BIT11); in HAL_SYS_SetTSClockPhase()
857 if(wReadRegisterData == (BIT11|BIT12)){ in HAL_SYS_SetTSClockPhase()
883 wReadRegisterData = HAL_SYS_Read2Byte(0x101E80) & (BIT10|BIT11); in HAL_SYS_SetTSClockPhase()
/utopia/UTPA2-700.0.x/modules/sys/hal/M7621/sys/
H A DhalSYS.c145 #define BIT11 (0x0800UL) macro
494 u16data = HAL_SYS_Read2Byte(0x101EAE) & ~(BIT13|BIT12|BIT11); in HAL_SYS_SetPadMux()
500 u16data |= BIT11; in HAL_SYS_SetPadMux()
507 u16data |= (BIT11|BIT12); in HAL_SYS_SetPadMux()
581 u16data = HAL_SYS_Read2Byte(0x101E80) & ~(BIT9|BIT10|BIT11); in HAL_SYS_SetPadMux()
630 HAL_SYS_Write2Byte(0x101EAE, (HAL_SYS_Read2Byte(0x101EAE) & ~(BIT11|BIT12|BIT13))); in HAL_SYS_SetPadMux()
667 HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12|BIT11|BIT10|BIT9|BIT8)); in HAL_SYS_SetTSOutClockPhase()
856 wReadRegisterData = HAL_SYS_Read2Byte(0x101EAE) & (BIT13|BIT12|BIT11); in HAL_SYS_SetTSClockPhase()
857 if(wReadRegisterData == (BIT11|BIT12)){ in HAL_SYS_SetTSClockPhase()
883 wReadRegisterData = HAL_SYS_Read2Byte(0x101E80) & (BIT10|BIT11); in HAL_SYS_SetTSClockPhase()
/utopia/UTPA2-700.0.x/modules/sys/hal/M7821/sys/
H A DhalSYS.c145 #define BIT11 (0x0800UL) macro
494 u16data = HAL_SYS_Read2Byte(0x101EAE) & ~(BIT13|BIT12|BIT11); in HAL_SYS_SetPadMux()
500 u16data |= BIT11; in HAL_SYS_SetPadMux()
507 u16data |= (BIT11|BIT12); in HAL_SYS_SetPadMux()
581 u16data = HAL_SYS_Read2Byte(0x101E80) & ~(BIT9|BIT10|BIT11); in HAL_SYS_SetPadMux()
630 HAL_SYS_Write2Byte(0x101EAE, (HAL_SYS_Read2Byte(0x101EAE) & ~(BIT11|BIT12|BIT13))); in HAL_SYS_SetPadMux()
667 HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12|BIT11|BIT10|BIT9|BIT8)); in HAL_SYS_SetTSOutClockPhase()
856 wReadRegisterData = HAL_SYS_Read2Byte(0x101EAE) & (BIT13|BIT12|BIT11); in HAL_SYS_SetTSClockPhase()
857 if(wReadRegisterData == (BIT11|BIT12)){ in HAL_SYS_SetTSClockPhase()
883 wReadRegisterData = HAL_SYS_Read2Byte(0x101E80) & (BIT10|BIT11); in HAL_SYS_SetTSClockPhase()
/utopia/UTPA2-700.0.x/modules/sys/hal/maserati/sys/
H A DhalSYS.c145 #define BIT11 (0x0800UL) macro
494 u16data = HAL_SYS_Read2Byte(0x101EAE) & ~(BIT13|BIT12|BIT11); in HAL_SYS_SetPadMux()
500 u16data |= BIT11; in HAL_SYS_SetPadMux()
507 u16data |= (BIT11|BIT12); in HAL_SYS_SetPadMux()
581 u16data = HAL_SYS_Read2Byte(0x101E80) & ~(BIT9|BIT10|BIT11); in HAL_SYS_SetPadMux()
630 HAL_SYS_Write2Byte(0x101EAE, (HAL_SYS_Read2Byte(0x101EAE) & ~(BIT11|BIT12|BIT13))); in HAL_SYS_SetPadMux()
667 HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12|BIT11|BIT10|BIT9|BIT8)); in HAL_SYS_SetTSOutClockPhase()
856 wReadRegisterData = HAL_SYS_Read2Byte(0x101EAE) & (BIT13|BIT12|BIT11); in HAL_SYS_SetTSClockPhase()
857 if(wReadRegisterData == (BIT11|BIT12)){ in HAL_SYS_SetTSClockPhase()
883 wReadRegisterData = HAL_SYS_Read2Byte(0x101E80) & (BIT10|BIT11); in HAL_SYS_SetTSClockPhase()
/utopia/UTPA2-700.0.x/modules/sys/hal/maldives/sys/
H A DhalSYS.c124 #define BIT11 (0x0800) macro
402 u16data = HAL_SYS_Read2Byte(0x101EA2) & ~(BIT13 | BIT12 | BIT11); in HAL_SYS_SetPadMux()
406 u16data |= BIT11; in HAL_SYS_SetPadMux()
416 u16data |= (BIT12|BIT11); in HAL_SYS_SetPadMux()
452 …HAL_SYS_Write2Byte(0x101E16, (HAL_SYS_Read2Byte(0x101E16) | (BIT10|BIT11))); // pad to CA, reg_sm_… in HAL_SYS_SetPadMux()
460 …HAL_SYS_Write2Byte(0x101E16, (HAL_SYS_Read2Byte(0x101E16) & ~(BIT10|BIT11))); // disable pad to CA… in HAL_SYS_SetPadMux()
465 …HAL_SYS_Write2Byte(0x101E16, (HAL_SYS_Read2Byte(0x101E16) & ~(BIT10|BIT11))); // disable pad to CA… in HAL_SYS_SetPadMux()
504 …HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12 | BIT11 | BIT10 | BIT9 | BIT8)); in HAL_SYS_SetTSOutClockPhase()
/utopia/UTPA2-700.0.x/modules/sys/hal/mustang/sys/
H A DhalSYS.c124 #define BIT11 (0x0800) macro
402 u16data = HAL_SYS_Read2Byte(0x101EA2) & ~(BIT13 | BIT12 | BIT11); in HAL_SYS_SetPadMux()
406 u16data |= BIT11; in HAL_SYS_SetPadMux()
416 u16data |= (BIT12|BIT11); in HAL_SYS_SetPadMux()
452 …HAL_SYS_Write2Byte(0x101E16, (HAL_SYS_Read2Byte(0x101E16) | (BIT10|BIT11))); // pad to CA, reg_sm_… in HAL_SYS_SetPadMux()
460 …HAL_SYS_Write2Byte(0x101E16, (HAL_SYS_Read2Byte(0x101E16) & ~(BIT10|BIT11))); // disable pad to CA… in HAL_SYS_SetPadMux()
465 …HAL_SYS_Write2Byte(0x101E16, (HAL_SYS_Read2Byte(0x101E16) & ~(BIT10|BIT11))); // disable pad to CA… in HAL_SYS_SetPadMux()
504 …HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12 | BIT11 | BIT10 | BIT9 | BIT8)); in HAL_SYS_SetTSOutClockPhase()
/utopia/UTPA2-700.0.x/modules/sys/hal/messi/sys/
H A DhalSYS.c126 #define BIT11 (0x0800UL) macro
439 u16data = HAL_SYS_Read2Byte(0x101EAE) & ~(BIT13|BIT12|BIT11); in HAL_SYS_SetPadMux()
445 u16data |= BIT11; in HAL_SYS_SetPadMux()
452 u16data |= (BIT11|BIT12); in HAL_SYS_SetPadMux()
455 u16data |= (BIT11|BIT13); in HAL_SYS_SetPadMux()
499 …HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12 | BIT11 | BIT10 | BIT9 | BIT8)); in HAL_SYS_SetTSOutClockPhase()
606 wReadRegisterData = HAL_SYS_Read2Byte(0x101EAE) & (BIT13|BIT12|BIT11); in HAL_SYS_SetTSClockPhase()
607 if(wReadRegisterData == (BIT11|BIT12)){ in HAL_SYS_SetTSClockPhase()
/utopia/UTPA2-700.0.x/modules/sys/hal/mainz/sys/
H A DhalSYS.c126 #define BIT11 (0x0800UL) macro
439 u16data = HAL_SYS_Read2Byte(0x101EAE) & ~(BIT13|BIT12|BIT11); in HAL_SYS_SetPadMux()
445 u16data |= BIT11; in HAL_SYS_SetPadMux()
452 u16data |= (BIT11|BIT12); in HAL_SYS_SetPadMux()
455 u16data |= (BIT11|BIT13); in HAL_SYS_SetPadMux()
499 …HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12 | BIT11 | BIT10 | BIT9 | BIT8)); in HAL_SYS_SetTSOutClockPhase()
606 wReadRegisterData = HAL_SYS_Read2Byte(0x101EAE) & (BIT13|BIT12|BIT11); in HAL_SYS_SetTSClockPhase()
607 if(wReadRegisterData == (BIT11|BIT12)){ in HAL_SYS_SetTSClockPhase()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h204 #define BIT11 0x00000800
430 #define mwHost20_Control_LineStatus_Rd() (mwHost20Port_Port2(0x40)& BIT11)
431 #define mwHost20_Control_LineStatus_Set() (mwHost20Bit_Set_Port2(0x40,BIT11))
432 #define mwHost20_Control_LineStatus_Clr() (mwHost20Bit_Clr_Port2(0x40,BIT11))
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h204 #define BIT11 0x00000800
430 #define mwHost20_Control_LineStatus_Rd() (mwHost20Port_Port4(0x40)& BIT11)
431 #define mwHost20_Control_LineStatus_Set() (mwHost20Bit_Set_Port4(0x40,BIT11))
432 #define mwHost20_Control_LineStatus_Clr() (mwHost20Bit_Clr_Port4(0x40,BIT11))
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h206 #define BIT11 0x00000800
434 #define mwHost20_Control_LineStatus_Rd() (mwHost20Port(0x40)& BIT11)
435 #define mwHost20_Control_LineStatus_Set() (mwHost20Bit_Set(0x40,BIT11))
436 #define mwHost20_Control_LineStatus_Clr() (mwHost20Bit_Clr(0x40,BIT11))
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h204 #define BIT11 0x00000800
430 #define mwHost20_Control_LineStatus_Rd() (mwHost20Port_Port3(0x40)& BIT11)
431 #define mwHost20_Control_LineStatus_Set() (mwHost20Bit_Set_Port3(0x40,BIT11))
432 #define mwHost20_Control_LineStatus_Clr() (mwHost20Bit_Clr_Port3(0x40,BIT11))
/utopia/UTPA2-700.0.x/modules/sys/hal/mooney/sys/
H A DhalSYS.c127 #define BIT11 (0x0800UL) macro
458 …HAL_SYS_Write2Byte(0x10330a, HAL_SYS_Read2Byte(0x10330a) & ~(BIT12 | BIT11 | BIT10 | BIT9 | BIT8)); in HAL_SYS_SetTSOutClockPhase()
/utopia/UTPA2-700.0.x/modules/gpio/hal/mooney/gpio/
H A DhalGPIO.c116 #define BIT11 BIT(11) macro
642 {0x10194a, BIT11},
/utopia/UTPA2-700.0.x/modules/gpio/hal/mainz/gpio/
H A DhalGPIO.c119 #define BIT11 BIT(11) macro
740 {0x10194a, BIT11},
/utopia/UTPA2-700.0.x/modules/gpio/hal/messi/gpio/
H A DhalGPIO.c119 #define BIT11 BIT(11) macro
720 {0x10194a, BIT11},
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A D_apigfx_type.h131 #define BIT11 0x00000800 macro
/utopia/UTPA2-700.0.x/modules/pws/hal/maxim/pws/
H A DregPWS.h115 #define BIT11 (0x0800UL) macro
/utopia/UTPA2-700.0.x/modules/pws/hal/M7621/pws/
H A DregPWS.h115 #define BIT11 (0x0800UL) macro
/utopia/UTPA2-700.0.x/modules/pws/hal/macan/pws/
H A DregPWS.h115 #define BIT11 (0x0800UL) macro
/utopia/UTPA2-700.0.x/modules/pws/hal/mustang/pws/
H A DregPWS.h100 #define BIT11 (0x0800) macro
/utopia/UTPA2-700.0.x/modules/pws/hal/messi/pws/
H A DregPWS.h100 #define BIT11 (0x0800UL) macro
/utopia/UTPA2-700.0.x/modules/pws/hal/maserati/pws/
H A DregPWS.h115 #define BIT11 (0x0800UL) macro

123456