Searched refs:clear (Results 1 – 12 of 12) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvHub.c | 1191 struct usb_tt_clear *clear; in hub_tt_kevent() local 1196 list_entry (temp, struct usb_tt_clear, clear_list, struct list_head,clear ); in hub_tt_kevent() 1197 list_del (&clear->clear_list); in hub_tt_kevent() 1258 status = hub_clear_tt_buffer (dev, clear->devinfo, clear->tt); in hub_tt_kevent() 1264 clear->tt, clear->devinfo, status); in hub_tt_kevent() 1265 kfree (clear); in hub_tt_kevent() 1273 struct usb_tt_clear *clear; in usb_hub_tt_clear_buffer() local 1312 if ((clear = kmalloc (sizeof *clear, SLAB_ATOMIC)) == 0) { in usb_hub_tt_clear_buffer() 1366 clear->tt = utt->multi ? dev->ttport : 1; in usb_hub_tt_clear_buffer() 1367 clear->devinfo = usb_pipeendpoint (pipe); in usb_hub_tt_clear_buffer() [all …]
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvHub.c | 1513 struct usb_tt_clear *clear; in ms_hub_tt_kevent() local 1518 clear = list_entry (temp, struct usb_tt_clear, clear_list); in ms_hub_tt_kevent() 1519 list_del (&clear->clear_list); in ms_hub_tt_kevent() 1525 HUB_CLEAR_TT_BUFFER, USB_RT_PORT, clear->devinfo, in ms_hub_tt_kevent() 1526 clear->tt, NULL, 0, 1000); in ms_hub_tt_kevent() 1531 clear->tt, clear->devinfo, status); in ms_hub_tt_kevent() 1532 kfree(clear); in ms_hub_tt_kevent()
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | mfe_reg_jpge.c_ | 328 mfe_reg->reg_mfe_s_bspobuf_update_adr = 0; // write-one-clear 338 mfe_reg->reg_mfe_s_bspobuf_set_adr = 0; // HW is write-one-clear 383 mfe_reg->reg_mfe_g_frame_start_sw = 0; // HW is write-one-clear
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/mips34k/ |
| H A D | mipsregs.h | 551 clear_c0_##name(unsigned int clear) \ 556 res &= ~clear; \
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/mips1004k/ |
| H A D | mipsregs.h | 551 clear_c0_##name(unsigned int clear) \ 556 res &= ~clear; \
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/mips74k/ |
| H A D | mipsregs.h | 551 clear_c0_##name(unsigned int clear) \ 556 res &= ~clear; \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | qconf.cc | 989 clear(); in setInfo() 1252 list->list->clear(); in search() 1253 info->clear(); in search()
|
| H A D | nconf.c | 955 clear(); in show_menu() 1556 clear(); in main()
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | GPL.txt | 53 program proprietary. To prevent this, we have made it clear that any 226 This section is intended to make thoroughly clear what is believed to
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 1595 // has sync, no matter what sync detected, clear the SOG_DETECTED_BIT 1601 // in detecting the SOG and no Sync, clear the SOG_DETECTED_BIT
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 1213 MDrv_WriteByte(H_BK_LPLL(0x0C), 0x00); //clear FRC before set freerun (fps_in:fps_out = 1:1) 5205 // If we cannot lock, the bank31_0c will be 0x48, we clear it to 0x08, 6352 …vate->stdrvXC_Display._enFpllFsm = FPLL_IDLE_STATE; //FSM will restart, so clear FSM status to idle 6976 MDrv_WriteByte(H_BK_LPLL(0x0C), 0x00); //clear FRC before set freerun (fps_in:fps_out = 1:1)
|
| H A D | mvideo.c.0 | 1322 … //Mantis issue of 0266525 . Need to toggle IP write mask field count clear before input V sync . 4418 // Need clear dual mode enable 5633 … //When HDMI 4K2K open compress mode change to PX2 mode need to toggle the compress flag clear 7879 … // We clear Input source variable here. To reset scaler IP again if same source connected again.
|