Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip_ir.h30 #define PWM_INT_REG(id) ((4 - (id)) * 0x14) macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Drockchip_ir.c250 priv->base + PWM_INT_REG(priv->id)); in rockchip_ir_hw_init()