Searched refs:PHASE_MUX_MASK (Results 1 – 2 of 2) sorted by relevance
| /drivers/clock_control/ | ||
| A D | clock_control_litex.h | 113 #define PHASE_MUX_MASK 0x7 macro |
| A D | clock_control_litex.c | 1122 *phase_mux = (r1 >> PHASE_MUX_POS) & PHASE_MUX_MASK; in litex_clk_get_phase_data() |
Completed in 16 milliseconds