/openbmc/linux/sound/pci/asihpi/ |
H A D | asihpi.c | 703 static inline unsigned int modulo_min(unsigned int a, unsigned int b, in modulo_min() argument 707 if (((a-b) % modulus) < (modulus/2)) in modulo_min() 710 result = a; in modulo_min() 904 static void snd_card_asihpi_isr(struct hpi_adapter *a) in snd_card_asihpi_isr() argument 908 WARN_ON(!a || !a->snd_card || !a->snd_card->private_data); in snd_card_asihpi_isr() 909 asihpi = (struct snd_card_asihpi *)a->snd_card->private_data; in snd_card_asihpi_isr()
|
/openbmc/linux/include/trace/events/ |
H A D | sunrpc.h | 795 #define EM(a, b) TRACE_DEFINE_ENUM(a); argument 796 #define EMe(a, b) TRACE_DEFINE_ENUM(a); argument 837 #define EM(a, b) {a, b}, argument 838 #define EMe(a, b) {a, b} argument
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_enc.c | 2248 struct v4l2_streamparm *a) in vidioc_s_parm() argument 2252 if (a->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) { in vidioc_s_parm() 2254 a->parm.output.timeperframe.denominator; in vidioc_s_parm() 2256 a->parm.output.timeperframe.numerator; in vidioc_s_parm() 2265 struct v4l2_streamparm *a) in vidioc_g_parm() argument 2269 if (a->type == V4L2_BUF_TYPE_VIDEO_OUTPUT) { in vidioc_g_parm() 2270 a->parm.output.timeperframe.denominator = in vidioc_g_parm() 2272 a->parm.output.timeperframe.numerator = in vidioc_g_parm()
|
/openbmc/qemu/hw/net/ |
H A D | rtl8139.c | 1216 memcpy(s->phys, s->conf.macaddr.a, 6); in rtl8139_reset() 3388 s->eeprom.contents[7] = s->conf.macaddr.a[0] | s->conf.macaddr.a[1] << 8; in pci_rtl8139_realize() 3389 s->eeprom.contents[8] = s->conf.macaddr.a[2] | s->conf.macaddr.a[3] << 8; in pci_rtl8139_realize() 3390 s->eeprom.contents[9] = s->conf.macaddr.a[4] | s->conf.macaddr.a[5] << 8; in pci_rtl8139_realize() 3395 qemu_format_nic_info_str(qemu_get_queue(s->nic), s->conf.macaddr.a); in pci_rtl8139_realize()
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
H A D | endian-ness_handling.patch | 8 Nitin Kamble <nitin.a.kamble@intel.com> 52 error (0, 0, _("%s is not a shared object file (Type: %d).\n"), file_name, 198 error (0, 0, _("%s is not a shared object file (Type: %d).\n"), file_name,
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7791-koelsch.dts | 109 key-a { 273 type = "a"; 290 type = "a";
|
/openbmc/u-boot/tools/ |
H A D | fdtgrep.c | 26 #define debug(a, b...) fprintf(stderr, a, ## b) argument 28 #define debug(a, b...) argument
|
/openbmc/u-boot/arch/sandbox/dts/ |
H A D | test.dts | 33 testfdt8 = "/a-test"; 79 a-test { 263 gpio-bank-name = "a";
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | st,stm32-adc.yaml | 10 STM32 ADC is a successive approximation analog-to-digital converter. 13 stored in a left-aligned or right-aligned 32-bit data register. 38 - stm32f4 and stm32h7 share a common ADC interrupt line.
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi5_core.c | 412 unsigned y, a, b, s; in hdmi_core_write_avi_infoframe() local 426 a = (ptr[0] >> 4) & 0x1; in hdmi_core_write_avi_infoframe() 446 (a << 6) | (s << 4) | (b << 2) | (y << 0)); in hdmi_core_write_avi_infoframe()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ir-kbd-i2c.c | 507 static int cmp_no_trail(u8 *a, u8 *b, unsigned int count) in cmp_no_trail() argument 510 if (*a++ != *b++) in cmp_no_trail() 514 return (*a & 0xf0) - (*b & 0xf0); in cmp_no_trail()
|
/openbmc/linux/lib/ |
H A D | btree.c | 46 #define MAX(a, b) ((a) > (b) ? (a) : (b)) argument
|
/openbmc/linux/net/ceph/crush/ |
H A D | mapper.c | 901 int *a = cwin + map->working_size; in crush_do_rule() local 902 int *b = a + result_max; in crush_do_rule() 904 int *w = a; in crush_do_rule()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-fsl-qspi.c | 311 static inline u32 fsl_qspi_endian_xchg(struct fsl_qspi *q, u32 a) in fsl_qspi_endian_xchg() argument 313 return needs_swap_endian(q) ? __swab32(a) : a; in fsl_qspi_endian_xchg()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8998-xiaomi-sagit.dts | 214 rmi4-f1a@1a { 243 * Configure a pull-up on 46 (RX). This is needed to 254 * Configure a pull-down on 47 (CTS) to match the pull
|
H A D | sdm845-sony-xperia-tama.dtsi | 118 qcom,pmic-id = "a"; 280 * even though it surely is used on these devices (as a voltage 420 * This is a blatant abuse of OF, but the panel driver *needs*
|
H A D | apq8016-sbc.dts | 63 type = "a"; 274 * The 96Boards specification expects a 1.8V power rail on the low-speed 437 * When the 96Board naming of a line and the schematic name of
|
/openbmc/linux/arch/mips/alchemy/common/ |
H A D | dbdma.c | 58 #define ALIGN_ADDR(x, a) ((((u32)(x)) + (a-1)) & ~(a-1)) argument
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-skomer.dts | 300 /* The CSRG05TA03-ICJE-R is a SirfStarV 5t chip */ 505 /* This is a reset line for the eMMC */ 696 /* Hog a few default settings */
|
H A D | stm32f746.dtsi | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi5_core.c | 370 unsigned int y, a, b, s; in hdmi_core_write_avi_infoframe() local 384 a = (ptr[0] >> 4) & 0x1; in hdmi_core_write_avi_infoframe() 404 (a << 6) | (s << 4) | (b << 2) | (y << 0)); in hdmi_core_write_avi_infoframe()
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb.dtsi | 763 * VPU_0 and VPU_1 muxed to a single clock by a glitch 765 * Same for VAPB but with a final gate after the glitch free mux.
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_redfish_utils.robot | 215 …[Documentation] Return a dictionary containing all of the valid FRU records for the given fru_typ… 218 # NOTE: A valid FRU record will have a "State" key of "Enabled" and a "Health" key of "OK".
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/ |
H A D | php_8.2.18.bb | 161 rm -rf ${D}/${PHP_LIBDIR}/php/.[a-z]* 182 rm -rf ${D}/.[a-z]* 280 FILES:${PN}-staticdev += "${PHP_LIBDIR}/extensions/*/*.a"
|
/openbmc/qemu/hw/sh4/ |
H A D | sh7750.c | 263 #define is_in_sdrmx(a, x) (a >= SH7750_SDMR ## x ## _A7 \ argument 264 && a <= (SH7750_SDMR ## x ## _A7 + SH7750_SDMR ## x ## _REGNB))
|