Home
last modified time | relevance | path

Searched refs:a (Results 21551 – 21575 of 22310) sorted by relevance

1...<<861862863864865866867868869870>>...893

/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-opp-zaius.dts384 power-brick@6a {
H A Daspeed-bmc-ibm-bonnell.dts226 power-supply@5a {
/openbmc/openbmc-test-automation/gui/lib/
H A Dgui_resource.robot2 Documentation This is a resource file containing user-defined keywords for new Vue based OpenBMC G…
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-box-demo.dts40 type = "a";
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinephone.dtsi293 * create a circular dependency between pinctrl, the regulator
/openbmc/qemu/hw/net/
H A Dmsf2-emac.c535 qemu_format_nic_info_str(qemu_get_queue(s->nic), s->conf.macaddr.a); in msf2_emac_realize()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1071 u32 a = arm ? SLI4_EQCQ_ARM : SLI4_EQCQ_UNARM; in sli_queue_eq_arm() local
1075 val = sli_format_if6_eq_db_data(q->n_posted, q->id, a); in sli_queue_eq_arm()
1077 val = sli_format_eq_db_data(q->n_posted, q->id, a); in sli_queue_eq_arm()
1091 u32 a = arm ? SLI4_EQCQ_ARM : SLI4_EQCQ_UNARM; in sli_queue_arm() local
1098 val = sli_format_if6_eq_db_data(q->n_posted, q->id, a); in sli_queue_arm()
1100 val = sli_format_eq_db_data(q->n_posted, q->id, a); in sli_queue_arm()
1107 val = sli_format_if6_cq_db_data(q->n_posted, q->id, a); in sli_queue_arm()
1109 val = sli_format_cq_db_data(q->n_posted, q->id, a); in sli_queue_arm()
/openbmc/u-boot/
H A DMAINTAINERS24 N: [^a-z]tegra all files whose path contains the word tegra
33 Can be useful for excluding a specific subdirectory, for instance:
37 K: Keyword perl extended regex pattern to match content in a
/openbmc/u-boot/arch/x86/dts/microcode/
H A Dm12306a9_0000001b.dtsi15 * which is a reversible, bit-exact translation of binary representation to ASCII or
31 * This is a device tree fragment. Use #include to add these properties to a
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_pr.c522 struct kvm_vcpu_arch *a = &vcpu->arch; in kvmppc_set_msr_pr() local
525 kvmppc_mmu_map_segment(vcpu, a->magic_page_ea); in kvmppc_set_msr_pr()
527 kvmppc_mmu_map_segment(vcpu, a->magic_page_pa); in kvmppc_set_msr_pr()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddra7.dtsi132 * XXX: Use a flat representation of the SOC interconnect.
135 * the moment, just use a fake OCP bus entry to represent the whole bus
315 * This is a placeholder for an optional reserved
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhip07.dtsi1188 * have a SMMU translation for MSI. In order to workaround this,
1189 * ARM SMMUv3 driver requires a quirk to treat the MSI regions
1190 * separately. Such a quirk is currently missing for DT based
/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht.c52 #define _MAX(a, b) (((a)>(b))?(a):(b)) argument
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c145 unsigned int e, m, a, b; in mmc_decode_csd() local
185 a = UNSTUFF_BITS(resp, 42, 5); in mmc_decode_csd()
187 csd->erase_size = (a + 1) * (b + 1); in mmc_decode_csd()
/openbmc/qemu/qga/
H A Dcommands-linux.c327 unsigned int a = *(unsigned int *)_a; in compare_uint() local
330 return a < b ? -1 : a > b ? 1 : 0; in compare_uint()
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmbios.py285 … else: # if multiple structures of the same type, return a list of structures for the type number
1052 …0x0E: 'Logging disabled for a specific Event Type - too many errors of the same type received in a
1055 0x11: 'Asynchronous hardware timer expired and issued a system reset',
1822 5: 'User-requested boot, usually through a keystroke',
2375 …he table anchor string "_SM_" is present in the address range 0xF0000 to 0xFFFFF on a 16-byte bound
2409 …: Type {} - BIOS Release Date string must be present, non-null, and include a 4-digit year".format…
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dkv_dpm.c630 static u32 kv_get_clock_difference(u32 a, u32 b) in kv_get_clock_difference() argument
632 return (a >= b) ? a - b : b - a; in kv_get_clock_difference()
/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c369 static int rel_cmp(const void *a, const void *b, void *r) in rel_cmp() argument
372 u64 a_offset = get_rel_offset(ri, *(const u32 *)a); in rel_cmp()
501 static int cmp_offset(const void *a, const void *b) in cmp_offset() argument
503 const struct rela_dyn *va = a; in cmp_offset()
H A Dhist.c1722 static int64_t hist_entry__sort(struct hist_entry *a, struct hist_entry *b) in hist_entry__sort() argument
1724 struct hists *hists = a->hists; in hist_entry__sort()
1729 if (perf_hpp__should_skip(fmt, a->hists)) in hist_entry__sort()
1732 cmp = fmt->sort(fmt, a, b); in hist_entry__sort()
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c585 static void _bswap16(u16 *a) in _bswap16() argument
587 *a = ((*a & 0x00FF) << 8) | ((*a & 0xFF00) >> 8); in _bswap16()
/openbmc/linux/kernel/sched/
H A Dfair.c566 static inline bool entity_before(const struct sched_entity *a, in entity_before() argument
569 return (s64)(a->vruntime - b->vruntime) < 0; in entity_before()
800 static inline bool __entity_less(struct rb_node *a, const struct rb_node *b) in __entity_less() argument
802 return entity_before(__node_2_se(a), __node_2_se(b)); in __entity_less()
2798 int a, b; in preferred_group_nid() local
2804 for_each_node_mask(a, nodes) { in preferred_group_nid()
2811 if (node_distance(a, b) < dist) { in preferred_group_nid()
2827 nid = a; in preferred_group_nid()
12538 struct rq *rq = task_rq(a); in cfs_prio_less()
12539 const struct sched_entity *sea = &a->se; in cfs_prio_less()
[all …]
/openbmc/linux/fs/ocfs2/
H A Drefcounttree.c1370 static int cmp_refcount_rec_by_low_cpos(const void *a, const void *b) in cmp_refcount_rec_by_low_cpos() argument
1372 const struct ocfs2_refcount_rec *l = a, *r = b; in cmp_refcount_rec_by_low_cpos()
1383 static int cmp_refcount_rec_by_cpos(const void *a, const void *b) in cmp_refcount_rec_by_cpos() argument
1385 const struct ocfs2_refcount_rec *l = a, *r = b; in cmp_refcount_rec_by_cpos()
1396 static void swap_refcount_rec(void *a, void *b, int size) in swap_refcount_rec() argument
1398 struct ocfs2_refcount_rec *l = a, *r = b; in swap_refcount_rec()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dmemx.fuc4 * Permission is hereby granted, free of charge, to any person obtaining a
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc8315erdb.dts122 mcu_pio: mcu@a {
H A Dmpc8377_rdb.dts158 mcu_pio: mcu@a {

1...<<861862863864865866867868869870>>...893