Home
last modified time | relevance | path

Searched defs:module (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/u-boot/board/freescale/s32v234evb/
H A Dlpddr2.c14 void lpddr2_config_iomux(uint8_t module) in lpddr2_config_iomux()
65 void config_mmdc(uint8_t module) in config_mmdc()
/openbmc/u-boot/board/micronas/vct/
H A Ddcgu.c14 int dcgu_set_clk_switch(enum dcgu_hw_module module, enum dcgu_switch setup) in dcgu_set_clk_switch()
129 int dcgu_set_reset_switch(enum dcgu_hw_module module, enum dcgu_switch setup) in dcgu_set_reset_switch()
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgitsm.py170 def need_update_submodule(ud, url, module, modpath, workdir, d): argument
191 def download_submodule(ud, url, module, modpath, workdir, d): argument
208 def unpack_submodules(ud, url, module, modpath, workdir, d): argument
254 def clean_submodule(ud, url, module, modpath, workdir, d): argument
271 def add_submodule(ud, url, module, modpath, workdir, d): argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dloader.py292 def _filterModule(self, module): argument
328 def loadTestsFromModule(self, module, *args, pattern=None, **kws): argument
340 def loadTestsFromModule(self, module, use_load_tests=True): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dselftest.py45 def search_method(module, method): argument
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65910.c79 int tps65910_voltage_update(unsigned int module, unsigned char vddx_op_vol_sel) in tps65910_voltage_update()
/openbmc/libcper/
H A Dpycper.c109 static struct PyModuleDef module = { variable
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js8 QUnit.isLocal=location.protocol==="file:";QUnit.version="1.18.0";}());extend(QUnit,{module:function… method in AnonymousClass8e2981370501
77 config.current=this;this.testEnvironment=extend({},this.module.testEnvironment);delete this.testEnv… property in Test.before.AnonymousClass8e2981371501
88 runLoggingCallbacks("testDone",{name:this.testName,module:this.module.name,skipped:!!this.skip,fail… property in Test.finish.AnonymousClass8e2981371601
90 bad=QUnit.config.reorder&&defined.sessionStorage&&+sessionStorage.getItem("qunit-test-"+this.module property in Test.push.details
93 var details={module:this.module.name,name:this.testName,result:false,message:message||"error",actua… property in Test.pushFailure.details
104 …entTest.pushFailure.apply(currentTest,arguments);};function generateHash(module,testName){var hex,… argument
287 …ions[modulesList.selectedIndex].value):undefined;window.location=setUrl({module:(selectedModule===… property in AnonymousClass8e2981372801
302 setUrl({filter:undefined,module:undefined,testId:undefined})+ property in AnonymousClass8e2981372b01
322 if(config.scrolltop&&window.scrollTo){window.scrollTo(0,0);}});function getNameHtml(name,module){va… argument
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c114 const PWMModule *module; member
202 static int pwm_module_index(const PWMModule *module) in pwm_module_index()
559 int module = pwm_module_index(td->module); in test_init() local
573 int module = pwm_module_index(td->module); in test_oneshot() local
604 int module = pwm_module_index(td->module); in test_toggle() local
H A Dnpcm_gmac-test.c36 const GMACModule *module; member
/openbmc/openbmc/poky/scripts/
H A Dcrosstap31 def __init__(self, script, module, remote): argument
/openbmc/openbmc-test-automation/lib/
H A Dgen_arg.py56 module = sys.modules["__main__"] variable
/openbmc/qemu/include/hw/misc/
H A Dnpcm7xx_pwm.h57 NPCM7xxPWMState *module; member
/openbmc/phosphor-webui/
H A Dwebpack.config.js78 config.module = { class in config
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dmsg.c43 int bcm2835_power_on_module(u32 module) in bcm2835_power_on_module()
/openbmc/qemu/rust/qemu-api/src/
H A Dlib.rs26 pub mod module; module
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c91 int voltage_update(unsigned int module, unsigned char vddx_op_vol_sel) in voltage_update()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_json.cpp262 std::string module = getNumberString("%c", tolower(creatorID)) + in getPythonJSON() local
H A Dsrc.cpp130 std::string module = getNumberString("%c", tolower(creatorID)) + "src"; in getPythonJSON() local
/openbmc/libcper/specification/json/sections/
H A Dcper-memory2.json82 "module": { object
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D__init__.py594 def register_treebuilders_from(module): argument
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dlex.py861 def lex(module=None,object=None,debug=0,optimize=0,lextab="lextab",reflags=0,nowarn=0,outputdir="",… argument
H A Dyacc.py1822 def read_table(self,module): argument
3041 def yacc(method='LALR', debug=yaccdebug, module=None, tabmodule=tab_module, start=None, argument
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py446 def _getJsonFile(self, module): argument
/openbmc/qemu/qga/
H A Dcommands-win32.c1616 HMODULE module = GetModuleHandle("iphlpapi"); in guest_get_network_stats() local
1886 HMODULE module = NULL; in get_net_error_message() local
2131 HMODULE module = GetModuleHandle("ntdll"); in ga_get_win_version() local

12