Home
last modified time | relevance | path

Searched refs:DELAY_TIME_POS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.h126 #define DELAY_TIME_POS 0 macro
Dclock_control_litex.c1123 *delay_time = (r2 >> DELAY_TIME_POS) & HL_TIME_MASK; in litex_clk_get_phase_data()
1199 bitset2 = (*delay_time << DELAY_TIME_POS); in litex_clk_set_phase()