Searched defs:fw_phy_union (Results 1 – 1 of 1) sorted by relevance
1037 struct fw_phy_union { struct1038 struct fw_block blk_hdr;1039 __le16 fw_offset;1040 __le16 fw_reg;1041 struct fw_phy_set pre_set[2];1042 struct fw_phy_set bp[8];1043 struct fw_phy_set bp_en;1044 u8 pre_num;1045 u8 bp_num;1046 char info[];