Home
last modified time | relevance | path

Searched refs:a (Results 21376 – 21400 of 22310) sorted by relevance

1...<<851852853854855856857858859860>>...893

/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-gw5912.dtsi244 fan-controller@a {
H A Dimx6dl-b1x5pv2.dtsi299 codec: audio-codec@1a {
H A Dimx6q-prti6q.dts234 sgtl5000: audio-codec@a {
H A Dimx7s-warp.dts232 codec: sgtl5000@a {
/openbmc/linux/arch/csky/
H A DKconfig149 So we need a 16bit instruction as user space bkpt, and it will cause an illegal
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm-ns.dtsi17 chipcommon-a-bus@18000000 {
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_glbl.h13 int ql4xxx_lock_drvr_wait(struct scsi_qla_host *a);
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxbb-odroidc2.dts168 type = "a";
/openbmc/linux/arch/arm64/boot/dts/apple/
H A Dt600x-common.dtsi366 * This is a fabulated representation of the input clock
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood.dtsi36 /* If a board file needs to change this ranges it must replace it completely */
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-smdk5250.dts298 wm8994: audio-codec@1a {
H A Ds5pv210-goni.dts356 touchscreen@4a {
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-epson-embt2ws.dts428 * which does not have a driver
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8026-samsung-matisse-wifi.dts264 touchscreen@4a {
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-debix-model-a.dts17 compatible = "polyhex,imx8mp-debix-model-a", "polyhex,imx8mp-debix", "fsl,imx8mp";
/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/
H A Dphosphor-state-manager-systemd-links.inc38 # currently that there is a 1-to-1 relationship between the two.
/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh580 read a
/openbmc/obmc-console/
H A D.clang-tidy210 HeaderFilterRegex: '^(test\/)?[a-zA-Z0-9]*\.h'
/openbmc/linux/drivers/firmware/
H A Dturris-mox-rwtm.c131 name##_show(struct kobject *kobj, struct kobj_attribute *a, \
/openbmc/openbmc/poky/meta/recipes-sato/webkit/
H A Dwebkitgtk_2.44.1.bb15 file://0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch \
/openbmc/openbmc/meta-google/recipes-google/ncsi/
H A Dgbmc-ncsi-config.bb1 SUMMARY = "Configures ncsi for a gBMC system"
/openbmc/linux/arch/mips/boot/dts/loongson/
H A Dls7a-pch.dtsi255 pcie@a,0 {
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c4431 u32 a = le32_to_cpu(le->addr); in sky2_debug_show() local
4439 seq_printf(seq, " %#x:", a); in sky2_debug_show()
4442 seq_printf(seq, " mtu=%d", a); in sky2_debug_show()
4448 seq_printf(seq, " csum=%#x", a); in sky2_debug_show()
4451 seq_printf(seq, " tso=%#x(%d)", a, le16_to_cpu(le->length)); in sky2_debug_show()
4454 seq_printf(seq, " %#x(%d)", a, le16_to_cpu(le->length)); in sky2_debug_show()
4457 seq_printf(seq, " frag=%#x(%d)", a, le16_to_cpu(le->length)); in sky2_debug_show()
4461 a, le16_to_cpu(le->length)); in sky2_debug_show()
/openbmc/linux/drivers/scsi/arcmsr/
H A Darcmsr_hba.c3867 } a; in arcmsr_set_iop_datetime() member
3875 datetime.a.signature = 0x55AA; in arcmsr_set_iop_datetime()
3876 datetime.a.year = tm.tm_year - 100; /* base 2000 instead of 1900 */ in arcmsr_set_iop_datetime()
3877 datetime.a.month = tm.tm_mon; in arcmsr_set_iop_datetime()
3878 datetime.a.date = tm.tm_mday; in arcmsr_set_iop_datetime()
3879 datetime.a.hour = tm.tm_hour; in arcmsr_set_iop_datetime()
3880 datetime.a.minute = tm.tm_min; in arcmsr_set_iop_datetime()
3881 datetime.a.second = tm.tm_sec; in arcmsr_set_iop_datetime()
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c590 static int be32_lt(__be32 a, __be32 b) in be32_lt() argument
592 return (__force u32) a < (__force u32) b; in be32_lt()
595 static int be32_gt(__be32 a, __be32 b) in be32_gt() argument
597 return (__force u32) a > (__force u32) b; in be32_gt()
600 static int be64_lt(__be64 a, __be64 b) in be64_lt() argument
602 return (__force u64) a < (__force u64) b; in be64_lt()
605 static int be64_gt(__be64 a, __be64 b) in be64_gt() argument
607 return (__force u64) a > (__force u64) b; in be64_gt()

1...<<851852853854855856857858859860>>...893