Searched refs:REG2_PHASE_MASK (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/drivers/clock_control/ | ||
| D | clock_control_litex.h | 102 #define REG2_PHASE_MASK 0xFCC0 macro |
| D | clock_control_litex.c | 1188 reg2_mask = REG2_PHASE_MASK; in litex_clk_set_phase() |