Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Drzg2l-cpg.h122 CLK_TYPE_DSI_DIV, enumerator
165 DEF_TYPE(_name, _id, CLK_TYPE_DSI_DIV, .parent = _parent, .flag = _flag)
H A Drzg2l-cpg.c852 case CLK_TYPE_DSI_DIV: in rzg2l_cpg_register_core_clk()