Home
last modified time | relevance | path

Searched defs:pwm_mode (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/mfd/
H A Dlm3533.h42 unsigned pwm_mode:1; /* PWM input mode (default analog) */ member
/linux/drivers/hwmon/
H A Dw83l786ng.c129 u8 pwm_mode[2]; /* 0->DC variable voltage member
H A Dnct6775.h125 u8 pwm_mode[NUM_FAN]; /* 0->DC variable voltage, member
H A Df75375s.c102 u8 pwm_mode[2]; member
H A Dw83627ehf.c345 u8 pwm_mode[4]; /* 0->DC variable voltage, 1->PWM variable duty cycle */ member
H A Dit87.c1294 static int pwm_mode(const struct it87_data *data, int nr) in pwm_mode() function
/linux/drivers/gpu/drm/radeon/
H A Dradeon_pm.c573 u32 pwm_mode = 0; in radeon_hwmon_get_pwm1_enable() local