Home
last modified time | relevance | path

Searched defs:_o (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/arm64/freescale/imx/
H A Dimx_ccm.h135 #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 Drk_cru.h50 #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 Drk3288_cru.c78 #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 Dar40xx_hw_mib.c73 #define MIB_DESC(_s , _o, _n) \ argument
/freebsd/sys/riscv/sifive/
H A Dfu740_pci_dw.c101 #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 Dda9063_iic.c48 #define DA9063_IIC_ADDR(_p, _o) (((_p) << DA9063_IIC_PAGE_SHIFT) | (_o)) argument
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_glue.c668 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 Dip_dummynet.c956 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 Dnetlink_message_parser.h143 NL_DECLARE_ARR_PARSER(_name,_t,_o,_fp,_np) global() argument
/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h394 #define INQUERY_CALL(_o, _d) ( \ argument
/freebsd/sys/net80211/
H A Dieee80211.c1900 #define ADD(_ic, _s, _o) \ in addmedia() argument
/freebsd/sys/dev/ath/
H A Dif_athvar.h1492 #define ath_hal_set_quiet(_ah, _p, _d, _o, _f) \ argument