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