| /openbmc/phosphor-fan-presence/control/ |
| H A D | gen-fan-zone-defs.py | 597 for trig in e["triggers"]: 599 if trig["name"] == "timer": 600 event["triggers"]["timer"] = getTimer(trig) 601 elif trig["name"] == "signal": 604 triggers = getSignal(event["groups"], trig, events_data) 606 elif trig["name"] == "init": 607 triggers = getInit(event["groups"], trig, events_data) 686 for trig in event["precondition"]["triggers"]: 688 if trig["name"] == "timer": 689 precond["triggers"]["pctime"] = getTimer(trig) [all …]
|
| /openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
| H A D | clk-bcm281xx.c | 152 .trig = TRIGGER(0x0afc, 9), 164 .trig = TRIGGER(0x0afc, 10), 176 .trig = TRIGGER(0x0afc, 12), 188 .trig = TRIGGER(0x0afc, 11), 240 .trig = TRIGGER(0x0afc, 23), 251 .trig = TRIGGER(0x0afc, 24), 262 .trig = TRIGGER(0x0b00, 2),
|
| H A D | clk-core.c | 128 if (trigger_exists(&cd->trig)) { in peri_clk_enable() 129 writel((1 << cd->trig.bit), base + cd->trig.offset); in peri_clk_enable() 132 ret = wait_bit(base, cd->trig.offset, cd->trig.bit, 0); in peri_clk_enable()
|
| H A D | clk-core.h | 110 #define trigger_exists(trig) FLAG_TEST(trig, TRIG, EXISTS) argument 401 struct bcm_clk_trig trig; member
|
| /openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
| H A D | clk-bcm235xx.c | 152 .trig = TRIGGER(0x0afc, 9), 164 .trig = TRIGGER(0x0afc, 10), 176 .trig = TRIGGER(0x0afc, 12), 188 .trig = TRIGGER(0x0afc, 11), 240 .trig = TRIGGER(0x0afc, 23), 251 .trig = TRIGGER(0x0afc, 24), 262 .trig = TRIGGER(0x0b00, 2),
|
| H A D | clk-core.c | 128 if (trigger_exists(&cd->trig)) { in peri_clk_enable() 129 writel((1 << cd->trig.bit), base + cd->trig.offset); in peri_clk_enable() 132 ret = wait_bit(base, cd->trig.offset, cd->trig.bit, 0); in peri_clk_enable()
|
| H A D | clk-core.h | 110 #define trigger_exists(trig) FLAG_TEST(trig, TRIG, EXISTS) argument 401 struct bcm_clk_trig trig; member
|
| /openbmc/phosphor-fan-presence/control/json/ |
| H A D | event.cpp | 300 trigger::triggers.begin()->first, [](auto list, auto trig) { in setTriggers() argument 301 return std::move(list) + ", " + trig.first; in setTriggers()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/ |
| H A D | ice-mcpp.patch | 112 option_flags.trig = TRIGRAPHS_INIT;
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | sve.decode | 516 # SVE floating-point trig select coefficient 1144 # SVE floating-point trig multiply-add coefficient
|
| /openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
| H A D | perl-rdepends.txt | 1297 RDEPENDS:perl-module-math-trig += "perl-module-exporter" 1298 RDEPENDS:perl-module-math-trig += "perl-module-math-complex" 1299 RDEPENDS:perl-module-math-trig += "perl-module-strict"
|
| /openbmc/openbmc-tools/rootfs_size/ |
| H A D | results.txt | 1239 0: /usr/share/mime/application/trig.xml
|
| /openbmc/openbmc/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist2.txt | 8363 -rw-r--r-- root root 2434 ./usr/share/mime/application/trig.xml
|
| H A D | buildhistory_filelist1.txt | 8360 -rw-r--r-- root root 2434 ./usr/share/mime/application/trig.xml
|