Home
last modified time | relevance | path

Searched refs:__be32_to_cpu (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dioam6_parser.c133 __be32_to_cpu(ioam6h->type_be32) != (trace_type << 8)) in check_ioam_header()
211 raw32 = __be32_to_cpu(*((__u32 *)*p)); in check_ioam6_data()
218 raw32 = __be32_to_cpu(*((__u32 *)*p)); in check_ioam6_data()
232 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()
238 if (__be32_to_cpu(*((__u32 *)*p)) != cnf.ns_data) in check_ioam6_data()
247 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()
261 if (__be32_to_cpu(*((__u32 *)*p)) != cnf.ingr_wide) in check_ioam6_data()
265 if (__be32_to_cpu(*((__u32 *)*p)) != cnf.egr_wide) in check_ioam6_data()
277 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()
283 if (__be32_to_cpu(*((__u3 in check_ioam6_data()
[all...]
/kernel/linux/linux-5.10/include/linux/byteorder/
H A Dgeneric.h95 #define be32_to_cpu __be32_to_cpu
136 #define ___ntohl(x) __be32_to_cpu(x)
/kernel/linux/linux-6.6/include/linux/byteorder/
H A Dgeneric.h95 #define be32_to_cpu __be32_to_cpu
136 #define ___ntohl(x) __be32_to_cpu(x)
/kernel/linux/linux-5.10/drivers/reset/
H A Dreset-lantiq.c140 priv->reset_offset = __be32_to_cpu(*offset); in lantiq_rcu_reset_of_parse()
147 priv->status_offset = __be32_to_cpu(*offset); in lantiq_rcu_reset_of_parse()
/kernel/linux/linux-6.6/drivers/reset/
H A Dreset-lantiq.c140 priv->reset_offset = __be32_to_cpu(*offset); in lantiq_rcu_reset_of_parse()
147 priv->status_offset = __be32_to_cpu(*offset); in lantiq_rcu_reset_of_parse()
/kernel/linux/linux-5.10/drivers/phy/lantiq/
H A Dphy-lantiq-rcu-usb2.c178 priv->phy_reg_offset = __be32_to_cpu(*offset); in ltq_rcu_usb2_of_parse()
186 priv->ana_cfg1_reg_offset = __be32_to_cpu(*offset); in ltq_rcu_usb2_of_parse()
/kernel/linux/linux-6.6/drivers/phy/lantiq/
H A Dphy-lantiq-rcu-usb2.c177 priv->phy_reg_offset = __be32_to_cpu(*offset); in ltq_rcu_usb2_of_parse()
185 priv->ana_cfg1_reg_offset = __be32_to_cpu(*offset); in ltq_rcu_usb2_of_parse()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/byteorder/
H A Dlittle_endian.h54 #define __be32_to_cpu(x) __swab32((__force __u32) (__be32) (x)) macro
H A Dbig_endian.h54 #define __be32_to_cpu(x) ((__force __u32) (__be32) (x)) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/byteorder/
H A Dlittle_endian.h54 #define __be32_to_cpu(x) __swab32((__force __u32) (__be32) (x)) macro
H A Dbig_endian.h54 #define __be32_to_cpu(x) ((__force __u32) (__be32) (x)) macro
/kernel/linux/linux-5.10/include/uapi/linux/byteorder/
H A Dlittle_endian.h40 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x)) macro
H A Dbig_endian.h40 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x)) macro
/kernel/linux/linux-6.6/include/uapi/linux/byteorder/
H A Dlittle_endian.h41 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x)) macro
H A Dbig_endian.h41 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x)) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/byteorder/
H A Dlittle_endian.h41 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x)) macro
H A Dbig_endian.h41 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x)) macro
/kernel/linux/linux-5.10/include/trace/events/
H A Drpcgss.h188 __entry->xid = __be32_to_cpu(rqstp->rq_xid);
249 __entry->xid = __be32_to_cpu(rqstp->rq_xid);
/kernel/linux/linux-5.10/drivers/staging/mt7621-pinctrl/
H A Dpinctrl-rt2880.c373 range->npins = __be32_to_cpu(*ngpio); in rt2880_pinmux_probe()
374 range->base = __be32_to_cpu(*gpiobase); in rt2880_pinmux_probe()
/kernel/linux/linux-6.6/include/trace/events/
H A Drpcgss.h190 __entry->xid = __be32_to_cpu(rqstp->rq_xid);
273 __entry->xid = __be32_to_cpu(rqstp->rq_xid);
/kernel/linux/linux-5.10/lib/
H A Dcrc32.c329 crc = __be32_to_cpu((__force __be32)crc);
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dverify_pkcs7_sig.c233 sig_len = __be32_to_cpu(ms.sig_len); in populate_data_item_mod()
/kernel/linux/linux-6.6/lib/
H A Dcrc32.c328 crc = __be32_to_cpu((__force __be32)crc);
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas.c636 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present()
639 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-sony-acx565akm.c568 status = __be32_to_cpu(value); in acx565akm_detect()

Completed in 12 milliseconds

12