Home
last modified time | relevance | path

Searched refs:CE_CLK_DIV_RATION_N_MASK (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/platform/
A Dce_sun8iw18.h27 #define CE_CLK_DIV_RATION_N_MASK (0x3) macro
A Dce_sun8iw19.h28 #define CE_CLK_DIV_RATION_N_MASK (0x3) macro
A Dce_sun20iw1.h31 #define CE_CLK_DIV_RATION_N_MASK (0x3) macro
A Dce_sun20iw2.h32 #define CE_CLK_DIV_RATION_N_MASK (0x3) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dhal_ce.c75 reg_val &= ~(CE_CLK_DIV_RATION_N_MASK << CE_CLK_DIV_RATION_N_BIT); in hal_ce_clock_init()

Completed in 6 milliseconds