Home
last modified time | relevance | path

Searched defs:wValue (Results 1 – 23 of 23) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvUSB_eCos.h197 U16 wValue; member
/utopia/UTPA2-700.0.x/modules/mfc/hal/manhattan/mfc/
H A Dmdrv_mfc_define.h109 #define LimitCheck(wValue, ucMode) ((wValue%ucMode)?(wValue/ucMode+1)*ucMode:wValue) argument
110 #define IsMultipCheck(wValue, ucMode) ((wValue%ucMode)?0:1) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/maxim/mfc/
H A Dmdrv_mfc_define.h109 #define LimitCheck(wValue, ucMode) ((wValue%ucMode)?(wValue/ucMode+1)*ucMode:wValue) argument
110 #define IsMultipCheck(wValue, ucMode) ((wValue%ucMode)?0:1) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/macan/mfc/
H A Dmdrv_mfc_define.h109 #define LimitCheck(wValue, ucMode) ((wValue%ucMode)?(wValue/ucMode+1)*ucMode:wValue) argument
110 #define IsMultipCheck(wValue, ucMode) ((wValue%ucMode)?0:1) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7821/mfc/
H A Dmdrv_mfc_define.h109 #define LimitCheck(wValue, ucMode) ((wValue%ucMode)?(wValue/ucMode+1)*ucMode:wValue) argument
110 #define IsMultipCheck(wValue, ucMode) ((wValue%ucMode)?0:1) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7621/mfc/
H A Dmdrv_mfc_define.h109 #define LimitCheck(wValue, ucMode) ((wValue%ucMode)?(wValue/ucMode+1)*ucMode:wValue) argument
110 #define IsMultipCheck(wValue, ucMode) ((wValue%ucMode)?0:1) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/maserati/mfc/
H A Dmdrv_mfc_define.h109 #define LimitCheck(wValue, ucMode) ((wValue%ucMode)?(wValue/ucMode+1)*ucMode:wValue) argument
110 #define IsMultipCheck(wValue, ucMode) ((wValue%ucMode)?0:1) argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dusbdevice_fs.h44 __u16 wValue; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h318 #define mwHost20_USBSTS_Set(wValue) mwHost20Port_wr_Port2(0x14,wValue) argument
388 #define mwHost20_PeriodicBaseAddr_Set(wValue) USB_Write_REG32_Port2(0x24,wValue) argument
392 #define mwHost20_CurrentAsynchronousAddr_Set(wValue) USB_Write_REG32_Port2(0x28,wValue) argument
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h318 #define mwHost20_USBSTS_Set(wValue) mwHost20Port_wr_Port4(0x14,wValue) argument
388 #define mwHost20_PeriodicBaseAddr_Set(wValue) USB_Write_REG32_Port4(0x24,wValue) argument
392 #define mwHost20_CurrentAsynchronousAddr_Set(wValue) USB_Write_REG32_Port4(0x28,wValue) argument
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h322 #define mwHost20_USBSTS_Set(wValue) mwHost20Port_wr(0x14,wValue) argument
392 #define mwHost20_PeriodicBaseAddr_Set(wValue) USB_Write_REG32(0x24,wValue) argument
396 #define mwHost20_CurrentAsynchronousAddr_Set(wValue) USB_Write_REG32(0x28,wValue) argument
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h318 #define mwHost20_USBSTS_Set(wValue) mwHost20Port_wr_Port3(0x14,wValue) argument
388 #define mwHost20_PeriodicBaseAddr_Set(wValue) USB_Write_REG32_Port3(0x24,wValue) argument
392 #define mwHost20_CurrentAsynchronousAddr_Set(wValue) USB_Write_REG32_Port3(0x28,wValue) argument
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h116 MS_U16 wValue; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.c325 U16 typeReq, wValue, wIndex, wLength; in rh_call_control() local
H A DdrvUSBEntry.c1625 MS_U8 wValue; in Usb_host_Init_EX() local
H A DdrvEhciHcd.c1255 U16 wValue, in ehci_hub_control()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dcdc.h231 __le16 wValue; member
H A Dch9.h149 __le16 wValue; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h218 U16 wValue; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c237 UINT8 wValue; in flib_OTGH_Init() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c251 UINT8 wValue; in flib_OTGH_Init_Port4() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c251 UINT8 wValue; in flib_OTGH_Init_Port3() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c251 UINT8 wValue; in flib_OTGH_Init_Port2() local