Home
last modified time | relevance | path

Searched defs:fw_phy_union (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/usb/
Dr8152.c1026 struct fw_phy_union { struct
1027 struct fw_block blk_hdr;
1028 __le16 fw_offset;
1029 __le16 fw_reg;
1030 struct fw_phy_set pre_set[2];
1031 struct fw_phy_set bp[8];
1032 struct fw_phy_set bp_en;
1033 u8 pre_num;
1034 u8 bp_num;
1035 char info[];