Lines Matching refs:config
576 unsigned long config;
660 * Find NS87303 SuperIO config registers (through ecpp).
662 config = 0;
669 config = ecpp_op->resource[1].start;
678 switch (config & 0x3ff) {
685 config = 0;
688 if (!config)
692 ns87303_modify(config, ASC, 0, 0xc0);
703 ns87303_modify(config, FER, FER_EDM, 0);
704 ns87303_modify(config, ASC, ASC_DRV2_SEL, 0);
705 ns87303_modify(config, FCR, 0, FCR_LDE);
707 config = sun_floppy_types[0];
709 sun_floppy_types[1] = config;