Searched refs:KCS_CTL_IBFIE (Results 1 – 1 of 1) sorted by relevance
40 #define KCS_CTL_IBFIE BIT(0) macro104 regmap_update_bits(priv->map, priv->reg->ctl, KCS_CTL_IBFIE, in npcm7xx_kcs_enable_channel()105 enable ? KCS_CTL_IBFIE : 0); in npcm7xx_kcs_enable_channel()