Searched refs:u32 (Results 226 - 250 of 1989) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/mips-boards/
H A Dgeneric.h72 #define MIPS_REVISION_CORID (((*(volatile u32 *)(MIPS_REVISION_REG)) >> 10) & 0x3f)
87 *(volatile u32 *)(MIPS_GT_BASE+ofs) = cpu_to_le32(data)
89 data = le32_to_cpu(*(volatile u32 *)(MIPS_GT_BASE+ofs))
92 *(volatile u32 *)(MIPS_GT_BASE+ofs) = data
94 data = *(volatile u32 *)(MIPS_GT_BASE+ofs)
107 *(volatile u32 *)(reg) = data
109 data = *(volatile u32 *)(reg)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/mips-boards/
H A Dgeneric.h72 #define MIPS_REVISION_CORID (((*(volatile u32 *)(MIPS_REVISION_REG)) >> 10) & 0x3f)
87 *(volatile u32 *)(MIPS_GT_BASE+ofs) = cpu_to_le32(data)
89 data = le32_to_cpu(*(volatile u32 *)(MIPS_GT_BASE+ofs))
92 *(volatile u32 *)(MIPS_GT_BASE+ofs) = data
94 data = *(volatile u32 *)(MIPS_GT_BASE+ofs)
107 *(volatile u32 *)(reg) = data
109 data = *(volatile u32 *)(reg)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/mips-boards/
H A Dgeneric.h72 #define MIPS_REVISION_CORID (((*(volatile u32 *)(MIPS_REVISION_REG)) >> 10) & 0x3f)
87 *(volatile u32 *)(MIPS_GT_BASE+ofs) = cpu_to_le32(data)
89 data = le32_to_cpu(*(volatile u32 *)(MIPS_GT_BASE+ofs))
92 *(volatile u32 *)(MIPS_GT_BASE+ofs) = data
94 data = *(volatile u32 *)(MIPS_GT_BASE+ofs)
107 *(volatile u32 *)(reg) = data
109 data = *(volatile u32 *)(reg)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/mips-boards/
H A Dgeneric.h72 #define MIPS_REVISION_CORID (((*(volatile u32 *)(MIPS_REVISION_REG)) >> 10) & 0x3f)
87 *(volatile u32 *)(MIPS_GT_BASE+ofs) = cpu_to_le32(data)
89 data = le32_to_cpu(*(volatile u32 *)(MIPS_GT_BASE+ofs))
92 *(volatile u32 *)(MIPS_GT_BASE+ofs) = data
94 data = *(volatile u32 *)(MIPS_GT_BASE+ofs)
107 *(volatile u32 *)(reg) = data
109 data = *(volatile u32 *)(reg)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dpkt_cls.h15 u32 classid;
24 u32 protocol;
27 u32 prio;
28 u32 classid;
51 unsigned long (*get)(struct tcf_proto*, u32 handle);
53 int (*change)(struct tcf_proto*, unsigned long, u32 handle, struct rtattr **, unsigned long *);
69 u32 protocol = skb->protocol;
H A Darp.h15 extern void arp_send(int type, int ptype, u32 dest_ip,
16 struct net_device *dev, u32 src_ip,
19 extern int arp_mc_map(u32 addr, u8 *haddr, struct net_device *dev, int dir);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dpkt_cls.h15 u32 classid;
24 u32 protocol;
27 u32 prio;
28 u32 classid;
51 unsigned long (*get)(struct tcf_proto*, u32 handle);
53 int (*change)(struct tcf_proto*, unsigned long, u32 handle, struct rtattr **, unsigned long *);
69 u32 protocol = skb->protocol;
H A Darp.h15 extern void arp_send(int type, int ptype, u32 dest_ip,
16 struct net_device *dev, u32 src_ip,
19 extern int arp_mc_map(u32 addr, u8 *haddr, struct net_device *dev, int dir);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/mips-boards/
H A Dgeneric.h72 #define MIPS_REVISION_CORID (((*(volatile u32 *)(MIPS_REVISION_REG)) >> 10) & 0x3f)
87 *(volatile u32 *)(MIPS_GT_BASE+ofs) = cpu_to_le32(data)
89 data = le32_to_cpu(*(volatile u32 *)(MIPS_GT_BASE+ofs))
92 *(volatile u32 *)(MIPS_GT_BASE+ofs) = data
94 data = *(volatile u32 *)(MIPS_GT_BASE+ofs)
107 *(volatile u32 *)(reg) = data
109 data = *(volatile u32 *)(reg)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpaca.h75 u32 default_decr; /* Default decrementer value 0x1c */
98 u32 lpEvent_count; /* lpEvents processed 0x28 */
134 u32 pmc[12]; /* Default pmc value */
138 u32 prof_multiplier; /* */
139 u32 prof_shift; /* iSeries shift for profile bucket size */
140 u32 *prof_buffer; /* iSeries profiling buffer */
141 u32 *prof_stext; /* iSeries start of kernel text */
142 u32 *prof_etext; /* iSeries start of kernel text */
143 u32 prof_len; /* iSeries length of profile buffer -1 */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpaca.h75 u32 default_decr; /* Default decrementer value 0x1c */
98 u32 lpEvent_count; /* lpEvents processed 0x28 */
134 u32 pmc[12]; /* Default pmc value */
138 u32 prof_multiplier; /* */
139 u32 prof_shift; /* iSeries shift for profile bucket size */
140 u32 *prof_buffer; /* iSeries profiling buffer */
141 u32 *prof_stext; /* iSeries start of kernel text */
142 u32 *prof_etext; /* iSeries start of kernel text */
143 u32 prof_len; /* iSeries length of profile buffer -1 */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dau1000_ircc.h76 volatile u32 *vaddr;
102 u32 rx_head;
103 u32 tx_head;
104 u32 tx_tail;
105 u32 tx_full;
118 u32 flags; /* Interface flags */
119 u32 speed;
120 u32 newspeed;
122 u32 intr_work_done; /* number of Rx and Tx pkts processed in the isr */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dau1000_ircc.h76 volatile u32 *vaddr;
102 u32 rx_head;
103 u32 tx_head;
104 u32 tx_tail;
105 u32 tx_full;
118 u32 flags; /* Interface flags */
119 u32 speed;
120 u32 newspeed;
122 u32 intr_work_done; /* number of Rx and Tx pkts processed in the isr */
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jfs/
H A Djfs_defragfs.h29 u32 inostamp; /* 4: */
30 u32 ino; /* 4: */
31 u32 gen; /* 4: */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/ospm/include/
H A Dsm.h66 u32 notify_type,
67 u32 device,
87 u32 event,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/sunrpc/
H A Dsvc.h74 u32 * area; /* allocated memory */
75 u32 * base; /* base of RPC datagram */
77 u32 * buf; /* read/write pointer */
105 u32 rq_xid; /* transmission id */
106 u32 rq_prog; /* program number */
107 u32 rq_vers; /* program version */
108 u32 rq_proc; /* procedure number */
109 u32 rq_prot; /* IP protocol */
137 u32 pg_prog; /* program number */
150 u32 vs_ver
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/sunrpc/
H A Dsvc.h74 u32 * area; /* allocated memory */
75 u32 * base; /* base of RPC datagram */
77 u32 * buf; /* read/write pointer */
105 u32 rq_xid; /* transmission id */
106 u32 rq_prog; /* program number */
107 u32 rq_vers; /* program version */
108 u32 rq_proc; /* procedure number */
109 u32 rq_prot; /* IP protocol */
137 u32 pg_prog; /* program number */
150 u32 vs_ver
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A D53c8xx_d.h2 static u32 SCRIPT[] = {
1892 static u32 A_NCR53c7xx_msg_abort_used[] __attribute((unused)) = {
1897 static u32 A_NCR53c7xx_msg_reject_used[] __attribute((unused)) = {
1902 static u32 A_NCR53c7xx_sink_used[] __attribute((unused)) = {
1909 static u32 A_NCR53c7xx_zero_used[] __attribute((unused)) = {
1915 static u32 A_NOP_insn_used[] __attribute((unused)) = {
1920 static u32 A_addr_reconnect_dsa_head_used[] __attribute((unused)) = {
1925 static u32 A_addr_scratch_used[] __attribute((unused)) = {
1940 static u32 A_addr_temp_used[] __attribute((unused)) = {
1946 static u32 A_dmode_memory_to_memory_use
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5074/
H A Dnile4.c18 void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width,
21 u32 maskbits;
22 u32 widthbits;
109 void nile4_set_pmr(u32 pmr, u32 type, u32 addr)
135 u32 offset, t;
150 u32 al
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/executer/
H A Dexregion.c60 u32 function,
62 u32 bit_width,
63 u32 *value,
70 u32 length;
157 *value = (u32)* (u8 *) logical_addr_ptr;
220 u32 function,
222 u32 bit_width,
223 u32 *value,
283 u32 function,
285 u32 bit_widt
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/galileo-boards/evb64120A/
H A Dcore.h91 *pData = (*((u32 *)(NONE_CACHEABLE | \
97 (*((u32 *)(NONE_CACHEABLE | INTERNAL_REG_BASE_ADDR | \
100 #define VIRTUAL_TO_PHY(y) ((u32)(y) & (u32)0x5fffffff)
101 #define PHY_TO_VIRTUAL(y) ((u32)(y) | NONE_CACHEABLE)
109 (*((u32 *)((address) | NONE_CACHEABLE)) = (u32) data)
119 (*((u32 *)((address) | MIPS_CACHEABLE )) = (u32) data)
129 (*(pData) = *((u32 *)((addres
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/galileo-boards/evb64120A/
H A Dcore.h91 *pData = (*((u32 *)(NONE_CACHEABLE | \
97 (*((u32 *)(NONE_CACHEABLE | INTERNAL_REG_BASE_ADDR | \
100 #define VIRTUAL_TO_PHY(y) ((u32)(y) & (u32)0x5fffffff)
101 #define PHY_TO_VIRTUAL(y) ((u32)(y) | NONE_CACHEABLE)
109 (*((u32 *)((address) | NONE_CACHEABLE)) = (u32) data)
119 (*((u32 *)((address) | MIPS_CACHEABLE )) = (u32) data)
129 (*(pData) = *((u32 *)((addres
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/galileo-boards/evb64120A/
H A Dcore.h91 *pData = (*((u32 *)(NONE_CACHEABLE | \
97 (*((u32 *)(NONE_CACHEABLE | INTERNAL_REG_BASE_ADDR | \
100 #define VIRTUAL_TO_PHY(y) ((u32)(y) & (u32)0x5fffffff)
101 #define PHY_TO_VIRTUAL(y) ((u32)(y) | NONE_CACHEABLE)
109 (*((u32 *)((address) | NONE_CACHEABLE)) = (u32) data)
119 (*((u32 *)((address) | MIPS_CACHEABLE )) = (u32) data)
129 (*(pData) = *((u32 *)((addres
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/galileo-boards/evb64120A/
H A Dcore.h91 *pData = (*((u32 *)(NONE_CACHEABLE | \
97 (*((u32 *)(NONE_CACHEABLE | INTERNAL_REG_BASE_ADDR | \
100 #define VIRTUAL_TO_PHY(y) ((u32)(y) & (u32)0x5fffffff)
101 #define PHY_TO_VIRTUAL(y) ((u32)(y) | NONE_CACHEABLE)
109 (*((u32 *)((address) | NONE_CACHEABLE)) = (u32) data)
119 (*((u32 *)((address) | MIPS_CACHEABLE )) = (u32) data)
129 (*(pData) = *((u32 *)((addres
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5xxx/ddb5074/
H A Dpci_ops.c34 u32 pdar;
35 u32 pmr;
36 u32 config_base;
37 u32 config_size;
38 u32 pdar_backup;
39 u32 pmr_backup;
57 static inline u32 ddb_access_config_base(struct pci_config_swap *swap,
58 u32 bus,/* 0 means top level bus */
59 u32 slot_num)
61 u32 pci_add
[all...]

Completed in 605 milliseconds

1234567891011>>