Searched refs:CLOCK_GATING_BIT_NAND (Results 1 – 2 of 2) sorted by relevance
18 #define CLOCK_GATING_BIT_NAND 10 macro36 #define CLOCK_GATING_NAND_MASK (1 << CLOCK_GATING_BIT_NAND)
96 nand = dove_register_gate("nand", "tclk", CLOCK_GATING_BIT_NAND); in dove_clk_init()