Home
last modified time | relevance | path

Searched refs:wValue (Results 1 – 25 of 32) sorted by relevance

12

/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/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.c325 U16 typeReq, wValue, wIndex, wLength; in rh_call_control() local
334 wValue = LE16ToCPU (cmd->wValue); in rh_call_control()
367 switch (wValue & 0xff00) { in rh_call_control()
420 wValue & 0xff, hcd, in rh_call_control()
468 wValue); in rh_call_control()
518 typeReq, wValue, wIndex, in rh_call_control()
533 typeReq, wValue, wIndex, wLength, urb->status); in rh_call_control()
H A DdrvUSBEntry.c1625 MS_U8 wValue; in Usb_host_Init_EX() local
1642 wValue=0; in Usb_host_Init_EX()
1646 wValue = ehci_readb((U32)&ehci->regs->port_status[0]) & PORT_CONNECT; in Usb_host_Init_EX()
1650 if (wValue==0) { in Usb_host_Init_EX()
1660 }while(wValue==0); in Usb_host_Init_EX()
H A DdrvEhciHcd.c1255 U16 wValue, in ehci_hub_control() argument
1323 switch (wValue) { in ehci_hub_control()
1340 switch (wValue) { in ehci_hub_control()
1706 switch (wValue) { in ehci_hub_control()
1775 switch (wValue) { in ehci_hub_control()
9439 extern int ehci_hub_control ( struct usb_hcd *hcd, U16 typeReq, U16 wValue, U16 wInde…
H A DdrvTransport.c392 us->cr->wValue = CPUToLE16(value); in usb_stor_control_msg()
523 us->cr->wValue = CPUToLE16(value); in usb_stor_ctrl_transfer()
/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/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c251 UINT8 wValue; in flib_OTGH_Init_Port4() local
271 wValue=0; in flib_OTGH_Init_Port4()
274 wValue=mwHost20_PORTSC_ConnectStatus_Rd(); in flib_OTGH_Init_Port4()
277 if (wValue==0) { in flib_OTGH_Init_Port4()
287 }while(wValue==0); in flib_OTGH_Init_Port4()
/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
271 wValue=0; in flib_OTGH_Init_Port3()
274 wValue=mwHost20_PORTSC_ConnectStatus_Rd(); in flib_OTGH_Init_Port3()
277 if (wValue==0) { in flib_OTGH_Init_Port3()
287 }while(wValue==0); in flib_OTGH_Init_Port3()
/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
271 wValue=0; in flib_OTGH_Init_Port2()
274 wValue=mwHost20_PORTSC_ConnectStatus_Rd(); in flib_OTGH_Init_Port2()
277 if (wValue==0) { in flib_OTGH_Init_Port2()
287 }while(wValue==0); in flib_OTGH_Init_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c237 UINT8 wValue; in flib_OTGH_Init() local
267 wValue=0; in flib_OTGH_Init()
270 wValue=mwHost20_PORTSC_ConnectStatus_Rd(); in flib_OTGH_Init()
273 if (wValue==0) { in flib_OTGH_Init()
283 }while(wValue==0); in flib_OTGH_Init()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMsg.c284 dr->wValue = u16Val; in ms_usb_control_cmd()
301 ret, dr->bRequestType, dr->bRequest, dr->wValue, dr->wIndex, dr->wLength); in ms_usb_control_cmd()
H A DdrvMassStor.c645 pCtrlData->wValue, in ms_ioctl_issue_ctrl()
655 pCtrlData->wValue, in ms_ioctl_issue_ctrl()
H A DdrvBulktran.c453 ptr->cr->wValue = val; in ms_usb_control_msg()
753 ptr->cr->wValue = 0; in ms_usb_CB_transport()
/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/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h218 U16 wValue; member
/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/mxlib/include/
H A DdrvUSB_eCos.h197 U16 wValue; member

12