Lines Matching defs:ior_cfg
145 unsigned int ior_cfg;
193 ior_cfg = val | priv->preset_enable[chan->channel] << 1;
196 outb(QUAD8_CTR_IOR | ior_cfg, base_offset + 1);
301 unsigned int ior_cfg;
314 ior_cfg = priv->ab_enable[chan->channel] |
318 outb(QUAD8_CTR_IOR | ior_cfg, base_offset);
1079 unsigned int ior_cfg;
1089 ior_cfg = ab_enable | priv->preset_enable[count->id] << 1;
1092 outb(QUAD8_CTR_IOR | ior_cfg, base_offset + 1);
1231 unsigned int ior_cfg;
1244 ior_cfg = priv->ab_enable[count->id] | (unsigned int)preset_enable << 1;
1247 outb(QUAD8_CTR_IOR | ior_cfg, base_offset);