Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip_ir.h21 #define REG_CTL_EN BIT(0) macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Drockchip_ir.c254 writel(tmp | REG_CTL_EN, priv->base + PWM_CTL_REG); in rockchip_ir_hw_init()