| /linux/drivers/clk/pistachio/ |
| H A D | clk.h | 19 #define GATE(_id, _name, _pname, _reg, _shift) \ argument 59 #define DIV(_id, _name, _pname, _reg, _width) \ argument 69 #define DIV_F(_id, _name, _pname, _reg, _width, _div_flags) \ argument 86 #define FIXED_FACTOR(_id, _name, _pname, _div) \ argument 119 #define PLL(_id, _name, _pname, _type, _reg, _rates) \ argument 130 #define PLL_FIXED(_id, _name, _pname, _type, _reg) \ argument
|
| /linux/drivers/clk/ |
| H A D | clk-loongson2.c | 59 #define CLK_DIV(_id, _name, _pname, _offset, _dshift, _dwidth) \ argument 84 #define CLK_SCALE(_id, _name, _pname, _offset, \ argument 96 #define CLK_SCALE_MODE(_id, _name, _pname, _offset, \ argument 109 #define CLK_GATE(_id, _name, _pname, _offset, _bidx) \ argument 119 #define CLK_GATE_FLAGS(_id, _name, _pname, _offset, _bidx, \ argument 131 #define CLK_FIXED(_id, _name, _pname, _rate) \ argument
|
| H A D | clk-loongson1.c | 179 #define LS1X_CLK_DIV(_name, _pname, _offset, _shift, _width, \ argument
|
| /linux/drivers/regulator/ |
| H A D | tps6586x-regulator.c | 157 #define TPS6586X_LDO(_id, _pname, vdata, vreg, shift, nbits, \ argument 164 #define TPS6586X_LDO_LINEAR(_id, _pname, n_volt, min_uv, uv_step, vreg, \ argument 172 #define TPS6586X_FIXED_LDO(_id, _pname, vdata, vreg, shift, nbits, \ argument 179 #define TPS6586X_DVM(_id, _pname, n_volt, min_uv, uv_step, vreg, shift, \ argument
|
| /linux/drivers/clk/x86/ |
| H A D | clk-cgu.h | 146 #define LGM_DDIV(_id, _name, _pname, _flags, _reg, \ argument 219 #define LGM_DIV(_id, _name, _pname, _f, _reg, _shift, _width, \ argument 241 #define LGM_GATE(_id, _name, _pname, _f, _reg, \ argument 259 #define LGM_FIXED(_id, _name, _pname, _f, _reg, \ argument 279 #define LGM_FIXED_FACTOR(_id, _name, _pname, _f, _reg, \ argument
|
| /linux/drivers/clk/ralink/ |
| H A D | clk-mt7621.c | 62 #define GATE(_id, _name, _pname, _shift) \ argument
|
| /linux/drivers/ufs/core/ |
| H A D | ufs-sysfs.c | 1428 #define UFS_STRING_DESCRIPTOR(_name, _pname) \ argument 1976 #define UFS_LUN_DESC_PARAM(_pname, _puname, _duname, _size) \ argument
|