Searched refs:__be32_to_cpu (Results 1 – 21 of 21) sorted by relevance
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()244 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()250 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()280 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()286 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()292 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()298 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()304 if (__be32_to_cpu(*((__u32 *)*p)) != 0xffffffff) in check_ioam6_data()[all …]
95 #define be32_to_cpu __be32_to_cpu136 #define ___ntohl(x) __be32_to_cpu(x)
140 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()
178 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()
41 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x)) macro
41 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x)) macro
190 __entry->xid = __be32_to_cpu(rqstp->rq_xid);251 __entry->xid = __be32_to_cpu(rqstp->rq_xid);
1898 __entry->xid = __be32_to_cpu(rqst->rq_xid);1984 __entry->xid = __be32_to_cpu(rqst->rq_xid);
644 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present()647 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
329 crc = __be32_to_cpu((__force __be32)crc);
328 priv->reg_offset = __be32_to_cpu(*offset); in phy_gmii_sel_init_ports()
451 disp_status = __be32_to_cpu(disp_status); in panel_enabled()
568 status = __be32_to_cpu(value); in acx565akm_detect()
284 (__be32_to_cpu((tlv)->desc_len) + FC_TLV_DESC_HDR_SZ)
219 disp_status = __be32_to_cpu(disp_status); in panel_enabled()
1118 status = __be32_to_cpu(*(__be32 *)statp); in spum_status_process()
432 ts_raw = __be32_to_cpu(NXP_C45_SKB_CB(skb)->header->reserved2); in nxp_c45_do_aux_work()
805 salt ^= __be32_to_cpu(ehdr->addr); in tipc_aead_encrypt()930 salt ^= __be32_to_cpu(ehdr->addr); in tipc_aead_decrypt()
1244 return __be32_to_cpu(*host_idx); in anybus_of_get_host_idx()
1175 *val = __be32_to_cpu(st->temp); in ltc2983_chan_read()
4954 __be32_to_cpu(crq->query_map_rsp.tot_pages), in handle_query_map_rsp()4955 __be32_to_cpu(crq->query_map_rsp.free_pages)); in handle_query_map_rsp()
Completed in 61 milliseconds