Searched refs:cpu_to_le32 (Results 1 - 25 of 409) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dncp.h74 #define RIM_NAME (cpu_to_le32(1))
75 #define RIM_SPACE_ALLOCATED (cpu_to_le32(2))
76 #define RIM_ATTRIBUTES (cpu_to_le32(4))
77 #define RIM_DATA_SIZE (cpu_to_le32(8))
78 #define RIM_TOTAL_SIZE (cpu_to_le32(0x10))
79 #define RIM_EXT_ATTR_INFO (cpu_to_le32(0x20))
80 #define RIM_ARCHIVE (cpu_to_le32(0x40))
81 #define RIM_MODIFY (cpu_to_le32(0x80))
82 #define RIM_CREATION (cpu_to_le32(0x100))
83 #define RIM_OWNING_NAMESPACE (cpu_to_le32(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dutil.c19 hd->h_version = cpu_to_le32(hd->h_version);
20 hd->h_lockspace = cpu_to_le32(hd->h_lockspace);
21 hd->h_nodeid = cpu_to_le32(hd->h_nodeid);
39 ms->m_type = cpu_to_le32(ms->m_type);
40 ms->m_nodeid = cpu_to_le32(ms->m_nodeid);
41 ms->m_pid = cpu_to_le32(ms->m_pid);
42 ms->m_lkid = cpu_to_le32(ms->m_lkid);
43 ms->m_remid = cpu_to_le32(ms->m_remid);
44 ms->m_parent_lkid = cpu_to_le32(ms->m_parent_lkid);
45 ms->m_parent_remid = cpu_to_le32(m
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dendian.h32 *var = cpu_to_le32(le32_to_cpu(*var) + val);
37 *var = cpu_to_le32(le32_to_cpu(*var) & val);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-ip27/
H A Dmangle-port.h21 # define __mem_ioswabl(a,x) cpu_to_le32(x)
23 # define __mem_ioswabq(a,x) cpu_to_le32(x)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-ip32/
H A Dmangle-port.h22 # define __mem_ioswabl(a,x) cpu_to_le32(x)
24 # define __mem_ioswabq(a,x) cpu_to_le32(x)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-ip27/
H A Dmangle-port.h21 # define __mem_ioswabl(a,x) cpu_to_le32(x)
23 # define __mem_ioswabq(a,x) cpu_to_le32(x)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-ip32/
H A Dmangle-port.h22 # define __mem_ioswabl(a,x) cpu_to_le32(x)
24 # define __mem_ioswabq(a,x) cpu_to_le32(x)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dntlmssp.h24 #define NtLmNegotiate cpu_to_le32(1)
25 #define NtLmChallenge cpu_to_le32(2)
26 #define NtLmAuthenticate cpu_to_le32(3)
27 #define UnknownMessage cpu_to_le32(8)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Ddv1394-private.h94 omi->q[0] = cpu_to_le32(0x02000000 | 8); /* OUTPUT_MORE_IMMEDIATE; 8 is the size of the IT header */
100 omi->q[4] = cpu_to_le32( (0x0 << 16) /* IEEE1394_SPEED_100 */
107 omi->q[5] = cpu_to_le32((payload_size << 16) | (0x7F << 8) | 0xA0);
117 om->q[0] = cpu_to_le32(data_size);
118 om->q[1] = cpu_to_le32(data_phys_addr);
141 ol->q[0] = cpu_to_le32(temp);
142 ol->q[1] = cpu_to_le32(data_phys_addr);
162 im->q[0] = cpu_to_le32(temp);
163 im->q[1] = cpu_to_le32(data_phys_addr);
181 il->q[0] = cpu_to_le32(tem
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aacraid/
H A Ddpcsup.c101 *(__le32 *)hwfib->data = cpu_to_le32(ST_OK);
102 hwfib->header.XferState |= cpu_to_le32(AdapterProcessed);
110 if (*pstatus & cpu_to_le32(0xffff0000))
111 *pstatus = cpu_to_le32(ST_OK);
113 if (hwfib->header.XferState & cpu_to_le32(NoResponseExpected | Async))
115 if (hwfib->header.XferState & cpu_to_le32(NoResponseExpected))
212 *(__le32 *)hw_fib->data = cpu_to_le32(ST_OK);
296 *(__le32 *)hwfib->data = cpu_to_le32(ST_OK);
297 hwfib->header.XferState |= cpu_to_le32(AdapterProcessed);
305 if (*pstatus & cpu_to_le32(
[all...]
H A Dcomminit.c78 init->InitStructRevision = cpu_to_le32(ADAPTER_INIT_STRUCT_REVISION);
80 init->InitStructRevision = cpu_to_le32(ADAPTER_INIT_STRUCT_REVISION_4);
81 init->MiniPortRevision = cpu_to_le32(Sa_MINIPORT_REVISION);
82 init->fsrev = cpu_to_le32(dev->fsrev);
91 init->AdapterFibsPhysicalAddress = cpu_to_le32((u32)phys);
92 init->AdapterFibsSize = cpu_to_le32(fibsize);
93 init->AdapterFibAlign = cpu_to_le32(sizeof(struct hw_fib));
94 init->HostPhysMemPages = cpu_to_le32(AAC_MAX_HOSTPHYSMEMPAGES);
98 init->InitFlags = cpu_to_le32(INITFLAGS_NEW_COMM_SUPPORTED);
101 init->MaxIoCommands = cpu_to_le32(de
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Diop.c297 msg->u.head[0] = cpu_to_le32(FOUR_WORD_MSG_SIZE | SGL_OFFSET_0);
299 cpu_to_le32(I2O_CMD_SYS_QUIESCE << 24 | HOST_TID << 12 |
337 msg->u.head[0] = cpu_to_le32(FOUR_WORD_MSG_SIZE | SGL_OFFSET_0);
339 cpu_to_le32(I2O_CMD_SYS_ENABLE << 24 | HOST_TID << 12 |
404 msg->u.head[0] = cpu_to_le32(FOUR_WORD_MSG_SIZE | SGL_OFFSET_0);
406 cpu_to_le32(I2O_CMD_ADAPTER_CLEAR << 24 | HOST_TID << 12 |
445 msg->u.head[0] = cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_6);
447 cpu_to_le32(I2O_CMD_OUTBOUND_INIT << 24 | HOST_TID << 12 |
449 msg->u.s.icntxt = cpu_to_le32(i2o_exec_driver.context);
450 msg->u.s.tcntxt = cpu_to_le32(
[all...]
H A Dexec-osm.c148 msg->u.s.icntxt = cpu_to_le32(i2o_exec_driver.context);
150 msg->u.s.tcntxt = cpu_to_le32(wait->tcntxt);
496 cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_6);
498 cpu_to_le32(I2O_CMD_LCT_NOTIFY << 24 | HOST_TID << 12 |
500 msg->body[0] = cpu_to_le32(0xffffffff);
501 msg->body[1] = cpu_to_le32(0x00000000);
502 msg->body[2] = cpu_to_le32(0xd0000000 | c->dlct.len);
503 msg->body[3] = cpu_to_le32(c->dlct.phys);
545 msg->u.head[0] = cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_6);
546 msg->u.head[1] = cpu_to_le32(I2O_CMD_LCT_NOTIF
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dmarvell.h27 #define MV_WRITE(ofs, data) __MV_WRITE(ofs, cpu_to_le32(data))
40 (*((volatile u32 *)(marvell_base + (ofs)))) |= ((u32)cpu_to_le32(bits))
42 (*((volatile u32 *)(marvell_base + (ofs)))) &= ~((u32)cpu_to_le32(bits))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dmarvell.h27 #define MV_WRITE(ofs, data) __MV_WRITE(ofs, cpu_to_le32(data))
40 (*((volatile u32 *)(marvell_base + (ofs)))) |= ((u32)cpu_to_le32(bits))
42 (*((volatile u32 *)(marvell_base + (ofs)))) &= ~((u32)cpu_to_le32(bits))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dbudget-patch.c433 WRITE_RPS1(cpu_to_le32(CMD_PAUSE | EVT_VBI_B));
434 WRITE_RPS1(cpu_to_le32(CMD_WR_REG_MASK | (GPIO_CTRL>>2)));
435 WRITE_RPS1(cpu_to_le32(GPIO3_MSK));
436 WRITE_RPS1(cpu_to_le32(SAA7146_GPIO_OUTLO<<24));
439 WRITE_RPS1(cpu_to_le32(CMD_INTERRUPT));
441 WRITE_RPS1(cpu_to_le32(CMD_NOP));
443 WRITE_RPS1(cpu_to_le32(CMD_INTERRUPT));
445 WRITE_RPS1(cpu_to_le32(CMD_STOP));
557 WRITE_RPS1(cpu_to_le32(CMD_PAUSE | EVT_HS));
559 WRITE_RPS1(cpu_to_le32(CMD_WR_REG_MAS
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/instr/
H A Dainstr_simple.c119 ix.share_id[0] = cpu_to_le32(ip->share_id[0]);
120 ix.share_id[1] = cpu_to_le32(ip->share_id[1]);
121 ix.share_id[2] = cpu_to_le32(ip->share_id[2]);
122 ix.share_id[3] = cpu_to_le32(ip->share_id[3]);
123 ix.format = cpu_to_le32(ip->format);
124 ix.size = cpu_to_le32(ip->size);
125 ix.start = cpu_to_le32(ip->start);
126 ix.loop_start = cpu_to_le32(ip->loop_start);
127 ix.loop_end = cpu_to_le32(ip->loop_end);
128 ix.loop_repeat = cpu_to_le32(i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dm82xx_pci.c246 immap->im_pci.pci_gcr = cpu_to_le32(PCIGCR_PCI_BUS_EN);
265 immap->im_pci.pci_pocmr0 = cpu_to_le32(POCMR_ENABLE | POCMR_PCI_IO |
267 immap->im_pci.pci_potar0 = cpu_to_le32(M82xx_PCI_LOWER_IO >> POTA_ADDR_SHIFT);
268 immap->im_pci.pci_pobar0 = cpu_to_le32(M82xx_PCI_IO_BASE >> POTA_ADDR_SHIFT);
271 immap->im_pci.pci_pocmr1 = cpu_to_le32(POCMR_ENABLE | ((~(M82xx_PCI_MMIO_SIZE-1U)) >> POTA_ADDR_SHIFT));
272 immap->im_pci.pci_potar1 = cpu_to_le32(M82xx_PCI_LOWER_MMIO >> POTA_ADDR_SHIFT);
273 immap->im_pci.pci_pobar1 = cpu_to_le32((M82xx_PCI_LOWER_MMIO - M82xx_PCI_MMIO_OFFSET) >> POTA_ADDR_SHIFT);
276 immap->im_pci.pci_pocmr2 = cpu_to_le32(POCMR_ENABLE |POCMR_PREFETCH_EN |
278 immap->im_pci.pci_potar2 = cpu_to_le32(M82xx_PCI_LOWER_MEM >> POTA_ADDR_SHIFT);
279 immap->im_pci.pci_pobar2 = cpu_to_le32((M82xx_PCI_LOWER_ME
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_mount.c341 if ((j_sb->s_flag & cpu_to_le32(JFS_BAD_SAIT)) !=
342 cpu_to_le32(JFS_BAD_SAIT)) {
356 j_sb->s_flag |= cpu_to_le32(JFS_BAD_SAIT);
359 if ((j_sb->s_flag & cpu_to_le32(JFS_GROUPCOMMIT)) !=
360 cpu_to_le32(JFS_GROUPCOMMIT))
361 j_sb->s_flag |= cpu_to_le32(JFS_GROUPCOMMIT);
364 if (j_sb->s_state != cpu_to_le32(FM_CLEAN) &&
435 j_sb->s_state = cpu_to_le32(state);
440 j_sb->s_logdev = cpu_to_le32(new_encode_dev(sbi->log->bdev->bd_dev));
441 j_sb->s_logserial = cpu_to_le32(sb
[all...]
H A Djfs_imap.c245 dinom_le->in_freeiag = cpu_to_le32(imp->im_freeiag);
246 dinom_le->in_nextiag = cpu_to_le32(imp->im_nextiag);
247 dinom_le->in_numinos = cpu_to_le32(atomic_read(&imp->im_numinos));
248 dinom_le->in_numfree = cpu_to_le32(atomic_read(&imp->im_numfree));
249 dinom_le->in_nbperiext = cpu_to_le32(imp->im_nbperiext);
250 dinom_le->in_l2nbperiext = cpu_to_le32(imp->im_l2nbperiext);
253 cpu_to_le32(imp->im_agctl[index].inofree);
255 cpu_to_le32(imp->im_agctl[index].extfree);
257 cpu_to_le32(imp->im_agctl[index].numinos);
259 cpu_to_le32(im
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dtea.c87 out[0] = cpu_to_le32(y);
88 out[1] = cpu_to_le32(z);
117 out[0] = cpu_to_le32(y);
118 out[1] = cpu_to_le32(z);
153 out[0] = cpu_to_le32(y);
154 out[1] = cpu_to_le32(z);
175 out[0] = cpu_to_le32(y);
176 out[1] = cpu_to_le32(z);
197 out[0] = cpu_to_le32(y);
198 out[1] = cpu_to_le32(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dxattr_acl.c30 if (header->a_version != cpu_to_le32(POSIX_ACL_XATTR_VERSION))
89 ext_acl->a_version = cpu_to_le32(POSIX_ACL_XATTR_VERSION);
94 ext_entry->e_id = cpu_to_le32(acl->a_entries[n].e_id);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dsecurity.c304 sid->sub_authority[0] = cpu_to_le32(SECURITY_BUILTIN_DOMAIN_RID);
305 sid->sub_authority[1] = cpu_to_le32(DOMAIN_ALIAS_RID_ADMINS);
307 sd->owner = cpu_to_le32((u8 *)sid - (u8 *)sd);
312 sid->sub_authority[0] = cpu_to_le32(SECURITY_BUILTIN_DOMAIN_RID);
313 sid->sub_authority[1] = cpu_to_le32(DOMAIN_ALIAS_RID_ADMINS);
315 sd->group = cpu_to_le32((u8 *)sid - (u8 *)sd);
321 sd->dacl = cpu_to_le32((u8 *)acl - (u8 *)sd);
327 ace->mask = cpu_to_le32(0x1f01ff); /* FIXME */
368 return cpu_to_le32(hash);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dif_bootcmd.c30 sbootcmd.u32magicnumber = cpu_to_le32(BOOT_CMD_MAGIC_NUMBER);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Dudfend.h18 out.logicalBlockNum = cpu_to_le32(in.logicalBlockNum);
43 out.extLength = cpu_to_le32(in.extLength);
44 out.extPosition = cpu_to_le32(in.extPosition);
59 out.extLength = cpu_to_le32(in.extLength);

Completed in 199 milliseconds

1234567891011>>