| /f-stack/freebsd/arm64/freescale/imx/ |
| H A D | imx_ccm_clk.h | 66 #define LINK(_id, _name) \ argument 70 .clkdef.id = _id, \ 83 .clkdef.id = _id, \ 100 .clkdef.id = _id, \ 112 .clkdef.id = _id, \ 127 .clkdef.id = _id, \ 143 .clkdef.id = _id, \ 159 .clkdef.id = _id, \ 174 .clkdef.id = _id, \ 188 .clkdef.id = _id, \ [all …]
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_ifpga_hw_api.h | 52 #define PROP(_top, _sub, _id) \ argument 54 SET_FIELD(PROP_ID, _id)) 67 #define ERR_PROP(_top, _id) PROP(_top, 0xff, _id) argument 70 #define ERR_PROP_ROOT(_id) ERR_PROP(0xff, _id) argument 71 #define ERR_PROP_FME_ERR(_id) ERR_PROP(ERR_PROP_TOP_FME_ERR, _id) argument 114 #define PERF_PROP_ROOT(_id) PROP(0xff, 0xff, _id) argument 115 #define PERF_PROP_CACHE(_id) PROP(PERF_PROP_TOP_CACHE, 0xff, _id) argument 116 #define PERF_PROP_VTD(_sub, _id) PROP(PERF_PROP_TOP_VTD, _sub, _id) argument 117 #define PERF_PROP_VTD_ROOT(_id) PROP(PERF_PROP_TOP_VTD, 0xff, _id) argument 118 #define PERF_PROP_FAB(_sub, _id) PROP(PERF_PROP_TOP_FAB, _sub, _id) argument [all …]
|
| /f-stack/freebsd/arm64/rockchip/clk/ |
| H A D | rk_cru.h | 58 #define FRATE(_id, _name, _freq) \ argument 62 .clkdef.id = _id, \ 72 #define FFACT(_id, _name, _pname, _mult, _div) \ argument 76 .clkdef.id = _id, \ 104 .clkdef.id = _id, \ 122 #define FRACT(_id, _name, _pname, _f, _o) \ argument 126 .clkdef.id = _id, \ 141 .clkdef.id = _id, \ 160 .clkdef.id = _id, \ 173 #define MUX(_id, _name, _pn, _f, _mo, _ms, _mw) \ argument [all …]
|
| H A D | rk3288_cru.c | 496 #define FRATE(_id, _name, _freq) \ argument 500 .clkdef.id = _id, \ 514 .clkdef.id = _id, \ 525 #define PLL(_id, _name, _base, _shift) \ argument 529 .clkdef.id = _id, \ 546 .clkdef.id = _id, \ 562 .clkdef.id = _id, \ 580 #define FRACT(_id, _name, _pname, _f, _o) \ argument 584 .clkdef.id = _id, \ 599 .clkdef.id = _id, \ [all …]
|
| H A D | rk3399_cru.c | 688 #define PLL(_id, _name, _base) \ argument 692 .clkdef.id = _id, \
|
| /f-stack/freebsd/arm/allwinner/clkng/ |
| H A D | aw_clk.h | 208 .id = _id, \ 248 .id = _id, \ 291 .id = _id, \ 329 .id = _id, \ 364 .id = _id, \ 389 .id = _id, \ 419 .id = _id, \ 452 .id = _id, \ 561 .id = _id, \ 577 .id = _id, \ [all …]
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_car.c | 68 #define MUX(_id, cname, plists, o, s, w) \ argument 70 .clkdef.id = _id, \ 83 .clkdef.id = _id, \ 98 .clkdef.id = _id, \ 112 .clkdef.id = _id, \ 125 #define GATE(_id, cname, plist, o, s) \ argument 127 .clkdef.id = _id, \ 142 .clkdef.id = _id, \ 155 #define FRATE(_id, cname, _freq) \ argument 157 .clkdef.id = _id, \ [all …]
|
| H A D | tegra210_clk_pll.c | 147 #define PLL(_id, cname, pname) \ argument 148 .clkdef.id = _id, \ 155 #define MUX(_id, cname, plists, o, s, w) \ argument 157 .clkdef.id = _id, \ 170 .clkdef.id = _id, \ 185 .clkdef.id = _id, \ 198 .clkdef.id = _id, \ 211 #define GATE(_id, cname, plist, o, s) \ argument 213 .clkdef.id = _id, \ 227 .clkdef.id = _id, \ [all …]
|
| H A D | tegra210_clk_super.c | 52 #define SM(_id, cn, pl, r) \ argument 54 .clkdef.id = _id, \
|
| H A D | tegra210_clk_per.c | 74 #define GATE(_id, cname, plist, _idx) \ argument 76 .clkdef.id = TEGRA210_CLK_##_id, \ 502 #define PER_CLK(_id, cn, pl, r, diw, fiw, f) \ argument 504 .clkdef.id = _id, \
|
| /f-stack/freebsd/arm/nvidia/tegra124/ |
| H A D | tegra124_car.c | 67 #define MUX(_id, cname, plists, o, s, w) \ argument 69 .clkdef.id = _id, \ 82 .clkdef.id = _id, \ 97 .clkdef.id = _id, \ 111 .clkdef.id = _id, \ 124 #define GATE(_id, cname, plist, o, s) \ argument 126 .clkdef.id = _id, \ 141 .clkdef.id = _id, \ 154 #define FRATE(_id, cname, _freq) \ argument 156 .clkdef.id = _id, \ [all …]
|
| H A D | tegra124_clk_super.c | 56 #define SM(_id, cn, pl, r, x, d, f) \ argument 58 .clkdef.id = _id, \
|
| H A D | tegra124_clk_per.c | 79 #define GATE(_id, cname, plist, _idx) \ argument 81 .clkdef.id = TEGRA124_CLK_##_id, \ 393 #define PER_CLK(_id, cn, pl, r, diw, fiw, f) \ argument 395 .clkdef.id = _id, \
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/ |
| H A D | fm.h | 120 #define GET_FM_MODULE_EVENT(_mod, _id, _intrType, _event) … argument 123 … if (_id) _event = e_FM_EV_DUMMY_LAST; \ 127 … if (_id) _event = e_FM_EV_DUMMY_LAST; \ 131 … if (_id) _event = e_FM_EV_DUMMY_LAST; \ 135 … if (_id) _event = e_FM_EV_DUMMY_LAST; \ 139 … if (_id >= FM_MAX_NUM_OF_10G_MACS) _event = e_FM_EV_DUMMY_LAST; \ 140 …nt = (_intrType == e_FM_INTR_TYPE_ERR) ? (e_FM_EV_ERR_10G_MAC0 + _id) : (e_FM_EV_10G_MAC0 + _id); \ 143 … if (_id >= FM_MAX_NUM_OF_1G_MACS) _event = e_FM_EV_DUMMY_LAST; \ 144 …vent = (_intrType == e_FM_INTR_TYPE_ERR) ? (e_FM_EV_ERR_1G_MAC0 + _id) : (e_FM_EV_1G_MAC0 + _id); \ 147 … switch (_id){ \ [all …]
|
| H A D | fm_ncsw.c | 539 #define FM_G_CALL_1G_MAC_ERR_ISR(_id) \ in GuestErrorIsr() argument 541 …FmInterModuleEvent)(e_FM_EV_ERR_1G_MAC0+_id)].f_Isr(p_Fm->intrMng[(e_FmInterModuleEvent)(e_FM_EV_E… in GuestErrorIsr() 543 #define FM_G_CALL_10G_MAC_ERR_ISR(_id) \ in GuestErrorIsr() argument 573 #define FM_G_CALL_1G_MAC_ISR(_id) \ in GuestEventIsr() argument 575 …ng[(e_FmInterModuleEvent)(e_FM_EV_1G_MAC0+_id)].f_Isr(p_Fm->intrMng[(e_FmInterModuleEvent)(e_FM_EV… in GuestEventIsr() 577 #define FM_G_CALL_10G_MAC_ISR(_id) \ in GuestEventIsr() argument 579 …g[(e_FmInterModuleEvent)(e_FM_EV_10G_MAC0+_id)].f_Isr(p_Fm->intrMng[(e_FmInterModuleEvent)(e_FM_EV… in GuestEventIsr() 4276 #define FM_M_CALL_1G_MAC_ISR(_id) \ in FM_EventIsr() argument 4283 #define FM_M_CALL_10G_MAC_ISR(_id) \ in FM_EventIsr() argument 4398 #define FM_M_CALL_1G_MAC_ERR_ISR(_id) \ in FM_ErrorIsr() argument [all …]
|
| /f-stack/tools/libutil/ |
| H A D | libutil.h | 209 int quota_read(struct quotafile *_qf, struct dqblk *_dqb, int _id); 210 int quota_write_limits(struct quotafile *_qf, struct dqblk *_dqb, int _id); 211 int quota_write_usage(struct quotafile *_qf, struct dqblk *_dqb, int _id);
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_mbox.c | 446 #define M(_name, _id, _1, _2, _3) case _id: return # _name; in otx2_mbox_id2name() argument 458 #define M(_1, _id, _2, _req_type, _3) case _id: return sizeof(struct _req_type); in otx2_mbox_id2size() argument
|
| H A D | otx2_dev.c | 511 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ in mbox_process_msgs_up() argument 512 case _id: { \ in mbox_process_msgs_up() 522 rsp->hdr.id = _id; \ in mbox_process_msgs_up()
|
| H A D | otx2_mbox.h | 319 #define M(_name, _id, _1, _2, _3) MBOX_MSG_ ## _name = _id, argument 1865 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ argument 1878 req->hdr.id = _id; \
|
| /f-stack/app/redis-5.0.5/tests/sentinel/tests/includes/ |
| H A D | init-tests.tcl | 5 foreach_${type}_id id {
|
| /f-stack/app/redis-5.0.5/tests/cluster/tests/includes/ |
| H A D | init-tests.tcl | 5 foreach_${type}_id id {
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_clock.c | 82 #define PLL(_id, cname, pname, reg) { \ argument 83 .clk_id = _id, \ 96 #define GATE(_id, cname, pname, bit) { \ argument 97 .clk_id = _id, \
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 107 this._id = NAMESPACE + '-' + id; 139 namespace = '.'+this._id+' ', 143 $.attr(this.target[0], 'aria-describedby', this._id); 147 'id': this._id, 157 'aria-describedby': this._id + '-content', 168 'id': this._id + '-content', 400 this._id = new_id; 403 this.tooltip[0].id = this._id; 405 this.elements.title[0].id = this._id + '-title'; 643 id = this._id+'-title'; [all …]
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_local.h | 270 u_short _id, int _create);
|
| /f-stack/app/redis-5.0.5/tests/ |
| H A D | instances.tcl | 428 foreach_${type}_id id {
|