/linux-6.3-rc2/arch/sh/kernel/cpu/sh2a/ |
A D | clock-sh7269.c | 105 #define DIV4(_reg, _bit, _mask, _flags) \ argument
|
/linux-6.3-rc2/arch/sh/kernel/cpu/sh4a/ |
A D | clock-sh7785.c | 66 #define DIV4(_bit, _mask, _flags) \ argument
|
A D | clock-sh7722.c | 108 #define DIV4(_reg, _bit, _mask, _flags) \ argument
|
A D | clock-sh7723.c | 111 #define DIV4(_reg, _bit, _mask, _flags) \ argument
|
A D | clock-sh7786.c | 67 #define DIV4(_bit, _mask, _flags) \ argument
|
A D | clock-sh7724.c | 150 #define DIV4(_reg, _bit, _mask, _flags) \ argument
|
A D | clock-sh7734.c | 69 #define DIV4(_reg, _bit, _mask, _flags) \ argument
|
A D | clock-sh7366.c | 108 #define DIV4(_reg, _bit, _mask, _flags) \ argument
|
A D | clock-sh7343.c | 105 #define DIV4(_reg, _bit, _mask, _flags) \ argument
|
/linux-6.3-rc2/drivers/regulator/ |
A D | max8998.c | 131 int *_reg, int *_shift, int *_mask) in max8998_get_voltage_register() 490 #define MAX8998_CURRENT_REG(_name, _ops, _table, _reg, _mask) \ argument
|
/linux-6.3-rc2/drivers/pinctrl/ |
A D | pinctrl-palmas.c | 379 #define PULL_UP_DN(_name, _rbase, _add, _mask, _nv, _uv, _dv) \ argument 415 #define OD_INFO(_name, _rbase, _add, _mask, _ev, _dv) \ argument 493 #define PALMAS_PINGROUP(pg_name, pin_id, base, reg, _mask, _bshift, o0, o1, o2, o3) \ argument
|
/linux-6.3-rc2/drivers/clk/baikal-t1/ |
A D | ccu-div.c | 43 #define CCU_DIV_CLKDIV_MAX(_mask) \ argument 333 #define CCU_DIV_DBGFS_BIT_ATTR(_name, _mask) { \ argument
|
A D | ccu-pll.c | 322 #define CCU_PLL_DBGFS_BIT_ATTR(_name, _reg, _mask) \ argument 329 #define CCU_PLL_DBGFS_FLD_ATTR(_name, _reg, _lsb, _mask, _min, _max) \ argument
|
/linux-6.3-rc2/drivers/mfd/ |
A D | max8997-irq.c | 54 #define DECLARE_IRQ(idx, _group, _mask) \ argument
|
A D | axp20x.c | 284 #define INIT_REGMAP_IRQ(_variant, _irq, _off, _mask) \ argument
|
/linux-6.3-rc2/drivers/iio/adc/ |
A D | qcom-spmi-vadc.c | 511 #define VADC_CHAN(_dname, _type, _mask, _pre, _scale) \ argument 520 #define VADC_NO_CHAN(_dname, _type, _mask, _pre) \ argument
|
/linux-6.3-rc2/drivers/irqchip/ |
A D | irq-pic32-evic.c | 118 #define IRQ_REG_MASK(_hwirq, _reg, _mask) \ argument
|
/linux-6.3-rc2/drivers/iio/health/ |
A D | afe440x.h | 83 #define AFE440X_INTENSITY_CHAN(_index, _mask) \ argument
|
/linux-6.3-rc2/drivers/iio/addac/ |
A D | ad74115.c | 246 #define AD74115_FW_PROP(_name, _max, _reg, _mask) \ argument 254 #define AD74115_FW_PROP_TBL(_name, _tbl, _reg, _mask) \ argument 263 #define AD74115_FW_PROP_BOOL(_name, _reg, _mask) \ argument 271 #define AD74115_FW_PROP_BOOL_NEG(_name, _reg, _mask) \ argument
|
/linux-6.3-rc2/drivers/clk/uniphier/ |
A D | clk-uniphier.h | 69 #define UNIPHIER_CLK_CPUGEAR(_name, _idx, _regbase, _mask, \ argument
|
/linux-6.3-rc2/include/linux/perf/ |
A D | arm_pmu.h | 143 #define PMU_PROBE(_cpuid, _mask, _fn) \ argument
|
/linux-6.3-rc2/drivers/phy/mscc/ |
A D | phy-ocelot-serdes.c | 345 #define SERDES_MUX(_idx, _port, _mode, _submode, _mask, _mux) { \ argument
|
/linux-6.3-rc2/drivers/input/mouse/ |
A D | trackpoint.c | 172 #define TRACKPOINT_BIT_ATTR(_name, _command, _mask, _inv, _default) \ argument
|
/linux-6.3-rc2/net/bridge/ |
A D | br_sysfs_if.c | 47 #define BRPORT_ATTR_FLAG(_name, _mask) \ argument
|
/linux-6.3-rc2/drivers/perf/ |
A D | arm-ccn.c | 286 #define CCN_EVENT_MN(_name, _def, _mask) { .attr = CCN_EVENT_ATTR(mn_##_name), \ argument 291 #define CCN_EVENT_HNI(_name, _def, _mask) { \ argument 296 #define CCN_EVENT_SBSX(_name, _def, _mask) { \ argument
|