Searched refs:shift (Results 1 - 25 of 131) sorted by relevance

123456

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/tc_act/
H A Dtc_pedit.h24 __u32 shift; member in struct:tc_pedit_key
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/tc_act/
H A Dtc_pedit.h24 __u32 shift; member in struct:tc_pedit_key
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/tc_act/
H A Dtc_pedit.h24 __u32 shift; member in struct:tc_pedit_key
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dsoc-dapm.h73 { .id = snd_soc_dapm_pga, .name = wname, .reg = wreg, .shift = wshift, \
77 { .id = snd_soc_dapm_mixer, .name = wname, .reg = wreg, .shift = wshift, \
80 { .id = snd_soc_dapm_micbias, .name = wname, .reg = wreg, .shift = wshift, \
83 { .id = snd_soc_dapm_switch, .name = wname, .reg = wreg, .shift = wshift, \
86 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift = wshift, \
92 { .id = snd_soc_dapm_pga, .name = wname, .reg = wreg, .shift = wshift, \
97 { .id = snd_soc_dapm_mixer, .name = wname, .reg = wreg, .shift = wshift, \
101 { .id = snd_soc_dapm_micbias, .name = wname, .reg = wreg, .shift = wshift, \
106 { .id = snd_soc_dapm_switch, .name = wname, .reg = wreg, .shift = wshift, \
111 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift
260 unsigned char shift; /* bits to shift */ member in struct:snd_soc_dapm_widget
[all...]
H A Dad1848.h176 #define AD1848_MIXVAL_SINGLE(reg, shift, mask, invert) \
177 ((reg) | ((shift) << 8) | ((mask) << 16) | ((invert) << 24))
190 #define AD1848_SINGLE(xname, xindex, reg, shift, mask, invert) \
194 .private_value = AD1848_MIXVAL_SINGLE(reg, shift, mask, invert) }
196 #define AD1848_SINGLE_TLV(xname, xindex, reg, shift, mask, invert, xtlv) \
200 .private_value = AD1848_MIXVAL_SINGLE(reg, shift, mask, invert), \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dsoc-dapm.h73 { .id = snd_soc_dapm_pga, .name = wname, .reg = wreg, .shift = wshift, \
77 { .id = snd_soc_dapm_mixer, .name = wname, .reg = wreg, .shift = wshift, \
80 { .id = snd_soc_dapm_micbias, .name = wname, .reg = wreg, .shift = wshift, \
83 { .id = snd_soc_dapm_switch, .name = wname, .reg = wreg, .shift = wshift, \
86 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift = wshift, \
92 { .id = snd_soc_dapm_pga, .name = wname, .reg = wreg, .shift = wshift, \
97 { .id = snd_soc_dapm_mixer, .name = wname, .reg = wreg, .shift = wshift, \
101 { .id = snd_soc_dapm_micbias, .name = wname, .reg = wreg, .shift = wshift, \
106 { .id = snd_soc_dapm_switch, .name = wname, .reg = wreg, .shift = wshift, \
111 { .id = snd_soc_dapm_mux, .name = wname, .reg = wreg, .shift
260 unsigned char shift; /* bits to shift */ member in struct:snd_soc_dapm_widget
[all...]
H A Dad1848.h176 #define AD1848_MIXVAL_SINGLE(reg, shift, mask, invert) \
177 ((reg) | ((shift) << 8) | ((mask) << 16) | ((invert) << 24))
190 #define AD1848_SINGLE(xname, xindex, reg, shift, mask, invert) \
194 .private_value = AD1848_MIXVAL_SINGLE(reg, shift, mask, invert) }
196 #define AD1848_SINGLE_TLV(xname, xindex, reg, shift, mask, invert, xtlv) \
200 .private_value = AD1848_MIXVAL_SINGLE(reg, shift, mask, invert), \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/tc_ematch/
H A Dtc_em_meta.h19 __u8 shift; member in struct:tcf_meta_val
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
H A Dtimex.h71 #define SHIFT_PLL 4 /* PLL frequency factor (shift) */
72 #define SHIFT_FLL 2 /* FLL frequency factor (shift) */
73 #define MAXTC 10 /* maximum time constant (shift) */
80 * SHIFT_USEC defines the scaling (shift) of the time_freq and
84 #define SHIFT_UPDATE (SHIFT_HZ + 1) /* time offset scale (shift) */
85 #define SHIFT_USEC 16 /* frequency offset scale (shift) */
116 int shift; /* interval duration (s) (shift) (ro) */ member in struct:timex
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
H A Dtimex.h50 int shift; /* interval duration (s) (shift) (ro) */ member in struct:timex
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/tc_ematch/
H A Dtc_em_meta.h19 __u8 shift; member in struct:tcf_meta_val
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
H A Dtimex.h71 #define SHIFT_PLL 4 /* PLL frequency factor (shift) */
72 #define SHIFT_FLL 2 /* FLL frequency factor (shift) */
73 #define MAXTC 10 /* maximum time constant (shift) */
80 * SHIFT_USEC defines the scaling (shift) of the time_freq and
84 #define SHIFT_UPDATE (SHIFT_HZ + 1) /* time offset scale (shift) */
85 #define SHIFT_USEC 16 /* frequency offset scale (shift) */
116 int shift; /* interval duration (s) (shift) (ro) */ member in struct:timex
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
H A Dtimex.h50 int shift; /* interval duration (s) (shift) (ro) */ member in struct:timex
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/tc_ematch/
H A Dtc_em_meta.h19 __u8 shift; member in struct:tcf_meta_val
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
H A Dtimex.h71 #define SHIFT_PLL 4 /* PLL frequency factor (shift) */
72 #define SHIFT_FLL 2 /* FLL frequency factor (shift) */
73 #define MAXTC 10 /* maximum time constant (shift) */
80 * SHIFT_USEC defines the scaling (shift) of the time_freq and
84 #define SHIFT_UPDATE (SHIFT_HZ + 1) /* time offset scale (shift) */
85 #define SHIFT_USEC 16 /* frequency offset scale (shift) */
116 int shift; /* interval duration (s) (shift) (ro) */ member in struct:timex
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
H A Dtimex.h50 int shift; /* interval duration (s) (shift) (ro) */ member in struct:timex
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
H A Dtimex.h51 int shift; member in struct:timex
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
H A Dtimex.h51 int shift; member in struct:timex
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
H A Dtimex.h51 int shift; member in struct:timex
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
H A Dtimex.h51 int shift; member in struct:timex
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
H A Dtimex.h51 int shift; member in struct:timex
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
H A Dtimex.h51 int shift; member in struct:timex
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
H A Dtimex.h51 int shift; member in struct:timex
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/linux/
H A Dtimex.h51 int shift; member in struct:timex
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/linux/
H A Dtimex.h51 int shift; member in struct:timex

Completed in 202 milliseconds

123456