/openbmc/linux/drivers/platform/x86/ |
H A D | sony-laptop.c | 760 #define MIN(a, b) (a > b ? b : a) argument
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am43x-epos-evm.dts | 715 * for a valid file to boot(XIP).
|
H A D | tegra20-seaboard.dts | 380 wm8903: wm8903@1a {
|
H A D | ast2400.dtsi | 236 /* This timer is a Faraday FTTMR010 derivative */
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | nft_concat_range.sh | 1015 a=$((${1} + 16777216 * 10 + 5))
|
/openbmc/linux/arch/arm/mach-at91/ |
H A D | pm_suspend.S | 16 .arch armv7-a
|
/openbmc/linux/Documentation/scsi/ |
H A D | arcmsr_spec.rst | 520 BYTE gpdRaidNumber; // 0xff if not belongs to a raid set
|
/openbmc/linux/arch/arm64/boot/dts/socionext/ |
H A D | uniphier-ld20.dtsi | 683 usb_hs_i2: trim@5a,0 {
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-gta04.dtsi | 374 /* here we could enable to wakeup the cpu from suspend by a pen touch */
|
/openbmc/linux/include/net/sctp/ |
H A D | structs.h | 696 union sctp_addr a; member
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-zii-rdu2.dtsi | 614 touchscreen@2a {
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 296 struct els_entry_24xx *pkt, struct qla_els_pt_arg *a);
|
/openbmc/qemu/hw/riscv/ |
H A D | sifive_u.c | 421 s->soc.gem.conf.macaddr.a, ETH_ALEN); in create_fdt()
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 1558 static int cmps16(const void *a, const void *b) in cmps16() argument 1560 return *(s16 *)a - *(s16 *)b; in cmps16()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | drxd_hard.c | 215 static inline u32 MulDiv32(u32 a, u32 b, u32 c) in MulDiv32() argument 219 tmp64 = (u64)a * (u64)b; in MulDiv32()
|
/openbmc/linux/mm/ |
H A D | percpu.c | 615 static inline bool pcpu_region_overlap(int a, int b, int x, int y) in pcpu_region_overlap() argument 617 return (a < y) && (x < b); in pcpu_region_overlap()
|
/openbmc/qemu/qom/ |
H A D | object.c | 1200 static gint object_class_cmp(gconstpointer a, gconstpointer b) in object_class_cmp() argument 1202 return strcasecmp(object_class_get_name((ObjectClass *)a), in object_class_cmp()
|
/openbmc/qemu/system/ |
H A D | vl.c | 1527 static gint machine_class_cmp(gconstpointer a, gconstpointer b) in machine_class_cmp() argument 1529 const MachineClass *mc1 = a, *mc2 = b; in machine_class_cmp()
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 107 static gint crs_range_compare(gconstpointer a, gconstpointer b) in crs_range_compare() argument 109 CrsRangeEntry *entry_a = *(CrsRangeEntry **)a; in crs_range_compare()
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_core.c | 44 #define STRNCMP(a, b) (strncmp(a, b, IPSET_MAXNAMELEN) == 0) argument
|
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 3355 u32 k, a, ah, al; in r600_calculate_at() local 3363 a = (1000 * (100 * h + t1)) / (10000 + (t1 / 100)); in r600_calculate_at() 3364 a = (a + 5) / 10; in r600_calculate_at() 3365 ah = ((a * t) + 5000) / 10000; in r600_calculate_at() 3366 al = a - ah; in r600_calculate_at()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | D-FSL-1.0 | 75 …tains or is derived from the Program or any part thereof, to be licensed as a whole at no charge t…
|
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs-regs.asc | 6 # - e enum value # after a field
|
/openbmc/qemu/target/i386/tcg/ |
H A D | ops_sse_header.h.inc | 16 * You should have received a copy of the GNU Lesser General Public
|
/openbmc/qemu/block/ |
H A D | trace-events | 212 …t sector, int64_t len) "bs %p %s starts at sector offset 0x%" PRIx64 " over a range of 0x%" PRIx64…
|