Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/freescale/imx/
H A Dimx_ccm_clk.h123 #define GATE(_id, _name, _pname, _o, _shift) \ argument
155 #define COMPOSITE(_id, _name, _pn, _o, _flags) \ argument
170 #define SSCG_PLL(_id, _name, _pn, _o) \ argument
184 #define FRAC_PLL(_id, _name, _pname, _o) \ argument
197 #define DIV(_id, _name, _pname, _o, _shift, _width) \ argument
/f-stack/freebsd/arm64/rockchip/clk/
H A Drk3288_cru.c83 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument
558 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument
580 #define FRACT(_id, _name, _pname, _f, _o) \ argument
595 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ argument
614 #define CDIV(_id, _name, _pname, _f, _o, _ds, _dw) \ argument
H A Drk_cru.h48 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument
100 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument
122 #define FRACT(_id, _name, _pname, _f, _o) \ argument
137 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ argument
156 #define CDIV(_id, _name, _pname, _f, _o, _ds, _dw) \ argument
/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c111 #define CPMEM_OFFSET(_dp, _ch, _w, _o) \ argument
H A Dimx51_ipuv3.c173 #define CPMEM_OFFSET(_dp, _ch, _w, _o) \ argument
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_glue.c663 dn_compat_copy_pipe(struct copy_args *a, void *_o) in dn_compat_copy_pipe()
719 dn_compat_copy_queue(struct copy_args *a, void *_o) in dn_compat_copy_queue()
751 copy_data_helper_compat(void *_o, void *_arg) in copy_data_helper_compat()
H A Dip_dummynet.c934 copy_obj(char **start, char *end, void *_o, const char *msg, int i) in copy_obj()
973 copy_obj_q(char **start, char *end, void *_o, const char *msg, int i) in copy_obj_q()
1111 copy_data_helper(void *_o, void *_arg) in copy_data_helper()
/f-stack/freebsd/net80211/
H A Dieee80211.c1851 #define ADD(_ic, _s, _o) \ in addmedia() argument
/f-stack/app/redis-5.0.5/src/
H A Dserver.h456 #define serverAssertWithInfo(_c,_o,_e) ((_e)?(void)0 : (_serverAssertWithInfo(_c,_o,#_e,__FILE__,__… argument