Searched refs:__le32 (Results 1 – 14 of 14) sorted by relevance
/device/generic/opengl-transport/host/linux_uapi/linux/ |
D | virtio_gpu.h | 58 __le32 type; 59 __le32 flags; 61 __le32 ctx_id; 62 __le32 padding; 65 __le32 scanout_id; 66 __le32 x; 67 __le32 y; 68 __le32 padding; 73 __le32 resource_id; 74 __le32 hot_x; [all …]
|
/device/google/contexthub/firmware/os/inc/ |
D | nanohubPacket.h | 34 typedef uint32_t __le32; typedef 43 __le32 seq; 44 __le32 reason; 52 __le32 crc; 103 __le32 variantVer; 117 __le32 appVer; 125 __le32 appIdx; 132 __le32 appVer; 133 __le32 appSize; 141 __le32 size; [all …]
|
/device/linaro/dragonboard/qcom/qrtr/lib/ |
D | libqrtr.h | 172 __le32 cmd; 176 __le32 service; 177 __le32 instance; 178 __le32 node; 179 __le32 port; 183 __le32 node; 184 __le32 port;
|
/device/linaro/dragonboard/qcom/qrtr/src/ |
D | ns.h | 7 static inline __le32 cpu_to_le32(uint32_t x) { return htole32(x); } in cpu_to_le32() 8 static inline uint32_t le32_to_cpu(__le32 x) { return le32toh(x); } in le32_to_cpu()
|
/device/google/coral-kernel/sm8150/original-kernel-headers/media/ |
D | radio-iris.h | 438 __le32 station_freq; 483 __le32 tune_freq; 501 __le32 station_freq;
|
/device/google/coral-kernel/sm8150/kernel-headers/media/ |
D | radio-iris.h | 370 __le32 station_freq; 409 __le32 tune_freq; 424 __le32 station_freq;
|
/device/google/contexthub/firmware/os/core/ |
D | hostIntf.c | 208 static inline __le32 hostIntfComputeCrc(uint8_t *buf) in hostIntfComputeCrc() 241 __le32 packetCrc; in hostIntfFindHandler() 296 static void hostIntfTxPacket(__le32 reason, uint8_t len, uint32_t seq, in hostIntfTxPacket() 312 static void hostIntfTxNakPacket(__le32 reason, uint32_t seq, in hostIntfTxNakPacket() 1112 __le32 raw_reason = htole32(reason); in hostIntfNotifyReboot()
|
D | nanohubCommand.c | 120 mEventSlab = slabAllocatorNew(NANOHUB_PACKET_PAYLOAD_MAX-sizeof(__le32), 4, 2); in nanohubInitCommand() 1074 __le32, 1104 __le32, 1863 __le32, 1879 __le32,
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | videodev2.h | 2126 __le32 linemask[2]; /* Bitmasks of VBI service lines present */
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | videodev2.h | 1144 __le32 linemask[2];
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | videodev2.h | 2060 __le32 linemask[2]; /* Bitmasks of VBI service lines present */
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | videodev2.h | 1144 __le32 linemask[2];
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | videodev2.h | 2060 __le32 linemask[2]; /* Bitmasks of VBI service lines present */
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | videodev2.h | 1165 __le32 linemask[2];
|