Searched refs:ISC_CLKCFG_DIV_SHIFT (Results 1 – 4 of 4) sorted by relevance
74 #define ISC_CLKCFG_DIV_SHIFT(n) ((n)*16) macro
73 (isc_clk->div << ISC_CLKCFG_DIV_SHIFT(id)) | in isc_clk_enable()
74 #define ISC_CLKCFG_DIV_SHIFT(n) ((n) * 16) macro