Searched refs:_fct_flags (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/actions/ |
H A D | owl-factor.h | 35 #define OWL_FACTOR_HW(_reg, _shift, _width, _fct_flags, _table) \ argument 40 .fct_flags = _fct_flags, \ 45 _shift, _width, _table, _fct_flags, _flags) \ argument 48 _width, _fct_flags, _table), \
|