Searched defs:_iflags (Results  1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/clk/meson/ | 
| D | axg-audio.c | 26 #define AUD_GATE(_name, _reg, _bit, _pname, _iflags) {			\  argument40 #define AUD_MUX(_name, _reg, _mask, _shift, _dflags, _pdata, _iflags) {	\  argument
 56 #define AUD_DIV(_name, _reg, _shift, _width, _dflags, _pname, _iflags) { \  argument
 86 		     _hi_shift, _hi_width, _pname, _iflags) {		\  argument
 109 		     _pname, _iflags) {					\  argument
 136 #define AUD_PHASE(_name, _reg, _width, _shift, _pname, _iflags) {	\  argument
 154 		    _iflags) {						\  argument
 
 |