Home
last modified time | relevance | path

Searched defs:_shift (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_hash.c57 #define EFX_HASH_ROTATE(_value, _shift) \ argument
62 #define EFX_HASH_ROTATE(_value, _shift) \ argument
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcivar.h114 #define _BHND_PCI_REG_GET(_regval, _mask, _shift) \ argument
116 #define _BHND_PCI_REG_SET(_regval, _mask, _shift, _setval) \ argument
/freebsd/sys/dev/clk/rockchip/
H A Drk3568_pmucru.c55 #define RK_PLL(_id, _name, _pnames, _off, _shift) \ argument
H A Drk3568_cru.c66 #define RK_PLL(_id, _name, _pnames, _off, _shift) \ argument
H A Drk3288_cru.c490 #define PLL(_id, _name, _base, _shift) \ argument
/freebsd/sys/arm64/freescale/imx/
H A Dimx_ccm.h135 #define GATE(_id, _name, _pname, _o, _shift) \ argument
209 #define DIV(_id, _name, _pname, _o, _shift, _width) \ argument
/freebsd/sys/dev/qcom_gcc/
H A Dqcom_gcc_ipq4018_clock.c131 #define F_RO_DIV(_id, _cname, _parent, _offset, _shift, _width, _tbl) \ argument
/freebsd/sys/dev/clk/allwinner/
H A Daw_clk.h556 _offset, _shift, _width) \ argument
/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchreg.h44 #define BITS(_shift, _count) (BITM(_count) << (_shift)) argument
/freebsd/sys/arm64/arm64/
H A Didentcpu.c392 #define MRS_FIELD_RES1(_width, _shift) \ argument