Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/net/pfe_eth/pfe/cbus/
Dclass_csr.h174 struct class_cfg { struct
175 u32 route_table_baseaddr;
176 u32 route_table_hash_bits;
/third_party/uboot/u-boot-2020.01/drivers/net/pfe_eth/
Dpfe_driver.c430 struct class_cfg class_cfg = { in pfe_class_init() local