Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Dr9a09g047-cpg.c225 DEF_PLLDSI_DIV(".plldsi0_csdiv", CLK_PLLDSI0_CSDIV, CLK_PLLDSI0,
227 DEF_PLLDSI_DIV(".plldsi1_csdiv", CLK_PLLDSI1_CSDIV, CLK_PLLDSI1,
H A Drzv2h-cpg.h243 #define DEF_PLLDSI_DIV(_name, _id, _parent, _ddiv_packed, _dtable) \ macro