Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Dr9a09g057-cpg.c80 DEF_DDIV(".plldty_acpu", CLK_PLLDTY_ACPU, CLK_PLLDTY, CDDIV0_DIVCTL2, dtable_2_64),
85 DEF_DDIV("ca55_0_coreclk0", R9A09G057_CA55_0_CORE_CLK0, CLK_PLLCA55,
87 DEF_DDIV("ca55_0_coreclk1", R9A09G057_CA55_0_CORE_CLK1, CLK_PLLCA55,
89 DEF_DDIV("ca55_0_coreclk2", R9A09G057_CA55_0_CORE_CLK2, CLK_PLLCA55,
91 DEF_DDIV("ca55_0_coreclk3", R9A09G057_CA55_0_CORE_CLK3, CLK_PLLCA55,
H A Drzv2h-cpg.h90 #define DEF_DDIV(_name, _id, _parent, _ddiv_packed, _dtable) \ macro