Searched defs:_cname (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qcom_gcc/ |
H A D | qcom_gcc_ipq4018_clock.c | 77 #define F_LINK(_id, _cname) \ argument 88 #define F_FEPLL(_id, _cname, _parent, _reg, _fs, _fw, _rs, _rw) \ argument 103 #define F_FDIV(_id, _cname, _parent, _divisor) \ argument 114 #define F_APSSDIV(_id, _cname, _parent, _doffset, _dshift, _dwidth, \ argument 131 #define F_RO_DIV(_id, _cname, _parent, _offset, _shift, _width, _tbl) \ argument 145 #define F_RCG2(_id, _cname, _parents, _rcgr, _hid_width, _mnd_width, \ argument 164 #define F_BRANCH2(_id, _cname, _parent, _eo, _es, _hr, _hs, _haltreg, \ argument
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_datavar.h | 170 #define BHND_NVRAM_DATA_CLASS_DECL_METHOD(_cname, _mname) \ argument 180 #define BHND_NVRAM_DATA_CLASS_ASSIGN_METHOD(_cname, _mname) \ argument 190 #define BHND_NVRAM_DATA_CLASS_ITER_METHODS(_cname, _macro) \ argument 213 #define BHND_NVRAM_DATA_CLASS_DEFN(_cname, _desc, _caps, _size) \ argument
|