Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/usb/
Dr8152.c1022 struct fw_phy_union { struct
1023 struct fw_block blk_hdr;
1024 __le16 fw_offset;
1025 __le16 fw_reg;
1026 struct fw_phy_set pre_set[2];
1027 struct fw_phy_set bp[8];
1028 struct fw_phy_set bp_en;
1029 u8 pre_num;
1030 u8 bp_num;
1031 char info[];