Searched defs:_width (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_value_prf.c | 585 #define NV_ENCODE_INT(_width) do { \ in bhnd_nvram_val_vprintf() argument
|
/freebsd/sys/arm64/freescale/imx/ |
H A D | imx_ccm.h | 209 #define DIV(_id, _name, _pname, _o, _shift, _width) \ argument
|
/freebsd/sys/dev/qcom_gcc/ |
H A D | qcom_gcc_ipq4018_clock.c | 131 #define F_RO_DIV(_id, _cname, _parent, _offset, _shift, _width, _tbl) \ argument
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_sysfs.c | 448 #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 D | xgbe-common.h | 1434 GET_BITS(_var,_index,_width) global() argument 1437 SET_BITS(_var,_index,_width,_val) global() argument 1443 GET_BITS_LE(_var,_index,_width) global() argument 1446 SET_BITS_LE(_var,_index,_width,_val) global() argument [all...] |
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_serdes_25g.c | 760 int _width = 0; in al_serdes_25g_calc_eye_size() local
|
/freebsd/sys/dev/clk/allwinner/ |
H A D | aw_clk.h | 556 _offset, _shift, _width) \ argument
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd.h | 258 #define BHND_DMA_ADDR_BITMASK(_width) \ argument
|
/freebsd/sys/arm64/arm64/ |
H A D | identcpu.c | 395 #define MRS_FIELD_RES1(_width, _shift) \ argument
|
/freebsd/sys/dev/ice/ |
H A D | ice_lan_tx_rx.h | 851 #define ICE_CTX_STORE(_struct, _ele, _width, _lsb) { \ argument
|