Home
last modified time | relevance | path

Searched defs:REG_PWM (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/regulator/ !
H A Drpi-panel-v2-regulator.c18 #define REG_PWM 0x03 macro
H A Drpi-panel-attiny-regulator.c29 #define REG_PWM 0x86 macro
/linux/drivers/gpu/drm/panel/ !
H A Dpanel-raspberrypi-touchscreen.c68 REG_PWM, enumerator
/linux/drivers/hwmon/ !
H A Dnct6775.h63 const u16 *REG_PWM[7]; /* [0]=pwm, [1]=pwm_start, [2]=pwm_floor, member
H A Dnct7802.c47 #define REG_PWM(x) (0x60 + (x)) macro