Searched refs:_reset (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/include/mach/ |
| H A D | reset_manager.h | 34 #define RSTMGR_RESET(_reset) \ argument 35 (((_reset) >> RSTMGR_RESET_OFFSET) & RSTMGR_RESET_MASK) 38 #define RSTMGR_BANK(_reset) \ argument 39 (((_reset) >> RSTMGR_BANK_OFFSET) & RSTMGR_BANK_MASK)
|
| /OK3568_Linux_fs/kernel/drivers/memory/tegra/ |
| H A D | tegra20.c | 170 #define TEGRA20_MC_RESET(_name, _control, _status, _reset, _bit) \ argument 176 .reset = _reset, \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
| H A D | 0001-Forward-port-to-OpenSSL-1.1.x.patch | 171 _reset(); 183 @@ -60,7 +60,7 @@ bool WvEVPMDDigest::_reset() 207 _reset(); 219 bool WvHMACDigest::_reset() 521 virtual bool _reset(); // supported: resets digest value
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | glue-proc.h | 251 #define cpu_reset __glue(CPU_NAME,_reset)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/ |
| H A D | 0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch | 65 self._reset()
|
| H A D | 0001-support-authentication-for-kickstart.patch | 136 self._reset()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/sgi/ |
| H A D | ioc.h | 156 u8 _reset[3]; member
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-intel_th-devices-gth | 41 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_reset
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x_update.c | 692 goto _reset; in gt1x_update_judge() 699 goto _reset; in gt1x_update_judge() 705 _reset: in gt1x_update_judge()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | entry-nommu.S | 199 ENTRY(_reset) 583 brai _reset
|
| H A D | entry.S | 960 ENTRY(_reset)
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | proc-macros.S | 291 .word cpu_\name\()_reset
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | standard.py | 1903 def _reset(recipes, no_clean, remove_work, config, basepath, workspace): function 2017 _reset(recipes, args.no_clean, args.remove_work, config, basepath, workspace) 2221 …_reset([args.recipename], no_clean=no_clean, remove_work=remove_work, config=config, basepath=base…
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | omap_hwmod.c | 1786 static int _reset(struct omap_hwmod *oh) in _reset() function 2452 r = _reset(oh); in _setup_reset()
|