Lines Matching refs:configured
99 unsigned long configured;
175 ncfg = hweight_long(pc->configured);
182 * 1. No devices have been configured.
183 * 2. Only one device has been configured and the new request is for
185 * 3. Only one device has been configured and the new request is for
187 * configured period.
188 * 4. More than one devices are configured and period of the new
236 set_bit(pwm->hwpwm, &pc->configured);
310 clear_bit(pwm->hwpwm, &pc->configured);
493 dev_err(dev, "No channels configured\n");