Lines Matching refs:_table
43 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ argument
48 .table = _table, \
51 #define _SUNXI_CCU_DIV_TABLE(_shift, _width, _table) \ argument
52 _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, 0)
89 _table, _gate, _flags) \ argument
92 _table), \
106 _table, _flags) \ argument
108 _shift, _width, _table, 0, \
113 _table, _flags) \ argument
116 _table), \
128 _parents, _table, \ argument
136 .mux = _SUNXI_CCU_MUX_TABLE(_muxshift, _muxwidth, _table), \