Searched refs:__u16 (Results 1 - 14 of 14) sorted by relevance

/netgear-R7800-V1.0.2.28/tools/mtd-utils/include/linux/
H A Dtypes.h6 typedef uint16_t __u16; typedef
10 typedef __u16 __le16;
15 typedef __u16 __sum16;
/netgear-R7800-V1.0.2.28/target/linux/etrax/files/drivers/usb/host/
H A Dhc-crisv10.h8 volatile __u16 sw_len;
9 volatile __u16 command;
12 volatile __u16 hw_len;
13 volatile __u16 status;
17 volatile __u16 sw_len;
18 volatile __u16 command;
24 volatile __u16 hw_len;
25 volatile __u16 command;
33 volatile __u16 wPortChange[2];
34 volatile __u16 wPortStatusPre
[all...]
H A Dhc-crisv10.c456 char* port_status_to_str(__u16 wPortStatus) {
571 void rh_port_status_change(__u16[]);
572 int rh_clear_port_feature(__u8, __u16);
573 int rh_set_port_feature(__u8, __u16);
969 __u16 port_reg[USB_ROOT_HUB_PORTS];
1198 void rh_port_status_change(__u16 port_reg[]) {
1200 __u16 wChange;
1313 int rh_set_port_feature(__u8 bPort, __u16 wFeature) {
1552 int rh_clear_port_feature(__u8 bPort, __u16 wFeature) {
3160 void set_sb_cmds(struct USB_SB_Desc *sb_desc, __u16 flag
[all...]
/netgear-R7800-V1.0.2.28/package/qca-ssdk-shell/src/include/sal/os/linux_user/
H A Daos_types_pvt.h30 typedef __u16 __a_uint16_t;
/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Ddevextras.h33 typedef unsigned short __u16; typedef
H A Dyaffs_guts.h305 __u16 sum_no_longer_used; /* checksum of name. No longer used */
425 __u16 sum; /* sum of the name to speed searching */
623 __u16 chunk_grp_bits; /* Number of bits that need to be resolved if
626 __u16 chunk_grp_size; /* == 2^^chunk_grp_bits */
H A Dyaffs_guts.c594 static __u16 yaffs_calc_name_sum(const YCHAR *name)
596 __u16 sum = 0;
597 __u16 i = 1;
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/include/sal/os/linux/
H A Daos_types_pvt.h50 typedef __u16 __a_uint16_t;
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/usb/host/
H A Dadm5120-hub.c147 desc->wHubCharacteristics = (__force __u16)cpu_to_hc16(ahcd, temp);
170 hs->wHubStatus = (__force __u16)cpu_to_hc16(ahcd, status);
171 hs->wHubChange = (__force __u16)cpu_to_hc16(ahcd, change);
198 ps->wPortStatus = (__force __u16)cpu_to_hc16(ahcd, status);
199 ps->wPortChange = (__force __u16)cpu_to_hc16(ahcd, change);
H A Dadm5120.h22 typedef __u16 __bitwise __hc16;
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/mtd/maps/
H A Damazon.c52 temp.x[0] = *((__u16 *) (map->virt + ofs));
59 *((__u16 *) (map->virt + adr)) = d.x[0];
/netgear-R7800-V1.0.2.28/package/shortcut-fe/src/
H A Dsfe_ipv4.c112 __u16 res1:4,
123 __u16 doff:4,
H A Dsfe_ipv6.c142 __u16 res1:4,
153 __u16 doff:4,
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddummy_audio.c539 __u16 wFormatTag;

Completed in 207 milliseconds