Searched refs:reset (Results 1 – 25 of 31) sorted by relevance
12
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEhciHcd_2.c | 201 if (driver->reset && (retval = driver->reset (hcd)) < 0) { in usb_hcd_cpe_ehci_probe_Port2() 285 ehci_cpe_hc_driver_Port2.reset = ehci_hc_reset; in cpe_ehci_hcd_init_Port2()
|
| H A D | drvEhciHcd.c | 9267 if (driver->reset && (retval = driver->reset (hcd)) < 0) { in usb_hcd_cpe_ehci_probe() 9455 ehci_cpe_hc_driver.reset = ehci_hc_reset; in cpe_ehci_hcd_init() 9693 if (driver->reset && (retval = driver->reset (hcd)) < 0) { in usb_hcd_cpe_ehci_probe_EX() 9750 driver->reset = ehci_hc_reset; in cpe_ehci_hcd_init_EX()
|
| H A D | drvHCD.h | 248 int (*reset) (struct usb_hcd *hcd); member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | fd.h | 85 reset, /* maximal number of errors before a reset is tried */ member 254 unsigned int reset:1; member
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | mfe_reg_jpge.c_ | 273 // SW reset 277 WriteRegMFE(0x0, mfe_reg->reg00, "[%d] reg00", nRegWriteCount++, "SW reset 0"); 279 WriteRegMFE(0x0, mfe_reg->reg00, "[%d] reg00", nRegWriteCount++, "SW reset 1");
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/ |
| H A D | utopia_dapi.c | 975 static MS_U32 set_rpool_sem(void* pModuleTmp, MS_U32 u32RPoolID, MS_U32 reset) in set_rpool_sem() argument 989 if (!reset && /* no need to check for reset case */ in set_rpool_sem() 995 if (reset) in set_rpool_sem()
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 415 // reset input timing stable and wait for timing stable 418 // reset timing stable counter 1432 … // Only SW patch for YPbPr timing change case, reset IP1 to avoid HW Auto No signal not work 1553 stPCMonitorInfo.ucTimingChangeDebounce = 0; // reset timing change debounce counter 1572 //g_PcadcModeSetting.u8ModeIndex = 0; // reset mode index
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/rt-tester/ |
| H A D | t2-l1-signal.tst | 23 # reset 0
|
| H A D | t2-l1-pi.tst | 23 # reset 0
|
| H A D | t3-l1-pi-3rt.tst | 23 # reset 0
|
| H A D | t3-l1-pi-1rt.tst | 23 # reset 0
|
| H A D | t3-l2-pi.tst | 23 # reset 0
|
| H A D | t2-l2-2rt-deadlock.tst | 23 # reset 0
|
| H A D | t2-l1-2rt-sameprio.tst | 23 # reset 0
|
| H A D | t3-l1-pi-2rt.tst | 23 # reset 0
|
| H A D | t3-l1-pi-steal.tst | 23 # reset 0
|
| H A D | t3-l1-pi-signal.tst | 23 # reset 0
|
| H A D | t4-l2-pi-deboost.tst | 23 # reset 0
|
| H A D | t5-l4-pi-boost-deboost.tst | 23 # reset 0
|
| H A D | t5-l4-pi-boost-deboost-setsched.tst | 23 # reset 0
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/ |
| H A D | jpeg_cmodel_io.h | 137 MS_BOOL ( *reset )( struct JPEG_FILE_FileSystem_s *structPtr ); member
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/ |
| H A D | jpeg_cmodel_io.h | 137 MS_BOOL ( *reset )( struct JPEG_FILE_FileSystem_s *structPtr ); member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | gen_initramfs_list.sh | 35 to reset the root/group mapping.
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/ |
| H A D | main.c | 137 Pinput_stream->reset = JPEG_FILE_reset; in JPEGInit()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/ |
| H A D | main.c | 137 Pinput_stream->reset = JPEG_FILE_reset; in JPEGInit()
|
12