Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/clk/
H A Dperiph_clk_d.c87 A37x0_INTERNAL_CLK_ID(dev_id, DIV1_POS)); in a37x0_periph_d_register_full_clk_dd()
149 A37x0_INTERNAL_CLK_ID(device_def->common_def.device_id, DIV1_POS)); in a37x0_periph_d_register_full_clk()
202 A37x0_INTERNAL_CLK_ID(dev_id, DIV1_POS)); in a37x0_periph_d_register_periph_cpu()
248 A37x0_INTERNAL_CLK_ID(dev_id, DIV1_POS)); in a37x0_periph_d_register_mdd()
H A Dperiph.h46 #define DIV1_POS 2 macro