Home
last modified time | relevance | path

Searched refs:PWM_DUTY (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A Dpxm2.h129 #define PWM_DUTY 0x200 macro
/OK3568_Linux_fs/u-boot/board/siemens/pxm2/
H A Dboard.c339 int duty = PWM_DUTY; in enable_pwm()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dw83793.c155 #define PWM_DUTY 0 macro
1039 store_pwm, PWM_DUTY, index - 1), \
2066 data->pwm[i][PWM_DUTY] = in w83793_update_device()
2068 W83793_REG_PWM(i, PWM_DUTY)); in w83793_update_device()