Home
last modified time | relevance | path

Searched defs:PWM_CH_POL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Drockchip_ir.h27 #define PWM_CH_POL(id) BIT(id + 8) macro
/OK3568_Linux_fs/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h135 #define PWM_CH_POL(n) BIT(n+8) macro