Home
last modified time | relevance | path

Searched defs:level (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_logging_def.h10 #define DEBUG_TRAINING_BIST_ENGINE(level, s) argument
11 #define DEBUG_TRAINING_IP(level, s) argument
12 #define DEBUG_CENTRALIZATION_ENGINE(level, s) argument
13 #define DEBUG_TRAINING_HW_ALG(level, s) argument
14 #define DEBUG_TRAINING_IP_ENGINE(level, s) argument
15 #define DEBUG_LEVELING(level, s) argument
16 #define DEBUG_PBS_ENGINE(level, s) argument
17 #define DEBUG_TRAINING_STATIC_IP(level, s) argument
18 #define DEBUG_TRAINING_ACCESS(level, s) argument
21 #define DEBUG_TRAINING_BIST_ENGINE(level, s) argument
[all …]
/openbmc/smbios-mdr/src/
H A Dsst_mailbox.cpp438 bool levelSupported(unsigned int level) override in levelSupported()
445 bool bfSupported(unsigned int level) override in bfSupported()
450 bool tfSupported(unsigned int level) override in tfSupported()
455 bool bfEnabled(unsigned int level) override in bfEnabled()
460 bool tfEnabled(unsigned int level) override in tfEnabled()
465 unsigned int tdp(unsigned int level) override in tdp()
469 unsigned int coreCount(unsigned int level) override in coreCount()
473 std::vector<unsigned int> enabledCoreList(unsigned int level) override in enabledCoreList()
482 std::vector<TurboEntry> sseTurboProfile(unsigned int level) override in sseTurboProfile()
518 unsigned int p1Freq(unsigned int level) override in p1Freq()
[all …]
/openbmc/ipmitool/lib/
H A Dlog.c46 int level; member
55 void lprintf(int level, const char * format, ...) in lprintf()
77 void lperror(int level, const char * format, ...) in lperror()
152 void log_level_set(int level) in log_level_set()
/openbmc/qemu/hw/arm/
H A Dsmmu-internal.h45 #define is_reserved_pte(pte, level) \ argument
49 #define is_block_pte(pte, level) \ argument
53 #define is_table_pte(pte, level) \ argument
57 #define is_page_pte(pte, level) \ argument
86 static inline int level_shift(int level, int granule_sz) in level_shift()
91 static inline uint64_t level_page_mask(int level, int granule_sz) in level_page_mask()
98 int level, int gsz) in iova_level_offset()
/openbmc/openbmc/poky/bitbake/contrib/
H A Dautobuilderlog.json5 "level": "VERBOSE", string
9 "level": "VERBOSE", string
/openbmc/pldm/platform-mc/test/
H A Devent_manager_test.cpp535 [&callCount](pldm::utils::Level level, pldm::utils::Direction direction, in TEST()
556 [&callCount](pldm::utils::Level level, pldm::utils::Direction direction, in TEST()
557 double rawValue, bool newAlarm, bool assert) { in TEST()
585 double rawValue, bool newAlarm, bool assert) { in TEST()
644 [&callCount](pldm::utils::Level level, pldm::utils::Direction direction, in TEST()
665 [&callCount](pldm::utils::Level level, pldm::utils::Direction direction, in TEST()
666 double rawValue, bool newAlarm, bool assert) { in TEST()
694 double rawValue, bool newAlarm, bool assert) { in TEST()
733 double rawValue, bool newAlarm, bool assert) { in TEST()
/openbmc/qemu/hw/misc/
H A Dtz-ppc.c26 bool level = s->irq_status && s->irq_enable; in tz_ppc_update_irq() local
32 static void tz_ppc_cfg_nonsec(void *opaque, int n, int level) in tz_ppc_cfg_nonsec()
41 static void tz_ppc_cfg_ap(void *opaque, int n, int level) in tz_ppc_cfg_ap()
50 static void tz_ppc_cfg_sec_resp(void *opaque, int n, int level) in tz_ppc_cfg_sec_resp()
58 static void tz_ppc_irq_enable(void *opaque, int n, int level) in tz_ppc_irq_enable()
67 static void tz_ppc_irq_clear(void *opaque, int n, int level) in tz_ppc_irq_clear()
H A Dtz-msc.c26 bool level = s->irq_status; in tz_msc_update_irq() local
32 static void tz_msc_cfg_nonsec(void *opaque, int n, int level) in tz_msc_cfg_nonsec()
40 static void tz_msc_cfg_sec_resp(void *opaque, int n, int level) in tz_msc_cfg_sec_resp()
48 static void tz_msc_irq_clear(void *opaque, int n, int level) in tz_msc_irq_clear()
H A Diotkit-secctl.c332 bool level = s->secmscintstat & s->secmscinten; in iotkit_secctl_update_msc_irq() local
631 static void iotkit_secctl_mpc_status(void *opaque, int n, int level) in iotkit_secctl_mpc_status()
638 static void iotkit_secctl_mpcexp_status(void *opaque, int n, int level) in iotkit_secctl_mpcexp_status()
645 static void iotkit_secctl_mscexp_status(void *opaque, int n, int level) in iotkit_secctl_mscexp_status()
653 static void iotkit_secctl_ppc_irqstatus(void *opaque, int n, int level) in iotkit_secctl_ppc_irqstatus()
/openbmc/qemu/hw/intc/
H A Dbcm2836_control.c141 int level) in bcm2836_control_set_local_irq()
158 static void bcm2836_control_set_local_irq0(void *opaque, int core, int level) in bcm2836_control_set_local_irq0()
163 static void bcm2836_control_set_local_irq1(void *opaque, int core, int level) in bcm2836_control_set_local_irq1()
168 static void bcm2836_control_set_local_irq2(void *opaque, int core, int level) in bcm2836_control_set_local_irq2()
173 static void bcm2836_control_set_local_irq3(void *opaque, int core, int level) in bcm2836_control_set_local_irq3()
178 static void bcm2836_control_set_gpu_irq(void *opaque, int irq, int level) in bcm2836_control_set_gpu_irq()
187 static void bcm2836_control_set_gpu_fiq(void *opaque, int irq, int level) in bcm2836_control_set_gpu_fiq()
H A Dsifive_plic.c65 static void sifive_plic_set_pending(SiFivePLICState *plic, int irq, bool level) in sifive_plic_set_pending()
70 static void sifive_plic_set_claimed(SiFivePLICState *plic, int irq, bool level) in sifive_plic_set_claimed()
123 bool level = !!sifive_plic_claimed(plic, addrid); in sifive_plic_update() local
353 static void sifive_plic_irq_request(void *opaque, int irq, int level) in sifive_plic_irq_request()
/openbmc/qemu/hw/mips/
H A Dmips_int.c29 static void cpu_mips_irq_request(void *opaque, int irq, int level) in cpu_mips_irq_request()
71 void cpu_mips_soft_irq(CPUMIPSState *env, int irq, int level) in cpu_mips_soft_irq()
/openbmc/qemu/hw/gpio/
H A Dgpio_pwr.c36 static void gpio_pwr_reset(void *opaque, int n, int level) in gpio_pwr_reset()
43 static void gpio_pwr_shutdown(void *opaque, int n, int level) in gpio_pwr_shutdown()
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c97 static int level2shift(int level) in level2shift()
103 static u64 *find_pte(u64 addr, int level) in find_pte()
170 static void split_block(u64 *pte, int level) in split_block()
209 int level; in add_map() local
267 static int count_required_pts(u64 addr, int level, u64 maxaddr) in count_required_pts()
507 static u64 set_one_region(u64 start, u64 size, u64 attrs, bool flag, int level) in set_one_region()
567 int level; in mmu_set_region_dcache_behaviour() local
600 int level; in mmu_change_region_attr() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py109 def __init__(self, handler, level, debug_domains): argument
143 def __init__(self, level): argument
154 def __init__(self, level): argument
198 def stringToLevel(level): argument
223 def logger_create(name, output=sys.stderr, level=logging.INFO, preserve_handlers=False, color='auto… argument
/openbmc/libmctp/
H A Dlog.c30 void mctp_prlog(int level, const char *fmt, ...) in mctp_prlog()
60 void mctp_set_log_stdio(int level) in mctp_set_log_stdio()
/openbmc/qemu/ui/
H A Dvnc-enc-zywrle.h337 int level, int l) in filter_wavelet_square()
413 int level, int l) in filter_wavelet_square()
444 static inline void wavelet(int *buf, int width, int height, int level) in wavelet()
566 #define ZYWRLE_TRANSFER_COEFF(buf, data, t, w, h, scanline, level, TRANS) \ argument
588 #define ZYWRLE_PACK_COEFF(buf, data, t, width, height, scanline, level) \ argument
593 #define ZYWRLE_UNPACK_COEFF(buf, data, t, width, height, scanline, level) \ argument
653 static inline void zywrle_calc_size(int *w, int *h, int level) in zywrle_calc_size()
/openbmc/qemu/target/microblaze/
H A Dcpu.c153 static void mb_cpu_ns_axi_dp(void *opaque, int irq, int level) in mb_cpu_ns_axi_dp()
161 static void mb_cpu_ns_axi_ip(void *opaque, int irq, int level) in mb_cpu_ns_axi_ip()
169 static void mb_cpu_ns_axi_dc(void *opaque, int irq, int level) in mb_cpu_ns_axi_dc()
177 static void mb_cpu_ns_axi_ic(void *opaque, int irq, int level) in mb_cpu_ns_axi_ic()
185 static void microblaze_cpu_set_irq(void *opaque, int irq, int level) in microblaze_cpu_set_irq()
/openbmc/qemu/hw/i2c/
H A Dbitbang_i2c.c64 static int bitbang_i2c_ret(bitbang_i2c_interface *i2c, int level) in bitbang_i2c_ret()
80 int bitbang_i2c_set(bitbang_i2c_interface *i2c, int line, int level) in bitbang_i2c_set()
201 static void bitbang_i2c_gpio_set(void *opaque, int irq, int level) in bitbang_i2c_gpio_set()
/openbmc/dbus-sensors/src/
H A DThresholds.hpp46 Level level; member
66 Level level; member
138 Level level; member
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp222 double getThreshold(pldm::utils::Level level, in getThreshold()
257 bool isThresholdValid(pldm::utils::Level level, in isThresholdValid()
270 bool getThresholdAlarm(pldm::utils::Level level, in getThresholdAlarm()
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp149 uint32_t commit(Entry::Level level) in commit()
231 uint32_t report(Entry::Level level, Args... i_args) in report()
/openbmc/qemu/target/i386/hvf/
H A Dx86_mmu.c65 static inline int gpt_entry(target_ulong addr, int level, bool pae) in gpt_entry()
78 int level, bool pae) in get_pt_entry()
100 int level, int *largeness, bool pae) in test_pt_entry()
182 int top_level, level; in walk_gpt() local
/openbmc/u-boot/board/renesas/sh7785lcr/
H A Drtl8169_mac.c30 static void EECS(int level) in EECS()
40 static void EECLK(int level) in EECLK()
50 static void EEDI(int level) in EEDI()
/openbmc/qemu/target/s390x/kvm/
H A Dstsi-topology.c26 static char *fill_container(char *p, int level, int id) in fill_container()
87 char *p, int level) in stsi_topology_fill_sysib()
138 int level) in setup_stsi()

12345678910>>...17