Home
last modified time | relevance | path

Searched refs:PWM_HIGH_SHIFT (Results 1 – 2 of 2) sorted by relevance

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-pwm-regs.h25 #define PWM_HIGH_SHIFT 16 macro
A Daml-pwm.cpp94 const uint32_t value = (high_count << PWM_HIGH_SHIFT) | low_count; in Configure()

Completed in 4 milliseconds