Home
last modified time | relevance | path

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

/freebsd/sys/arm64/freescale/imx/
H A Dimx_ccm_clk.h195 #define DIV(_id, _name, _pname, _o, _shift, _width) \ argument
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_prf.c585 #define NV_ENCODE_INT(_width) do { \ in bhnd_nvram_val_vprintf() 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/ofed/drivers/infiniband/core/
H A Dib_sysfs.c448 #define PORT_PMA_ATTR(_name, _counter, _width, _offset) \ argument
455 #define PORT_PMA_ATTR_EXT(_name, _width, _offset) \ argument
/freebsd/sys/dev/axgbe/
H A Dxgbe-common.h1450 #define GET_BITS(_var, _index, _width) \ argument
1453 #define SET_BITS(_var, _index, _width, _val) \ argument
1459 #define GET_BITS_LE(_var, _index, _width) \ argument
1462 #define SET_BITS_LE(_var, _index, _width, _val) \ argument
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_serdes_25g.c760 int _width = 0; in al_serdes_25g_calc_eye_size() local
/freebsd/sys/dev/clk/allwinner/
H A Daw_clk.h556 _offset, _shift, _width) \ argument
/freebsd/sys/dev/bhnd/
H A Dbhnd.h258 #define BHND_DMA_ADDR_BITMASK(_width) \ argument
/freebsd/sys/dev/ice/
H A Dice_lan_tx_rx.h851 #define ICE_CTX_STORE(_struct, _ele, _width, _lsb) { \ argument