Searched refs:PWM_HIGH_SHIFT (Results 1 – 2 of 2) sorted by relevance
| /system/dev/thermal/aml-thermal-s905d2g/ | ||
| A D | aml-pwm-regs.h | 25 #define PWM_HIGH_SHIFT 16 macro |
| A D | aml-pwm.cpp | 94 const uint32_t value = (high_count << PWM_HIGH_SHIFT) | low_count; in Configure() |
Completed in 4 milliseconds