Home
last modified time | relevance | path

Searched refs:__le16 (Results 1 – 25 of 29) sorted by relevance

12

/rk3399_rockchip-uboot/include/
H A Dext_common.h80 __le16 mnt_count;
81 __le16 max_mnt_count;
82 __le16 magic;
83 __le16 fs_state;
84 __le16 error_handling;
85 __le16 minor_revision_level;
90 __le16 uid_reserved;
91 __le16 gid_reserved;
93 __le16 inode_size;
94 __le16 block_group_number;
[all …]
H A Dsparse_format.h17 __le16 major_version; /* (0x1) - reject images with higher major versions */
18 __le16 minor_version; /* (0x0) - allow images with higer minor versions */
19 __le16 file_hdr_sz; /* 28 bytes for first revision of the file format */
20 __le16 chunk_hdr_sz; /* 12 bytes for first revision of the file format */
37 __le16 chunk_type; /* 0xCAC1 -> raw; 0xCAC2 -> fill; 0xCAC3 -> don't care */
38 __le16 reserved1;
H A Dext4fs.h55 __le16 ee_len; /* number of blocks covered by extent */
56 __le16 ee_start_hi; /* high 16 bits of physical block */
68 __le16 ei_leaf_hi; /* high 16 bits of physical block */
74 __le16 eh_magic; /* probably will support different formats */
75 __le16 eh_entries; /* number of valid entries */
76 __le16 eh_max; /* capacity of store in entries */
77 __le16 eh_depth; /* has tree real underlying blocks? */
H A Dpart_efi.h117 __le16 unknown;
119 __le16 signature;
H A Dusb.h54 __le16 value;
55 __le16 index;
56 __le16 length;
574 __le16 wHubDelay;
575 __le16 DeviceRemovable;
H A Dedid.h130 __le16 m;
191 __le16 pixel_clock; /* need to multiply by 10 KHz */
/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.h14 __le16 max_power; /* centiwatts */
23 __le16 idle_power;
26 __le16 active_power;
37 __le16 vid;
38 __le16 ssvid;
49 __le16 oacs;
58 __le16 wctemp;
59 __le16 cctemp;
65 __le16 oncs;
66 __le16 fuses;
[all …]
/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h286 __le16 revision;
287 __le16 features;
288 __le16 opt_cmd;
290 __le16 ext_param_page_length; /* since ONFI 2.1 */
298 __le16 date_code;
303 __le16 spare_bytes_per_page;
305 __le16 spare_bytes_per_ppage;
311 __le16 bb_per_lun;
312 __le16 block_endurance;
314 __le16 guaranteed_block_endurance;
[all …]
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h183 __le16 wValue;
184 __le16 wIndex;
185 __le16 wLength;
259 __le16 bcdUSB;
264 __le16 idVendor;
265 __le16 idProduct;
266 __le16 bcdDevice;
315 __le16 wTotalLength;
338 __le16 wData[1]; /* UTF-16LE encoded */
372 __le16 wMaxPacketSize;
[all …]
H A Dcdc.h54 __le16 bcdCDC;
104 __le16 wCountyCode0;
128 __le16 wMaxSegmentSize;
129 __le16 wNumberMCFilters;
139 __le16 bcdVersion;
221 __le16 wValue;
222 __le16 wIndex;
223 __le16 wLength;
/rk3399_rockchip-uboot/include/linux/byteorder/
H A Dbig_endian.h24 #define __constant_cpu_to_le16(x) ((__force __le16)___constant_swab16((x)))
25 #define __constant_le16_to_cpu(x) ___constant_swab16((__force __u16)(__le16)(x))
36 #define __cpu_to_le16(x) ((__force __le16)__swab16((x)))
37 #define __le16_to_cpu(x) __swab16((__force __u16)(__le16)(x))
61 static inline __le16 __cpu_to_le16p(const __u16 *p) in __cpu_to_le16p()
63 return (__force __le16)__swab16p(p); in __cpu_to_le16p()
65 static inline __u16 __le16_to_cpup(const __le16 *p) in __le16_to_cpup()
H A Dlittle_endian.h24 #define __constant_cpu_to_le16(x) ((__force __le16)(__u16)(x))
25 #define __constant_le16_to_cpu(x) ((__force __u16)(__le16)(x))
36 #define __cpu_to_le16(x) ((__force __le16)(__u16)(x))
37 #define __le16_to_cpu(x) ((__force __u16)(__le16)(x))
61 static inline __le16 __cpu_to_le16p(const __u16 *p) in __cpu_to_le16p()
63 return (__force __le16)*p; in __cpu_to_le16p()
65 static inline __u16 __le16_to_cpup(const __le16 *p) in __le16_to_cpup()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_dfu.h80 __le16 wDetachTimeOut;
81 __le16 wTransferSize;
82 __le16 bcdDFUVersion;
H A Dusbstring.c18 static int utf8_to_utf16le(const char *s, __le16 *cp, unsigned len) in utf8_to_utf16le()
133 len = utf8_to_utf16le(s->s, (__le16 *)&buf[2], len); in usb_gadget_get_string()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs-media.h500 __le16 compr_type;
525 __le16 nlen;
550 __le16 compr_type;
633 __le16 default_compr;
754 __le16 child_cnt;
755 __le16 level;
/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dpd.h107 static inline unsigned int pd_header_cnt_le(__le16 header) in pd_header_cnt_le()
117 static inline unsigned int pd_header_type_le(__le16 header) in pd_header_type_le()
127 static inline unsigned int pd_header_msgid_le(__le16 header) in pd_header_msgid_le()
137 static inline unsigned int pd_header_rev_le(__le16 header) in pd_header_rev_le()
170 static inline unsigned int pd_ext_header_data_size_le(__le16 ext_header) in pd_ext_header_data_size_le()
185 __le16 header;
196 __le16 header;
/rk3399_rockchip-uboot/include/linux/unaligned/
H A Daccess_ok.h8 return le16_to_cpup((__le16 *)p); in get_unaligned_le16()
38 *((__le16 *)p) = cpu_to_le16(val); in put_unaligned_le16()
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.h51 __le16 ctrl;
52 __le16 prot;
/rk3399_rockchip-uboot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.h61 __le16 ifpid;
/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs.h396 __le16 response_upiu_length;
397 __le16 response_upiu_offset;
400 __le16 prd_table_length;
401 __le16 prd_table_offset;
/rk3399_rockchip-uboot/include/linux/
H A Dtypes.h148 typedef __u16 __bitwise __le16; typedef
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dasix.c180 ALLOC_CACHE_ALIGN_BUFFER(__le16, res, 1); in asix_mdio_read()
195 ALLOC_CACHE_ALIGN_BUFFER(__le16, res, 1); in asix_mdio_write()
256 ALLOC_CACHE_ALIGN_BUFFER(__le16, v, 1); in asix_read_rx_ctl()
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dep0.c306 static struct dwc3_ep *dwc3_wIndex_to_dep(struct dwc3 *dwc, __le16 wIndex_le) in dwc3_wIndex_to_dep()
336 __le16 *response_pkt; in dwc3_ep0_handle_status()
375 response_pkt = (__le16 *) dwc->setup_buf; in dwc3_ep0_handle_status()
/rk3399_rockchip-uboot/arch/arc/include/asm/
H A Dio.h241 #define readw_relaxed(c) ({ u16 __r = le16_to_cpu((__force __le16) \
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dep0.c247 __le16 *response_pkt; in cdns3_req_ep0_get_status()
284 response_pkt = (__le16 *)priv_dev->setup_buf; in cdns3_req_ep0_get_status()

12