Home
last modified time | relevance | path

Searched refs:a (Results 15351 – 15375 of 22310) sorted by relevance

1...<<611612613614615616617618619620>>...893

/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c79 u16 a = (u16)addr; in inc_addr() local
82 if ((a & 0xf000) == CR_START) in inc_addr()
83 a += 2; in inc_addr()
85 a += 1; in inc_addr()
86 return (zd_addr_t)a; in inc_addr()
1303 const zd_addr_t a[] = { in zd_chip_control_leds() local
1309 u16 v[ARRAY_SIZE(a)]; in zd_chip_control_leds()
1310 struct zd_ioreq16 ioreqs[ARRAY_SIZE(a)] = { in zd_chip_control_leds()
1317 r = zd_ioread16v_locked(chip, v, (const zd_addr_t *)a, ARRAY_SIZE(a)); in zd_chip_control_leds()
/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c81 #define GRETH_REGLOAD(a) (be32_to_cpu(__raw_readl(&(a)))) argument
82 #define GRETH_REGSAVE(a, v) (__raw_writel(cpu_to_be32(v), &(a))) argument
83 #define GRETH_REGORIN(a, v) (GRETH_REGSAVE(a, (GRETH_REGLOAD(a) | (v)))) argument
84 #define GRETH_REGANDIN(a, v) (GRETH_REGSAVE(a, (GRETH_REGLOAD(a) & (v)))) argument
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp269 dbus_interface_t a; in set_sensor_dbus_state_s() local
274 r = find_openbmc_path(number, &a); in set_sensor_dbus_state_s()
282 r = sd_bus_message_new_method_call(bus, &m, a.bus, a.path, a.interface, in set_sensor_dbus_state_s()
314 dbus_interface_t a; in set_sensor_dbus_state_y() local
319 r = find_openbmc_path(number, &a); in set_sensor_dbus_state_y()
327 r = sd_bus_message_new_method_call(bus, &m, a.bus, a.path, a.interface, in set_sensor_dbus_state_y()
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest.yml193 - build-previous/**/*.a.p
230 # vmstate-checker-script test has a race that causes it to fail
245 # will both (1) support both KVM and TCG, and (2) provide a stable ABI.
345 # Also use a different coroutine implementation (which is only really of
438 # We build tricore in a very minimal tricore only container
472 # Set LD_JOBS=1 because this requires LTO and ld consumes a large amount of memory.
600 # Remove when we switch to a distro with clang >= 18
604 # gcov is a GCC features
726 # GitLab publishes from any branch that triggers a CI pipeline
746 # We unset variables to work around a bug in some htags versions
/openbmc/linux/drivers/platform/goldfish/
H A DKconfig16 This is a virtual device to drive the QEMU pipe interface used by
/openbmc/linux/drivers/media/pci/pluto2/
H A DKconfig15 Say Y or M if you own such a device and want to use it.
/openbmc/linux/drivers/media/firewire/
H A DKconfig14 To compile this driver as a module, say M here:
/openbmc/linux/arch/arc/boot/dts/
H A Dskeleton.dtsi8 * add a compatible value.
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmt2701-wm8960.txt6 - audio-routing: a list of the connections between audio
/openbmc/linux/arch/arc/plat-tb10x/
H A DKconfig19 Say Y if you are building a kernel for one of the SOCs in this
/openbmc/linux/drivers/net/ethernet/huawei/
H A DKconfig10 If you have a network (Ethernet) card belonging to this class, say Y.
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A DKconfig20 If you choose to build it as a module, two modules will be built:
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dpvpanic-mmio.txt7 - a read-write, 16-bit wide data register.
/openbmc/linux/net/nfc/hci/
H A DKconfig7 Say Y here if you want to build support for a kernel NFC HCI
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-rda.yaml26 Number of available gpios in a bank.
/openbmc/linux/drivers/phy/tegra/
H A DKconfig11 To compile this driver as a module, choose M here: the module will
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dtechnologic,ts4800.txt4 interrupts is triggered, the SoC is notified, usually using a GPIO as
/openbmc/linux/tools/memory-model/litmus-tests/
H A DISA2+poonceonces.litmus6 * Given a release-acquire chain ordering the first process's store
/openbmc/linux/drivers/memstick/
H A DKconfig9 Sony MemoryStick is a proprietary storage/extension card protocol.
/openbmc/linux/drivers/net/wireless/mediatek/
H A DKconfig6 If you have a wireless card belonging to this class, say Y.
/openbmc/linux/drivers/siox/
H A DKconfig5 SIOX stands for Serial Input Output eXtension and is a synchronous
/openbmc/linux/include/linux/ceph/
H A Dceph_frag.h73 int ceph_frag_compare(__u32 a, __u32 b);
/openbmc/linux/drivers/usb/serial/
H A Dkeyspan_usa26msg.h244 a, member
/openbmc/linux/drivers/net/ethernet/cisco/
H A DKconfig11 If you have a network (Ethernet) card belonging to this class, say Y.
/openbmc/linux/drivers/net/ethernet/emulex/
H A DKconfig11 If you have a network (Ethernet) card belonging to this class, say Y.

1...<<611612613614615616617618619620>>...893