Searched refs:CLOCK_MUX_MASK (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/lib/amlogic/include/soc/aml-common/
H A Daml-gpu.h35 #define CLOCK_MUX_MASK 0xFFF macro
/fuchsia/zircon/system/dev/gpu/aml-gpu/
H A Daml-gpu.c44 current_clk_cntl &= ~(CLOCK_MUX_MASK << mux_shift);
76 current_clk_cntl &= ~(CLOCK_MUX_MASK << mux_shift);

Completed in 25 milliseconds