Searched refs:_ri (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | tua6100.c | 72 #define _ri 4000000 in tua6100_set_params() macro 105 prediv = (c->frequency * _R_VAL) / (_ri / 1000); in tua6100_set_params() 110 priv->frequency = ((div * _P_VAL) * (_ri / 1000)) / _R_VAL; in tua6100_set_params() 117 #undef _ri in tua6100_set_params()
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 184 def _complex_member_type(self, _ri): argument 190 def _free_lines(self, _ri, var, ref): argument 649 def _complex_member_type(self, _ri): argument 677 def _complex_member_type(self, _ri): argument 758 def _free_lines(self, _ri, var, ref): argument 883 def _free_lines(self, _ri, var, ref): argument 894 def _complex_member_type(self, _ri): argument
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_cls.c | 14 #define MVPP2_DEF_FLOW(_type, _id, _opts, _ri, _ri_mask) \ argument 20 .ri = _ri, \
|