Searched refs:Reset (Results 1 – 25 of 26) sorted by relevance
12
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/ |
D | hdfinit_3881.c | 44 if (device->reset != NULL && device->reset->Reset != NULL) { in InitHi3881Chip() 45 device->reset->Reset(device->reset); in InitHi3881Chip()
|
/device/soc/rockchip/common/sdk_linux/init/ |
D | initramfs.c | 200 Reset enumerator 344 next_state = Reset; in do_name() 420 next_state = Reset; in do_symlink() 426 [GotName] = do_name, [CopyFile] = do_copy, [GotSymlink] = do_symlink, [Reset] = do_reset, 457 state = Reset; in flush_buffer() 521 if (state != Reset) { in unpack_to_rootfs()
|
/device/soc/hpmicro/sdk/hpm_sdk/boards/hpm6300evk/ |
D | README_zh.md | 40 |RESET (sw2) | Reset 按键|
|
D | README.md | 43 |RESET (sw2) | Reset Button |
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
D | hi_blackbox.h | 58 void (*Reset)(struct ErrorInfo *info); member
|
/device/soc/hpmicro/sdk/hpm_sdk/boards/hpm6750evkmini/ |
D | README_zh.md | 45 |RESET (S4) | Reset 按键|
|
D | README.md | 46 |RESET (S4) | Reset Button |
|
/device/soc/hpmicro/sdk/hpm_sdk/boards/hpm6750evk2/ |
D | README_zh.md | 62 |RESET (S4) | Reset 按键|
|
D | README.md | 61 |RESET (S4) | Reset Button |
|
/device/soc/hpmicro/sdk/hpm_sdk/boards/hpm6750evk/ |
D | README_zh.md | 62 |RESET (S4) | Reset 按键|
|
D | README.md | 61 |RESET (S4) | Reset Button |
|
/device/board/bearpi/bearpi_hm_micro/docs/device-dev/ |
D | BearPi-HM_Micro开发板介绍.md | 29 | 6 | KEY| Reset key x1, User Key x1 |
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/ |
D | hdf_driver_bdh_register.c | 54 ret = wlanDevice->reset->Reset(wlanDevice->reset); in BDH6_ResetDriver()
|
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
D | hdf_driver_bdh_register.c | 59 ret = wlanDevice->reset->Reset(wlanDevice->reset); in BDH6_ResetDriver()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/usb/SRC/ |
D | HOWTO.txt | 23 /* Send CAM A Reset command */
|
/device/board/hihope/rk3568/ |
D | README_zh.md | 107 | 按键 | 1x Vol+/Recovery 1x Reset 1x Power 1x Vol- 1x Mute …
|
/device/board/unionman/unionpi_tiger/ |
D | README_zh.md | 172 在接入电源上电状态前,长按Update键不放开可以进入烧录模式。如果开发板,已经处于开机上电的情况下,长按Update键,再单击Reset键进入烧录模式。USB烧录工具显示设备连接状态如下图所示:
|
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/dts/rockchip/ |
D | rk3588s-rk806-dual.dtsi | 39 * 2: Reset all the power off reset registers, 419 * 2: Reset all the power off reset registers,
|
D | rk3588-rk806-single.dtsi | 41 * 2: Reset all the power off reset registers,
|
D | rk3588-bearkey-bq3588c1-linux.dtsi | 290 /* Reset time is 20ms, 100ms for rtl8211f */
|
/device/soc/hpmicro/sdk/hpm_sdk/boards/openocd/boards/ |
D | hpm6750evkmini.cfg | 13 # [27:24] Command Pads after Power-on Reset
|
D | hpm6750evk.cfg | 13 # [27:24] Command Pads after Power-on Reset
|
/device/soc/hisilicon/common/platform/rtc/ |
D | rtc_hi35xx.c | 559 .Reset = HiReset,
|
/device/board/unionman/unionpi_tiger/kernel/build/ |
D | linux-5.10.patch | 258 + /* Reset delay */ 2847 + /* TOFIX: Reset OSD2 before enabling it on GXL+ SoCs ? */
|
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
D | kernel.patch | 41606 + /* Reset DLL */ 41753 + /* Reset previous settings */ 45662 /* Reset analog */ 45840 /* Reset LVDS digital logic */ 45852 + /* Reset digital logic */ 60235 + /* Reset uart to make sure it is idle, then set baud rate */ 60648 /* Reset the device; full speed may morph to high speed */ 68507 + xhci_dbg(xhci, "Reset ep command already pending\n"); 68937 + xhci_warn(xhci, "Reset device command completion for disabled slot %u\n", 68946 - xhci_warn(xhci, "Reset device command completion " [all …]
|
12