Home
last modified time | relevance | path

Searched refs:gi (Results 1 – 7 of 7) sorted by relevance

/include/linux/usb/
A Dgadget_configfs.h48 struct struct_member *gi; \
64 gi = container_of(group, struct struct_member, strings_group); \
66 list_for_each_entry(gs, &gi->string_list, list) { \
75 list_add_tail(&new->list, &gi->string_list); \
A Dpd_vdo.h496 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ argument
499 | ((gi) & 0x3f) << 1 | (ct))
/include/soc/mscc/
A Docelot.h909 #define ocelot_read_ix(ocelot, reg, gi, ri) \ argument
911 #define ocelot_read_gix(ocelot, reg, gi) \ argument
912 __ocelot_read_ix(ocelot, reg, reg##_GSZ * (gi))
918 #define ocelot_write_ix(ocelot, val, reg, gi, ri) \ argument
920 #define ocelot_write_gix(ocelot, val, reg, gi) \ argument
921 __ocelot_write_ix(ocelot, val, reg, reg##_GSZ * (gi))
926 #define ocelot_rmw_ix(ocelot, val, m, reg, gi, ri) \ argument
928 #define ocelot_rmw_gix(ocelot, val, m, reg, gi) \ argument
929 __ocelot_rmw_ix(ocelot, val, m, reg, reg##_GSZ * (gi))
943 #define ocelot_target_read_ix(ocelot, target, reg, gi, ri) \ argument
[all …]
/include/linux/
A Dcred.h41 static inline struct group_info *get_group_info(struct group_info *gi) in get_group_info() argument
43 refcount_inc(&gi->usage); in get_group_info()
44 return gi; in get_group_info()
/include/dt-bindings/usb/
A Dpd.h463 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ argument
466 | ((gi) & 0x3f) << 1 | (ct))
/include/net/
A Dmac80211.h1672 u8 gi:2; member
A Dcfg80211.h844 enum nl80211_txrate_gi gi; member

Completed in 62 milliseconds