Home
last modified time | relevance | path

Searched refs:__be32 (Results 1 – 25 of 181) sorted by relevance

12345678

/arch/powerpc/sysdev/
Dfsl_pci.h40 __be32 potar; /* 0x.0 - Outbound translation address register */
41 __be32 potear; /* 0x.4 - Outbound translation extended address register */
42 __be32 powbar; /* 0x.8 - Outbound window base address register */
44 __be32 powar; /* 0x.10 - Outbound window attributes register */
50 __be32 pitar; /* 0x.0 - Inbound translation address register */
52 __be32 piwbar; /* 0x.8 - Inbound window base address register */
53 __be32 piwbear; /* 0x.c - Inbound window base extended address register */
54 __be32 piwar; /* 0x.10 - Inbound window attributes register */
60 __be32 config_addr; /* 0x.000 - PCI/PCIE Configuration Address Register */
61 __be32 config_data; /* 0x.004 - PCI/PCIE Configuration Data Register */
[all …]
Dfsl_pmc.c21 __be32 devdisr;
22 __be32 devdisr2;
23 __be32 :32;
24 __be32 :32;
25 __be32 pmcsr;
/arch/powerpc/include/asm/
Dfsl_lbc.h21 __be32 br; /**< Base Register */
48 __be32 or; /**< Base Register */
93 __be32 mar; /**< UPM Address Register */
95 __be32 mamr; /**< UPMA Mode Register */
101 __be32 mbmr; /**< UPMB Mode Register */
102 __be32 mcmr; /**< UPMC Mode Register */
104 __be32 mrtpr; /**< Memory Refresh Timer Prescaler Register */
105 __be32 mdr; /**< UPM Data Register */
107 __be32 lsor; /**< Special Operation Initiation Register */
108 __be32 lsdmr; /**< SDRAM Mode Register */
[all …]
Dopal-api.h467 __be32 msg_type;
468 __be32 reserved;
634 __be32 xstop_reason;
636 __be32 pir; /* for CHECKSTOP_TYPE_CORE */
637 __be32 chip_id; /* for CHECKSTOP_TYPE_NX */
722 __be32 version;
723 __be32 ioType;
724 __be32 len;
730 __be32 brdgCtl;
733 __be32 portStatusReg;
[all …]
Dprom.h49 __be32 magic; /* magic word OF_DT_HEADER */
50 __be32 totalsize; /* total size of DT block */
51 __be32 off_dt_struct; /* offset to structure */
52 __be32 off_dt_strings; /* offset to strings */
53 __be32 off_mem_rsvmap; /* offset to memory reserve map */
54 __be32 version; /* format version */
55 __be32 last_comp_version; /* last compatible version */
57 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */
59 __be32 dt_strings_size; /* size of the DT strings block */
61 __be32 dt_struct_size; /* size of the DT structure block */
[all …]
Drtas-types.h7 typedef __be32 rtas_arg_t;
10 __be32 token;
11 __be32 nargs;
12 __be32 nret;
46 __be32 extended_log_length; /* length in bytes */
84 __be32 company_id; /* Company ID of the company */
109 __be32 drc_index;
110 __be32 drc_count;
111 struct { __be32 count, index; } ic;
Dlppaca.h65 __be32 desc; /* Eye catcher 0xD397D781 */
70 volatile __be32 dyn_hw_node_id; /* Dynamic hardware node id */
71 volatile __be32 dyn_hw_proc_id; /* Dynamic hardware proc id */
104 volatile __be32 yield_count;
105 volatile __be32 dispersion_count; /* dispatch changed physical cpu */
112 __be32 page_ins; /* CMO Hint - # page ins by OS */
150 __be32 persistent; /* Number of persistent SLBs */
151 __be32 buffer_length; /* Total shadow buffer length */
159 extern long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity);
Ddrmem.h59 __be32 drc_index;
60 __be32 reserved;
61 __be32 aa_index;
62 __be32 flags;
107 int (*func)(struct drmem_lmb *, const __be32 **, void *));
113 int (*func)(struct drmem_lmb *, const __be32 **, void *));
Ddtl.h14 __be32 enqueue_to_dispatch_time;
15 __be32 ready_to_enqueue_time;
16 __be32 waiting_to_ready_time;
50 extern long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity);
Dicswx.h91 __be32 count;
109 __be32 length;
122 __be32 pswid;
142 __be32 ccw;
143 __be32 flags;
185 static inline int icswx(__be32 ccw, struct coprocessor_request_block *crb) in icswx()
/arch/powerpc/platforms/4xx/
Dgpio.c27 __be32 or;
28 __be32 tcr;
29 __be32 osrl;
30 __be32 osrh;
31 __be32 tsrl;
32 __be32 tsrh;
33 __be32 odr;
34 __be32 ir;
35 __be32 rr1;
36 __be32 rr2;
[all …]
/arch/powerpc/platforms/pseries/
Drtas-fadump.h34 __be32 request_flag;
45 __be32 dump_format_version;
48 __be32 offset_first_dump_section;
51 __be32 dd_block_size;
54 __be32 dd_offset_disk_path;
57 __be32 max_time_auto;
93 __be32 version;
94 __be32 num_cpu_offset;
/arch/powerpc/mm/
Ddrmem.c129 prop_sz = lmb_sets * sizeof(*dr_cell) + sizeof(__be32); in drmem_update_dt_v2()
202 const __be32 **prop) in read_drconf_v1_cell()
204 const __be32 *p = *prop; in read_drconf_v1_cell()
219 __walk_drmem_v1_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v1_lmbs()
220 int (*func)(struct drmem_lmb *, const __be32 **, void *)) in __walk_drmem_v1_lmbs() argument
238 const __be32 **prop) in read_drconf_v2_cell()
240 const __be32 *p = *prop; in read_drconf_v2_cell()
253 __walk_drmem_v2_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v2_lmbs()
254 int (*func)(struct drmem_lmb *, const __be32 **, void *)) in __walk_drmem_v2_lmbs() argument
286 int (*func)(struct drmem_lmb *, const __be32 **, void *)) in walk_drmem_lmbs_early() argument
[all …]
Dnuma.c61 static const __be32 *distance_ref_points;
169 static int __associativity_to_nid(const __be32 *associativity, in __associativity_to_nid()
192 static int associativity_to_nid(const __be32 *associativity) in associativity_to_nid()
200 static int __cpu_form2_relative_distance(__be32 *cpu1_assoc, __be32 *cpu2_assoc) in __cpu_form2_relative_distance()
217 static int __cpu_form1_relative_distance(__be32 *cpu1_assoc, __be32 *cpu2_assoc) in __cpu_form1_relative_distance()
233 int cpu_relative_distance(__be32 *cpu1_assoc, __be32 *cpu2_assoc) in cpu_relative_distance()
243 static const __be32 *of_get_associativity(struct device_node *dev) in of_get_associativity()
276 const __be32 *tmp; in of_node_to_nid_single()
303 static void __initialize_form1_numa_distance(const __be32 *associativity, in __initialize_form1_numa_distance()
314 const __be32 *entry; in __initialize_form1_numa_distance()
[all …]
/arch/powerpc/platforms/powernv/
Dopal-fadump.h59 __be32 pir;
64 __be32 offset; /* Offset to Register Entries array */
65 __be32 ecnt; /* Number of entries */
66 __be32 esize; /* Alloc size of each array entry in bytes */
67 __be32 eactsz; /* Actual size of each array entry in bytes */
81 __be32 reg_type;
82 __be32 reg_num;
/arch/m68k/include/uapi/asm/
Dbootinfo.h37 __be32 data[0]; /* data */
42 __be32 addr; /* physical address of memory chunk */
43 __be32 size; /* length of memory chunk (in bytes) */
166 __be32 magic;
168 __be32 machtype;
169 __be32 version;
/arch/hexagon/include/asm/
Dchecksum.h17 __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr,
21 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
/arch/arm/include/asm/
Dchecksum.h99 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
136 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_magic()
155 __csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, __be32 len,
156 __be32 proto, __wsum sum);
/arch/nios2/include/asm/
Dchecksum.h40 static inline __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr, in csum_tcpudp_nofold()
63 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/arch/ia64/include/asm/
Dchecksum.h20 extern __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
23 extern __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr,
/arch/nios2/kernel/
Dprom.c24 __be32 *dtb = (u32 *)__dtb_start; in early_init_devtree()
26 if (be32_to_cpup((__be32 *)CONFIG_NIOS2_DTB_PHYS_ADDR) == in early_init_devtree()
33 if (be32_to_cpu((__be32) *dtb) == OF_DT_HEADER) in early_init_devtree()
/arch/x86/um/asm/
Dchecksum.h55 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold()
71 static inline __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr, in csum_tcpudp_magic()
/arch/alpha/include/asm/
Dchecksum.h17 __sum16 csum_tcpudp_magic(__be32 saddr, __be32 daddr,
20 __wsum csum_tcpudp_nofold(__be32 saddr, __be32 daddr,
/arch/powerpc/perf/
Dhv-24x7.h28 __be32 data_offset;
78 __be32 lpar_cfg_instance_id;
98 __be32 lpar_cfg_instance_id;
151 __be32 detailed_rc;
/arch/powerpc/platforms/ps3/
Dgelic_udbg.c45 __be32 buf_addr;
46 __be32 buf_size;
47 __be32 next_descr_addr;
48 __be32 dmac_cmd_status;
49 __be32 result_size;
50 __be32 valid_size; /* all zeroes for tx */
51 __be32 data_status;
52 __be32 data_error; /* all zeroes for tx */

12345678