Searched refs:__be32_to_cpu (Results 1 – 14 of 14) sorted by relevance
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()
170 priv->phy_reg_offset = __be32_to_cpu(*offset); in ltq_rcu_usb2_of_parse()178 priv->ana_cfg1_reg_offset = __be32_to_cpu(*offset); in ltq_rcu_usb2_of_parse()
371 range->npins = __be32_to_cpu(*ngpio); in rt2880_pinmux_probe()372 range->base = __be32_to_cpu(*gpiobase); in rt2880_pinmux_probe()
40 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x)) macro
40 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x)) macro
329 crc = __be32_to_cpu((__force __be32)crc);
635 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present()638 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
451 disp_status = __be32_to_cpu(disp_status); in panel_enabled()
569 status = __be32_to_cpu(value); in acx565akm_detect()
219 disp_status = __be32_to_cpu(disp_status); in panel_enabled()
1141 status = __be32_to_cpu(*(__be32 *)statp); in spum_status_process()
1244 return __be32_to_cpu(*host_idx); in anybus_of_get_host_idx()
1568 __entry->xid = __be32_to_cpu(rqst->rq_xid);