Home
last modified time | relevance | path

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

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