/freebsd/sys/arm64/freescale/imx/ |
H A D | imx_ccm.h | 135 #define GATE(_id, _name, _pname, _o, _shift) \ argument 167 #define COMPOSITE(_id, _name, _pn, _o, _flags) \ argument 182 #define SSCG_PLL(_id, _name, _pn, _o) \ argument 196 #define FRAC_PLL(_id, _name, _pname, _o) \ argument 209 #define DIV(_id, _name, _pname, _o, _shift, _width) \ argument
|
/freebsd/sys/dev/clk/rockchip/ |
H A D | rk_cru.h | 50 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument 102 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument 124 #define FRACT(_id, _name, _pname, _f, _o) \ argument 139 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ argument 158 #define CDIV(_id, _name, _pname, _f, _o, _ds, _dw) \ argument
|
H A D | rk3288_cru.c | 78 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument 506 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument
|
/freebsd/sys/dev/etherswitch/ar40xx/ |
H A D | ar40xx_hw_mib.c | 73 #define MIB_DESC(_s , _o, _n) \ argument
|
/freebsd/sys/riscv/sifive/ |
H A D | fu740_pci_dw.c | 101 #define FUDW_MGMT_READ(_sc, _o) bus_read_4((_sc)->mgmt_res, (_o)) argument 102 #define FUDW_MGMT_WRITE(_sc, _o, _v) bus_write_4((_sc)->mgmt_res, (_o), (_v)) argument
|
/freebsd/sys/dev/dialog/da9063/ |
H A D | da9063_iic.c | 48 #define DA9063_IIC_ADDR(_p, _o) (((_p) << DA9063_IIC_PAGE_SHIFT) | (_o)) argument
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_dn_glue.c | 668 dn_compat_copy_pipe(struct copy_args *a, void *_o) in dn_compat_copy_pipe() 727 dn_compat_copy_queue(struct copy_args *a, void *_o) in dn_compat_copy_queue() 759 copy_data_helper_compat(void *_o, void *_arg) in copy_data_helper_compat()
|
H A D | ip_dummynet.c | 956 copy_obj(char **start, char *end, void *_o, const char *msg, int i) in copy_obj() 995 copy_obj_q(char **start, char *end, void *_o, const char *msg, int i) in copy_obj_q() 1133 copy_data_helper(void *_o, void *_arg) in copy_data_helper()
|
/freebsd/sys/netlink/ |
H A D | netlink_message_parser.h | 143 NL_DECLARE_ARR_PARSER(_name,_t,_o,_fp,_np) global() argument
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | autoopts.h | 394 #define INQUERY_CALL(_o, _d) ( \ argument
|
/freebsd/sys/net80211/ |
H A D | ieee80211.c | 1900 #define ADD(_ic, _s, _o) \ in addmedia() argument
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1492 #define ath_hal_set_quiet(_ah, _p, _d, _o, _f) \ argument
|