Home
last modified time | relevance | path

Searched refs:fpga_features (Results 1 – 2 of 2) sorted by relevance

/board/gdsys/a38x/
A Dhydra.h5 u32 fpga_features; /* 0x000c */ member
/board/gdsys/common/
A Dioep-fpga.c55 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