Lines Matching defs:mtk_soc_data
1169 struct mtk_soc_data { struct
1170 const struct mtk_reg_map *reg_map;
1171 u32 ana_rgc3;
1172 u64 caps;
1173 u64 required_clks;
1174 bool required_pctl;
1175 u8 offload_version;
1176 u8 hash_offset;
1177 u8 version;
1178 u8 ppe_num;
1179 u16 foe_entry_size;
1180 netdev_features_t hw_features;
1181 bool has_accounting;
1182 bool disable_pll_modes;
1183 struct {
1189 } tx;
1190 struct {
1197 } rx;