Symbol: _enable
arch/arm/mach-omap2/omap_hwmod.c
2043
_enable(oh);
arch/arm/mach-omap2/omap_hwmod.c
2054
_enable(oh);
arch/arm/mach-omap2/omap_hwmod.c
2411
r = _enable(oh);
arch/arm/mach-omap2/omap_hwmod.c
2517
r = _enable(oh->parent_hwmod);
arch/arm/mach-omap2/omap_hwmod.c
3678
r = _enable(oh);
arch/mips/alchemy/common/platform.c
288
#define MAC_RES(_base, _enable, _irq, _macdma) \
arch/mips/alchemy/common/platform.c
295
.start = _enable, \
arch/mips/alchemy/common/platform.c
296
.end = _enable + 0x3, \
drivers/clk/nxp/clk-lpc32xx.c
1097
#define LPC32XX_DEFINE_PLL(_idx, _name, _reg, _enable) \
drivers/clk/nxp/clk-lpc32xx.c
1106
.enable = (_enable), \
drivers/clk/sunxi-ng/ccu_frac.h
20
#define _SUNXI_CCU_FRAC(_enable, _select, _rate1, _rate2) \
drivers/clk/sunxi-ng/ccu_frac.h
22
.enable = _enable, \
drivers/clk/sunxi-ng/ccu_sdm.h
41
#define _SUNXI_CCU_SDM(_table, _enable, \
drivers/clk/sunxi-ng/ccu_sdm.h
46
.enable = _enable, \
drivers/hwmon/dme1737.c
1607
static SENSOR_DEVICE_ATTR_2(pwm##ix##_enable, S_IRUGO, \
drivers/hwmon/dme1737.c
1631
static SENSOR_DEVICE_ATTR_2(pwm##ix##_enable, S_IRUGO, \
drivers/hwmon/vt1211.c
1030
SENSOR_ATTR_2(pwm##ix##_enable, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1639
SENSOR_ATTR_2(pwm##index##_enable, S_IWUSR | S_IRUGO, \
drivers/irqchip/irq-aspeed-scu-ic.c
31
#define SCU_VARIANT(_compat, _shift, _enable, _num, _ier, _isr) { \
drivers/irqchip/irq-aspeed-scu-ic.c
34
.irq_enable = _enable, \
drivers/staging/iio/frequency/dds.h
94
IIO_DEVICE_ATTR(out_altvoltage##_channel##_out##_output##_enable,\