Searched refs:cpu_to_be32p (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/linux/byteorder/
H A Dgeneric.h106 #define cpu_to_be32p __cpu_to_be32p macro
/linux-master/arch/s390/crypto/
H A Dcrc32-vx.c138 *(__be32 *)out = cpu_to_be32p(&ctx->crc);
/linux-master/drivers/firewire/
H A Dcore-topology.c499 *map++ = cpu_to_be32p(self_ids++);
/linux-master/drivers/i2c/busses/
H A Di2c-fsi.c181 __be32 data_be = cpu_to_be32p(data);
/linux-master/drivers/crypto/qce/
H A Dcommon.c75 *d = cpu_to_be32p((const __u32 *) s);
/linux-master/include/linux/sunrpc/
H A Dxdr.h611 *p = cpu_to_be32p(array);
/linux-master/drivers/usb/host/
H A Dohci.h616 cpu_to_be32p(x) :
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c2282 *crc = (__force u32)cpu_to_be32p(crc);
/linux-master/drivers/rapidio/devices/
H A Dtsi721.c137 bd_ptr[0].data[0] = cpu_to_be32p(data);
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_os.c6169 cpu_to_be32p((uint32_t *)purex->els_frame_payload);
6176 cpu_to_be32p((uint32_t *)purex->els_frame_payload);

Completed in 558 milliseconds