Searched refs:dutycycle (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/regulator/
H A Dpwm-regulator.c33 unsigned int dutycycle; member in struct:pwm_voltages
48 int dutycycle; pwm_regulator_set_voltage_sel() local
53 dutycycle = (pwm_reg_period * pwm_regulator_set_voltage_sel()
54 drvdata->duty_cycle_table[selector].dutycycle) / 100; pwm_regulator_set_voltage_sel()
56 ret = pwm_config(drvdata->pwm, dutycycle, pwm_reg_period); pwm_regulator_set_voltage_sel()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dmci.c163 "Single PAN/FTP bt period %d ms dutycycle %d\n", ath_mci_update_scheme()
170 "aggregation limit 1.5 ms dutycycle 30%%\n"); ath_mci_update_scheme()
177 "Two BT profiles aggr limit 1.5 ms dutycycle %d%%\n", ath_mci_update_scheme()

Completed in 125 milliseconds