Searched defs:pwm (Results 1 – 5 of 5) sorted by relevance
92 unsigned int pwm; member105 static inline void pwm_get_state(const struct pwm_device *pwm, in pwm_get_state()111 static inline bool pwm_is_enabled(const struct pwm_device *pwm) in pwm_is_enabled()120 static inline void pwm_set_period(struct pwm_device *pwm, u64 period) in pwm_set_period()126 static inline u64 pwm_get_period(const struct pwm_device *pwm) in pwm_get_period()135 static inline void pwm_set_duty_cycle(struct pwm_device *pwm, unsigned int duty) in pwm_set_duty_cycle()141 static inline u64 pwm_get_duty_cycle(const struct pwm_device *pwm) in pwm_get_duty_cycle()150 static inline enum pwm_polarity pwm_get_polarity(const struct pwm_device *pwm) in pwm_get_polarity()160 const struct pwm_device *pwm) in pwm_get_output_type()169 static inline void pwm_get_args(const struct pwm_device *pwm, in pwm_get_args()[all …]
17 u8 pwm[2]; member
38 u8 pwm[2]; member
49 u8 pwm; /* 0 - 0x3f */ member56 u8 pwm; /* 0 - 0x3f */ member
404 int pwm; member