Searched refs:_ds (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm64/rockchip/clk/ |
| H A D | rk_cru.h | 100 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument 112 .div_shift = _ds, \ 137 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ argument 149 .div_shift = _ds, \ 156 #define CDIV(_id, _name, _pname, _f, _o, _ds, _dw) \ argument 166 .div_shift = _ds, \
|
| H A D | rk3288_cru.c | 558 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument 570 .div_shift = _ds, \ 595 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ argument 607 .div_shift = _ds, \ 614 #define CDIV(_id, _name, _pname, _f, _o, _ds, _dw) \ argument 624 .div_shift = _ds, \
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300desc.h | 88 #define AR9300TXC(_ds) ((struct ar9300_txc *)(_ds)) argument 90 #define AR9300TXC_CONST(_ds) ((const struct ar9300_txc *)(_ds)) argument
|