Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Damplc_dio200.h29 struct dio200_board { struct
30 const char *name;
31 unsigned char mainbar;
32 unsigned short n_subdevs; /* number of subdevices */
33 unsigned char sdtype[DIO200_MAX_SUBDEVS]; /* enum dio200_sdtype */
34 unsigned char sdinfo[DIO200_MAX_SUBDEVS]; /* depends on sdtype */
35 unsigned int has_int_sce:1; /* has interrupt enable/status reg */
36 unsigned int has_clk_gat_sce:1; /* has clock/gate selection registers */
37 unsigned int is_pcie:1; /* has enhanced features */