Home
last modified time | relevance | path

Searched defs:_flags (Results 1 – 25 of 44) sorted by relevance

12

/linux-3.3/include/linux/
Dsh_clk.h104 #define SH_CLK_MSTP32(_parent, _enable_reg, _enable_bit, _flags) \ argument
114 #define SH_CLK_DIV4(_parent, _reg, _shift, _div_bitmap, _flags) \ argument
135 #define SH_CLK_DIV6_EXT(_reg, _flags, _parents, \ argument
146 #define SH_CLK_DIV6(_parent, _reg, _flags) \ argument
Dof.h36 unsigned long _flags; member
59 unsigned long _flags; member
/linux-3.3/arch/sh/kernel/cpu/sh4a/
Dclock-sh7366.c120 #define DIV4(_reg, _bit, _mask, _flags) \ argument
140 #define MSTP(_parent, _reg, _bit, _flags) \ argument
Dclock-sh7343.c117 #define DIV4(_reg, _bit, _mask, _flags) \ argument
137 #define MSTP(_parent, _reg, _bit, _flags) \ argument
Dclock-sh7757.c65 #define DIV4(_bit, _mask, _flags) \ argument
Dclock-shx3.c64 #define DIV4(_bit, _mask, _flags) \ argument
Dclock-sh7785.c69 #define DIV4(_bit, _mask, _flags) \ argument
Dclock-sh7722.c120 #define DIV4(_reg, _bit, _mask, _flags) \ argument
Dclock-sh7723.c123 #define DIV4(_reg, _bit, _mask, _flags) \ argument
Dclock-sh7786.c70 #define DIV4(_bit, _mask, _flags) \ argument
Dclock-sh7724.c162 #define DIV4(_reg, _bit, _mask, _flags) \ argument
/linux-3.3/drivers/net/wireless/iwmc3200wifi/
Dcfg80211.c38 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument
45 #define CHAN2G(_channel, _freq, _flags) { \ argument
54 #define CHAN5G(_channel, _flags) { \ argument
/linux-3.3/arch/arm/mach-shmobile/
Dclock-sh7367.c179 #define DIV4(_reg, _bit, _mask, _flags) \ argument
228 #define MSTP(_parent, _reg, _bit, _flags) \ argument
Dclock-sh7377.c189 #define DIV4(_reg, _bit, _mask, _flags) \ argument
239 #define MSTP(_parent, _reg, _bit, _flags) \ argument
Dclock-sh73a0.c263 #define DIV4(_reg, _bit, _mask, _flags) \ argument
486 #define MSTP(_parent, _reg, _bit, _flags) \ argument
Dclock-sh7372.c349 #define DIV4(_reg, _bit, _mask, _flags) \ argument
519 #define MSTP(_parent, _reg, _bit, _flags) \ argument
/linux-3.3/drivers/gpu/drm/
Ddrm_drv.c59 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
/linux-3.3/arch/arm/mach-omap2/
Dclockdomain.h117 u8 _flags; member
/linux-3.3/arch/ia64/include/asm/
Dsiginfo.h63 unsigned int _flags; /* see below */ member
/linux-3.3/drivers/net/wireless/ath/ath5k/
Dath5k.h108 #define AR5K_REG_SM(_val, _flags) \ argument
112 #define AR5K_REG_MS(_val, _flags) \ argument
120 #define AR5K_REG_WRITE_BITS(ah, _reg, _flags, _val) \ argument
124 #define AR5K_REG_MASKED_BITS(ah, _reg, _flags, _mask) \ argument
128 #define AR5K_REG_ENABLE_BITS(ah, _reg, _flags) \ argument
131 #define AR5K_REG_DISABLE_BITS(ah, _reg, _flags) \ argument
/linux-3.3/sound/i2c/other/
Dak4117.c463 unsigned long _flags; in snd_ak4117_check_rate_and_errors() local
Dak4113.c541 unsigned long _flags; in snd_ak4113_check_rate_and_errors() local
Dak4114.c567 unsigned long _flags; in snd_ak4114_check_rate_and_errors() local
/linux-3.3/drivers/misc/eeprom/
Dat24.c105 #define AT24_DEVICE_MAGIC(_len, _flags) \ argument
/linux-3.3/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c29 #define RATETAB_ENT(_rate, _rateid, _flags) { \ argument
35 #define CHAN2G(_channel, _freq, _flags) { \ argument
44 #define CHAN5G(_channel, _flags) { \ argument

12