Searched refs:_clk_flags (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/renesas/ |
H A D | rzg2l-cpg.h | 162 _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)
|