Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Drzg2l-cpg.h107 CLK_TYPE_DIV, enumerator
137 DEF_TYPE(_name, _id, CLK_TYPE_DIV, .conf = _conf, \
141 DEF_TYPE(_name, _id, CLK_TYPE_DIV, .conf = _conf, \
H A Drzg2l-cpg.c840 case CLK_TYPE_DIV: in rzg2l_cpg_register_core_clk()