Home
last modified time | relevance | path

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

/drivers/clk/renesas/
A Drzg2l-cpg.h148 #define DEF_TYPE(_name, _id, _type...) \ macro
151 DEF_TYPE(_name, _id, _type, .parent = _parent)
153 DEF_TYPE(_name, _id, CLK_TYPE_SAM_PLL, .parent = _parent, .conf = _conf)
158 DEF_TYPE(_name, _id, CLK_TYPE_IN)
162 DEF_TYPE(_name, _id, CLK_TYPE_DIV, .conf = _conf, \
166 DEF_TYPE(_name, _id, CLK_TYPE_DIV, .conf = _conf, \
177 DEF_TYPE(_name, _id, CLK_TYPE_MUX, .conf = _conf, \
182 DEF_TYPE(_name, _id, CLK_TYPE_MUX, .conf = _conf, \
187 DEF_TYPE(_name, _id, CLK_TYPE_SD_MUX, .conf = _conf, .sconf = _sconf, \
192 DEF_TYPE(_name, _id, CLK_TYPE_SIPLL5, .parent = _parent)
[all …]
A Drzv2h-cpg.h193 #define DEF_TYPE(_name, _id, _type...) \ macro
196 DEF_TYPE(_name, _id, _type, .parent = _parent)
198 DEF_TYPE(_name, _id, CLK_TYPE_PLL, .parent = _parent, .cfg.pll = _pll_packed)
200 DEF_TYPE(_name, _id, CLK_TYPE_IN)
207 DEF_TYPE(_name, _id, CLK_TYPE_DDIV, \
215 DEF_TYPE(_name, _id, CLK_TYPE_SMUX, \
A Drenesas-cpg-mssr.h71 #define DEF_TYPE(_name, _id, _type...) \ macro
74 DEF_TYPE(_name, _id, _type, .parent = _parent)
77 DEF_TYPE(_name, _id, CLK_TYPE_IN)
85 DEF_TYPE(_name, _id, CLK_TYPE_FR, .mult = _rate)
A Dr9a09g077-cpg.c61 DEF_TYPE(_name, _id, CLK_TYPE_RZT2H_DIV, .conf = _conf, \
64 DEF_TYPE(_name, _id, CLK_TYPE_RZT2H_MUX, .conf = _conf, \
A Dr9a08g045-cpg.c57 DEF_TYPE(_name, _id, CLK_TYPE_MUX, .conf = (_conf), \

Completed in 14 milliseconds