Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/platform/
A Dce_sun8iw18.h31 #define CE_CLK_DIV_RATION_M_MASK (0xF) macro
A Dce_sun8iw19.h32 #define CE_CLK_DIV_RATION_M_MASK (0xF) macro
A Dce_sun20iw1.h35 #define CE_CLK_DIV_RATION_M_MASK (0xF) macro
A Dce_sun20iw2.h36 #define CE_CLK_DIV_RATION_M_MASK (0xF) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dhal_ce.c79 reg_val &= ~(CE_CLK_DIV_RATION_M_MASK << CE_CLK_DIV_RATION_M_BIT); in hal_ce_clock_init()

Completed in 9 milliseconds