Home
last modified time | relevance | path

Searched defs:_reset (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dreset_manager.h34 #define RSTMGR_RESET(_reset) \ argument
38 #define RSTMGR_BANK(_reset) \ argument
/OK3568_Linux_fs/kernel/drivers/memory/tegra/
H A Dtegra20.c170 #define TEGRA20_MC_RESET(_name, _control, _status, _reset, _bit) \ argument
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py1903 def _reset(recipes, no_clean, remove_work, config, basepath, workspace): function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/sgi/
H A Dioc.h156 u8 _reset[3]; member
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_hwmod.c1786 static int _reset(struct omap_hwmod *oh) in _reset() function