Searched refs:CRVML_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
31 #define CRVML_CLOCK_MASK 0x00000f00 macro122 clock_val = ioread32(clock_reg) & ~CRVML_CLOCK_MASK; in crvml_set_clock()
50 #define CRVML_CLOCK_MASK 0x00000f00 macro