Searched refs:TCA_CLK_RST (Results 1 – 2 of 2) sorted by relevance
60 #define TCA_CLK_RST 0x00 macro232 val = readl(tca->base + TCA_CLK_RST); in tca_blk_init()234 writel(val, tca->base + TCA_CLK_RST); in tca_blk_init()240 writel(val, tca->base + TCA_CLK_RST); in tca_blk_init()
55 #define TCA_CLK_RST (0x200) macro431 ret = regmap_update_bits(priv->usb31misc, TCA_CLK_RST, mask, 0); in hi3670_config_tca()