Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/renesas/
Drzg2l-cpg.h162 _max_rate, _clk_flags, _notif) \ argument
166 .max_rate = _max_rate, .flag = (_clk_flags), \
178 #define DEF_SD_MUX(_name, _id, _conf, _sconf, _parent_names, _mtable, _clk_flags, _notifier) \ argument
182 .mtable = _mtable, .flag = _clk_flags, .notifier = _notifier)
Dr9a08g045-cpg.c55 #define DEF_G3S_MUX(_name, _id, _conf, _parent_names, _mux_flags, _clk_flags) \ argument
60 .flag = (_clk_flags))