Searched defs:pwm_mode (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/mfd/ | ||
| H A D | lm3533.h | 42 unsigned pwm_mode:1; /* PWM input mode (default analog) */ member |
| /linux/drivers/gpu/drm/amd/pm/ | ||
| H A D | amdgpu_pm.c | 2894 u32 pwm_mode = 0; amdgpu_hwmon_get_pwm1_enable() local |
| /linux/drivers/hwmon/ | ||
| H A D | nct6775.h | 125 u8 pwm_mode[NUM_FAN]; /* 0->DC variable voltage, member |
| H A D | f75375s.c | 102 u8 pwm_mode[2]; member |
| H A D | it87.c | 1294 static int pwm_mode(const struct it87_data *data, int nr) in pwm_mode() function |