Searched refs:fpga_features (Results 1 – 2 of 2) sorted by relevance
| /board/gdsys/a38x/ |
| A D | hydra.h | 5 u32 fpga_features; /* 0x000c */ member
|
| /board/gdsys/common/ |
| A D | ioep-fpga.c | 55 struct fpga_features { struct 139 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features() 186 memset(features, 0, sizeof(struct fpga_features)); in get_features() 188 FPGA_GET_REG(fpga, fpga_features, &raw_features); in get_features() 351 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features() 382 memset(features, 0, sizeof(struct fpga_features)); in get_features() 384 FPGA_GET_REG(fpga, fpga_features, &raw_features); in get_features() 450 struct fpga_features features; in ioep_fpga_has_osd() 461 struct fpga_features features; in ioep_fpga_print_info()
|
Completed in 10 milliseconds