/freebsd/sys/arm64/freescale/imx/ |
H A D | imx_ccm.h | 78 #define LINK(_id, _name) \ argument 82 .clkdef.id = _id, \ 91 #define MUX(_id, _name, _pn, _f, _mo, _ms, _mw) \ argument 95 .clkdef.id = _id, \ 108 #define FIXED(_id, _name, _freq) \ argument 112 .clkdef.id = _id, \ 120 #define FFACT(_id, _name, _pname, _mult, _div) \ argument 124 .clkdef.id = _id, \ 135 #define GATE(_id, _name, _pname, _o, _shift) \ argument 139 .clkdef.id = _id, \ [all …]
|
/freebsd/sys/dev/clk/rockchip/ |
H A D | rk_cru.h | 60 #define FRATE(_id, _name, _freq) \ argument 64 .clkdef.id = _id, \ 74 #define FFACT(_id, _name, _pname, _mult, _div) \ argument 78 .clkdef.id = _id, \ 102 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument 106 .clkdef.id = _id, \ 124 #define FRACT(_id, _name, _pname, _f, _o) \ argument 128 .clkdef.id = _id, \ 139 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ argument 143 .clkdef.id = _id, \ [all …]
|
H A D | rk3568_pmucru.c | 55 #define RK_PLL(_id, _name, _pnames, _off, _shift) \ argument 59 .clkdef.id = _id, \
|
H A D | rk3288_cru.c | 490 #define PLL(_id, _name, _base, _shift) \ argument 494 .clkdef.id = _id, \ 506 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument 510 .clkdef.id = _id, \
|
/freebsd/sys/ofed/include/rdma/ |
H A D | uverbs_std_types.h | 46 #define _uobj_check_id(_id) ({ CTASSERT(sizeof(_id) == sizeof(u32)); (_id); }) argument 51 #define uobj_get_read(_type, _id, _attrs) \ argument 53 _uobj_check_id(_id), UVERBS_LOOKUP_READ, \ 69 #define uobj_get_obj_read(_object, _type, _id, _attrs) \ argument 71 uobj_get_read(_type, _id, _attrs))) 73 #define uobj_get_write(_type, _id, _attrs) \ argument 75 _uobj_check_id(_id), UVERBS_LOOKUP_WRITE, \ 80 #define uobj_perform_destroy(_type, _id, _attrs) \ argument 82 _uobj_check_id(_id), _attrs) 87 #define uobj_get_destroy(_type, _id, _attrs) \ argument [all …]
|
/freebsd/sys/dev/clk/allwinner/ |
H A D | aw_clk.h | 195 #define NKMP_CLK(_clkname, _id, _name, _pnames, \ argument 206 .id = _id, \ 235 _id, _name, _pnames, \ argument 246 .id = _id, \ 277 _id, _name, _pnames, \ argument 289 .id = _id, \ 318 #define FRAC_CLK(_clkname, _id, _name, _pnames, \ argument 327 .id = _id, \ 354 #define M_CLK(_clkname, _id, _name, _pnames, \ argument 362 .id = _id, \ [all …]
|
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_car.c | 65 #define MUX(_id, cname, plists, o, s, w) \ argument 67 .clkdef.id = _id, \ 78 #define DIV7_1(_id, cname, plist, o, s) \ argument 80 .clkdef.id = _id, \ 93 #define DIV(_id, cname, plist, o, s, w, f) \ argument 95 .clkdef.id = _id, \ 107 #define GATE_PLL(_id, cname, plist, o, s) \ argument 109 .clkdef.id = _id, \ 122 #define GATE(_id, cname, plist, o, s) \ argument 124 .clkdef.id = _id, \ [all …]
|
H A D | tegra210_clk_pll.c | 144 #define PLL(_id, cname, pname) \ argument 145 .clkdef.id = _id, \ 152 #define MUX(_id, cname, plists, o, s, w) \ argument 154 .clkdef.id = _id, \ 165 #define DIV7_1(_id, cname, plist, o, s) \ argument 167 .clkdef.id = _id, \ 180 #define DIV5_E(_id, cname, plist, o, s) \ argument 182 .clkdef.id = _id, \ 193 #define DIV_TB(_id, cname, plist, o, s, n, table) \ argument 195 .clkdef.id = _id, \ [all …]
|
H A D | tegra210_clk_super.c | 49 #define SM(_id, cn, pl, r) \ argument 51 .clkdef.id = _id, \
|
/freebsd/sys/dev/qcom_gcc/ |
H A D | qcom_gcc_ipq4018_clock.c | 66 #define F_RATE(_id, cname, _freq) \ argument 68 .clkdef.id = _id, \ 77 #define F_LINK(_id, _cname) \ argument 79 .clkdef.id = _id, \ 88 #define F_FEPLL(_id, _cname, _parent, _reg, _fs, _fw, _rs, _rw) \ argument 90 .clkdef.id = _id, \ 103 #define F_FDIV(_id, _cname, _parent, _divisor) \ argument 105 .clkdef.id = _id, \ 114 #define F_APSSDIV(_id, _cname, _parent, _doffset, _dshift, _dwidth, \ argument 117 .clkdef.id = _id, \ [all …]
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_car.c | 64 #define MUX(_id, cname, plists, o, s, w) \ argument 66 .clkdef.id = _id, \ 77 #define DIV7_1(_id, cname, plist, o, s) \ argument 79 .clkdef.id = _id, \ 92 #define DIV(_id, cname, plist, o, s, w, f) \ argument 94 .clkdef.id = _id, \ 106 #define GATE_PLL(_id, cname, plist, o, s) \ argument 108 .clkdef.id = _id, \ 121 #define GATE(_id, cname, plist, o, s) \ argument 123 .clkdef.id = _id, \ [all …]
|
/freebsd/sys/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 …]
|
/freebsd/sys/arm/mv/clk/ |
H A D | periph.h | 59 #define CLK_FULL_DD(_name, _id, _gate_shift, _tbg_mux_shift, \ argument 65 .common_def.device_id = _id, \ 101 #define CLK_FULL(_name, _id, _gate_shift, _tbg_mux_shift, \ argument 107 .common_def.device_id = _id, \ 135 #define CLK_CPU(_name, _id, _tbg_mux_shift, _clk_mux_shift, _div1_reg, \ argument 140 .common_def.device_id = _id, \ 161 #define CLK_GATE(_name, _id, _gate_shift, _pname) \ argument 165 .common_def.device_id = _id, \ 177 #define CLK_MDD(_name, _id, _tbg_mux_shift, _clk_mux_shift, _div1_reg, \ argument 183 .common_def.device_id = _id, \ [all …]
|
/freebsd/crypto/openssh/regress/ |
H A D | match-subsystem.sh | 9 _id=$1 12 ${SSHD} -tf $OBJ/sshd_proxy || fatal "$_id: bad config" 15 trace "$_id subsystem $_subsystem" 17 fail "$_id: subsystem $_subsystem exit $_exit expected $_expect"
|
H A D | agent-restrict.sh | 113 _id="$1" 116 _host="host_$_id" 122 diff $OBJ/ssh_output $OBJ/expect_${_id} || 128 _id="$1" 132 _host="host_$_id" 155 _id="$1" 159 _host="host_$_id"
|
/freebsd/contrib/ncurses/panel/ |
H A D | p_new.c | 57 if (!name ## _id) \ 58 name ## _id = strdup(#name); \ 59 pan->user = name ## _id; \
|
/freebsd/sys/dev/qcom_tlmm/ |
H A D | qcom_tlmm_var.h | 115 #define GDEF(_id, ...) \ argument 117 .id = _id, \ 118 .name = "gpio" #_id, \
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | context.h | 26 #define FW_CMD_ID_AND_COLOR(_id, _color) (((_id) << FW_CTXT_ID_POS) |\ argument
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_match.h | 132 #define BHND_MATCH_CORE_ID(_id) _BHND_SET_MATCH_FIELD(core_id, _id) argument 142 #define BHND_MATCH_CORE(_vendor, _id) \ argument 144 BHND_MATCH_CORE_ID(_id)
|
/freebsd/sys/dev/rtwn/rtl8192c/ |
H A D | r92c_var.h | 77 #define rtwn_r92c_tx_setup_macid(_sc, _buf, _id) \ argument 78 ((R92C_SOFTC(_sc)->rs_tx_setup_macid)((_buf), (_id)))
|
/freebsd/lib/libutil/ |
H A D | libutil.h | 206 int quota_read(struct quotafile *_qf, struct dqblk *_dqb, int _id); 207 int quota_write_limits(struct quotafile *_qf, struct dqblk *_dqb, int _id); 208 int quota_write_usage(struct quotafile *_qf, struct dqblk *_dqb, int _id);
|
/freebsd/sys/riscv/sifive/ |
H A D | sifive_prci.c | 111 #define PLL(_id, _name, _base) \ argument 113 .id = (_id), \ 128 #define DIV(_id, _name, _parent_name, _base, _bias) \ argument 130 .id = (_id), \ 146 #define GATE(_id, _name, _parent_name, _base) \ argument 148 .id = (_id), \
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | eeprom.c | 52 #define GROUP_5G(_id) \ in mt76x2_apply_cal_free_data() argument 53 MT_EE_TX_POWER_0_START_5G + MT_TX_POWER_GROUP_SIZE_5G * (_id), \ in mt76x2_apply_cal_free_data() 54 MT_EE_TX_POWER_0_START_5G + MT_TX_POWER_GROUP_SIZE_5G * (_id) + 1, \ in mt76x2_apply_cal_free_data() 55 MT_EE_TX_POWER_1_START_5G + MT_TX_POWER_GROUP_SIZE_5G * (_id), \ in mt76x2_apply_cal_free_data() 56 MT_EE_TX_POWER_1_START_5G + MT_TX_POWER_GROUP_SIZE_5G * (_id) + 1 in mt76x2_apply_cal_free_data()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | sdio.h | 134 #define RTW_SDIO_ADDR_RX_RX0FF_GEN(_id) (0x0e000 | ((_id) & 0x3)) argument
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_regs.h | 593 #define MT_TX_AGG_CNT(_id) ((_id) < 8 ? \ argument 594 MT_TX_AGG_CNT_BASE0 + ((_id) << 2) : \ 595 MT_TX_AGG_CNT_BASE1 + (((_id) - 8) << 2))
|