Home
last modified time | relevance | path

Searched full:get (Results 1 – 25 of 6414) sorted by relevance

12345678910>>...257

/linux-3.3/drivers/hwmon/
DKconfig46 If you say yes here you get support for the sensor part of the first
61 If you say yes here you get support for the sensor part of the
75 If you say yes here you get support for the Analog Devices
85 If you say yes here you get support for the Analog Devices
95 If you say yes here you get support for the Analog Devices
105 If you say yes here you get support for the National Semiconductor
121 If you say yes here you get support for Analog Devices ADM1021
133 If you say yes here you get support for Analog Devices ADM1025
144 If you say yes here you get support for Analog Devices ADM1026
154 If you say yes here you get support for Analog Devices ADM1029
[all …]
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_dma.c129 /* Fetch and adjust GPU GET pointer
132 * value >= 0, the adjusted GET pointer
133 * -EINVAL if GET pointer currently outside main push buffer
145 /* reset counter as long as GET is still advancing, this is in READ_GET()
200 uint32_t get = nvchan_rd32(chan, 0x88); in nv50_dma_push_wait() local
201 if (get != prev_get) { in nv50_dma_push_wait()
202 prev_get = get; in nv50_dma_push_wait()
212 chan->dma.ib_free = get - chan->dma.ib_put; in nv50_dma_push_wait()
231 int get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() local
232 if (unlikely(get < 0)) { in nv50_dma_wait()
[all …]
/linux-3.3/drivers/atm/
Dsuni.c42 #define GET(reg) dev->ops->phy_get(dev,SUNI_##reg) macro
44 PUT((GET(reg) & ~(mask)) | ((value) << (shift)),reg)
68 ADD_LIMITED(section_bip,(GET(RSOP_SBL) & 0xff) | in suni_hz()
69 ((GET(RSOP_SBM) & 0xff) << 8)); in suni_hz()
70 ADD_LIMITED(line_bip,(GET(RLOP_LBL) & 0xff) | in suni_hz()
71 ((GET(RLOP_LB) & 0xff) << 8) | in suni_hz()
72 ((GET(RLOP_LBM) & 0xf) << 16)); in suni_hz()
73 ADD_LIMITED(path_bip,(GET(RPOP_PBL) & 0xff) | in suni_hz()
74 ((GET(RPOP_PBM) & 0xff) << 8)); in suni_hz()
75 ADD_LIMITED(line_febe,(GET(RLOP_LFL) & 0xff) | in suni_hz()
[all …]
DuPD98402.c37 #define GET(reg) dev->ops->phy_get(dev,uPD98402_##reg) macro
45 atomic_add(GET(HECCT),&PRIV(dev)->sonet_stats.uncorr_hcs); in fetch_stats()
79 PUT((GET(MDR) & ~uPD98402_MDR_SS_MASK) | (set[3] << in set_framing()
92 s[0] = GET(C11R); in get_sense()
93 s[1] = GET(C12R); in get_sense()
94 s[2] = GET(C13R); in get_sense()
106 mode_reg = GET(MDR) & ~(uPD98402_MDR_TPLP | uPD98402_MDR_ALP | in set_loopback()
164 { atomic_add(GET(v),&PRIV(dev)->sonet_stats.s); \
173 events = GET(PCR); in stat_event()
190 while ((reason = GET(PICR))) { in uPD98402_int()
[all …]
/linux-3.3/drivers/rtc/
DKconfig112 If you say yes here you get support for the
132 If you say yes here you get support for RTC function in Marvell
141 If you say yes here you get support for various compatible RTC
160 If you say yes here you get support for Dallas Semiconductor
170 If you say yes here you get support for the
180 If you say yes here you get support for Dallas Semiconductor
190 If you say yes here you will get support for the
200 If you say yes here you will get support for the
210 If you say yes here you will get support for the
219 If you say yes here you get support for the
[all …]
/linux-3.3/arch/arm/mach-omap2/
Dsram242x.S50 ldr r2, omap242x_sdi_cm_clksel2_pll @ get address of dpllout reg
60 ldr r10, [r11] @ get current val
63 mvn r9, #0x4 @ mask to get clear bit2
70 /* get dll value */
71 add r11, r11, #0x4 @ get addr of status reg
72 ldr r10, [r11] @ get locked value
110 ldr r4, omap242x_sdi_prcm_voltctrl @ get addr of volt ctrl.
111 ldr r5, [r4] @ get value.
112 ldr r6, prcm_mask_val @ get value of mask
116 mov r3, #0x4000 @ get val for force
[all …]
Dsram243x.S50 ldr r2, omap243x_sdi_cm_clksel2_pll @ get address of dpllout reg
60 ldr r10, [r11] @ get current val
63 mvn r9, #0x4 @ mask to get clear bit2
70 /* get dll value */
71 add r11, r11, #0x4 @ get addr of status reg
72 ldr r10, [r11] @ get locked value
110 ldr r4, omap243x_sdi_prcm_voltctrl @ get addr of volt ctrl.
111 ldr r5, [r4] @ get value.
112 ldr r6, prcm_mask_val @ get value of mask
116 mov r3, #0x4000 @ get val for force
[all …]
/linux-3.3/include/linux/
Dsockios.h33 #define SIOCGIFNAME 0x8910 /* get iface name */
35 #define SIOCGIFCONF 0x8912 /* get iface list */
36 #define SIOCGIFFLAGS 0x8913 /* get flags */
38 #define SIOCGIFADDR 0x8915 /* get PA address */
40 #define SIOCGIFDSTADDR 0x8917 /* get remote PA address */
42 #define SIOCGIFBRDADDR 0x8919 /* get broadcast PA address */
44 #define SIOCGIFNETMASK 0x891b /* get network PA mask */
46 #define SIOCGIFMETRIC 0x891d /* get metric */
48 #define SIOCGIFMEM 0x891f /* get memory address (BSD) */
50 #define SIOCGIFMTU 0x8921 /* get MTU size */
[all …]
Dprctl.h9 /* Get/set current->mm->dumpable */
13 /* Get/set unaligned access control bits (if meaningful) */
19 /* Get/set whether or not to drop capabilities on setuid() away from
24 /* Get/set floating-point emulation control bits (if meaningful) */
30 /* Get/set floating-point exception mode (if meaningful) */
44 /* Get/set whether we use statistical process timing or accurate timestamp
54 #define PR_GET_NAME 16 /* Get process name */
56 /* Get/set process endian */
63 /* Get/set process seccomp mode */
67 /* Get/set the capability bounding set (as per security/commoncap.c) */
[all …]
Dethtool.h474 * struct ethtool_rxnfc - command to get or set RX flow classification rules
560 * struct ethtool_rxfh_indir - command to get or set RX flow hash indirection
645 * get and filled in by ethtool for set operation
649 * @data: data collected for get dump data operation
676 * struct ethtool_gfeatures - command to get state of device's features
774 * ethtool_rxfh_indir_default - get default value for RX flow hash indirection
787 * @get_settings: Get various device settings including Ethernet link
797 * @get_regs_len: Get buffer length required for @get_regs
798 * @get_regs: Get device registers
819 * @get_coalesce: Get interrupt coalescing parameters. Returns a negative
[all …]
/linux-3.3/net/irda/ircomm/
Dircomm_param.c45 int get);
47 int get);
49 int get);
51 int get);
53 int get);
55 int get);
57 int get);
58 static int ircomm_param_xon_xoff(void *instance, irda_param_t *param, int get);
59 static int ircomm_param_enq_ack(void *instance, irda_param_t *param, int get);
61 int get);
[all …]
/linux-3.3/arch/m68k/platform/527x/
Dgpio.c32 .get = mcf_gpio_get_value,
48 .get = mcf_gpio_get_value,
66 .get = mcf_gpio_get_value,
84 .get = mcf_gpio_get_value,
102 .get = mcf_gpio_get_value,
120 .get = mcf_gpio_get_value,
138 .get = mcf_gpio_get_value,
156 .get = mcf_gpio_get_value,
174 .get = mcf_gpio_get_value,
192 .get = mcf_gpio_get_value,
[all …]
/linux-3.3/arch/m68k/platform/528x/
Dgpio.c31 .get = mcf_gpio_get_value,
47 .get = mcf_gpio_get_value,
63 .get = mcf_gpio_get_value,
79 .get = mcf_gpio_get_value,
95 .get = mcf_gpio_get_value,
111 .get = mcf_gpio_get_value,
129 .get = mcf_gpio_get_value,
147 .get = mcf_gpio_get_value,
165 .get = mcf_gpio_get_value,
183 .get = mcf_gpio_get_value,
[all …]
/linux-3.3/drivers/hwmon/pmbus/
DKconfig21 If you say yes here you get hardware monitoring support for generic
32 If you say yes here you get hardware monitoring support for Analog
43 If you say yes here you get hardware monitoring support for National
53 If you say yes here you get hardware monitoring support for Linear
63 If you say yes here you get hardware monitoring support for Maxim
73 If you say yes here you get hardware monitoring support for Maxim
83 If you say yes here you get hardware monitoring support for Maxim
93 If you say yes here you get hardware monitoring support for TI
104 If you say yes here you get hardware monitoring support for TI
115 If you say yes here you get hardware monitoring support for Intersil
/linux-3.3/drivers/misc/sgi-xp/
Dxpc_sn2.c92 /* !!! The following should get moved into SAL. */ in xpc_allow_IPI_ops_sn2()
135 /* !!! The following should get moved into SAL. */ in xpc_disallow_IPI_ops_sn2()
521 * Send activate IRQ to get other side to see that we've cleared our in xpc_indicate_partition_disengaged_sn2()
801 * Get a copy of the remote partition's XPC variables from the reserved page.
870 * Send activate IRQ to get other side to see that we've set our in xpc_request_partition_deactivation_sn2()
1005 dev_warn(xpc_part, "unable to get reserved page from nasid %d, " in xpc_identify_activate_IRQ_req_sn2()
1024 dev_warn(xpc_part, "unable to get XPC variables from nasid %d, " in xpc_identify_activate_IRQ_req_sn2()
1179 /* allocate all the required GET/PUT values */ in xpc_setup_ch_structures_sn2()
1185 dev_err(xpc_chan, "can't get memory for local get/put " in xpc_setup_ch_structures_sn2()
1194 dev_err(xpc_chan, "can't get memory for remote get/put " in xpc_setup_ch_structures_sn2()
[all …]
/linux-3.3/include/trace/events/
Dgpio.h33 TP_PROTO(unsigned gpio, int get, int value),
35 TP_ARGS(gpio, get, value),
39 __field(int, get)
45 __entry->get = get;
50 __entry->get ? "get" : "set", __entry->value)
/linux-3.3/arch/m68k/platform/532x/
Dgpio.c31 .get = mcf_gpio_get_value,
46 .get = mcf_gpio_get_value,
64 .get = mcf_gpio_get_value,
82 .get = mcf_gpio_get_value,
100 .get = mcf_gpio_get_value,
118 .get = mcf_gpio_get_value,
136 .get = mcf_gpio_get_value,
154 .get = mcf_gpio_get_value,
172 .get = mcf_gpio_get_value,
190 .get = mcf_gpio_get_value,
[all …]
/linux-3.3/arch/parisc/include/asm/
Dpdcpat.h88 #define PDC_PAT_EVENT_GET_CAPS 0L /* Get Capabilities */
92 #define PDC_PAT_EVENT_GET_NB_CALL 4L /* Get Non-Blocking call Args */
112 #define PDC_PAT_IO_GET_SLOT_STATUS 5L /* Get Slot Status Info*/
113 #define PDC_PAT_IO_GET_LOC_FROM_HARDWARE 6L /* Get Physical Location from */
115 #define PDC_PAT_IO_GET_HARDWARE_FROM_LOC 7L /* Get Hardware Path from
117 #define PDC_PAT_IO_GET_PCI_CONFIG_FROM_HW 11L /* Get PCI Configuration
119 #define PDC_PAT_IO_GET_HW_FROM_PCI_CONFIG 12L /* Get Hardware Path
123 #define PDC_PAT_IO_GET_PCI_ROUTING_TABLE_SIZE 15L /* Get PCI INT Routing Table
125 #define PDC_PAT_IO_GET_PCI_ROUTING_TABLE 16L /* Get PCI INT Routing Table */
126 #define PDC_PAT_IO_GET_HINT_TABLE_SIZE 17L /* Get Hint Table Size */
[all …]
/linux-3.3/arch/m68k/platform/523x/
Dgpio.c31 .get = mcf_gpio_get_value,
47 .get = mcf_gpio_get_value,
65 .get = mcf_gpio_get_value,
83 .get = mcf_gpio_get_value,
101 .get = mcf_gpio_get_value,
119 .get = mcf_gpio_get_value,
137 .get = mcf_gpio_get_value,
155 .get = mcf_gpio_get_value,
173 .get = mcf_gpio_get_value,
191 .get = mcf_gpio_get_value,
[all …]
/linux-3.3/net/netfilter/
Dnf_sockopt.c64 int val, int get) in nf_sockopt_find() argument
76 if (get) { in nf_sockopt_find()
95 /* Call get/setsockopt() */
97 char __user *opt, int *len, int get) in nf_sockopt() argument
102 ops = nf_sockopt_find(sk, pf, val, get); in nf_sockopt()
106 if (get) in nf_sockopt()
107 ret = ops->get(sk, val, opt, len); in nf_sockopt()
131 char __user *opt, int *len, int get) in compat_nf_sockopt() argument
136 ops = nf_sockopt_find(sk, pf, val, get); in compat_nf_sockopt()
140 if (get) { in compat_nf_sockopt()
[all …]
/linux-3.3/tools/perf/util/
Ddwarf-aux.c57 * cu_get_comp_dir - Get the path of compilation directory
60 * Get the path of compilation directory of given @cu_die.
73 * cu_find_lineinfo - Get a line number and file name for given address
147 * die_get_call_lineno - Get callsite line number of inline-function instance
150 * Get call-site line number of @in_die. This means from where the inline
166 * die_get_type - Get type DIE
170 * Get a DIE of the type of given variable (@vr_die), and store
171 * it to die_mem. Return NULL if fails to get a type DIE.
184 /* Get a type die, but skip qualifiers */
203 * die_get_real_type - Get a type die, but skip qualifiers and typedef
[all …]
Ddwarf-aux.h30 /* Get DW_AT_comp_dir (should be NULL with older gcc) */
33 /* Get a line number and file name for given address */
44 /* Get callsite line number of inline-function instance */
47 /* Get callsite file name of inlined function instance */
50 /* Get type die */
53 /* Get a type die, but skip qualifiers and typedef */
59 /* Get data_member_location offset */
106 /* Get the name of given variable DIE */
109 /* Get the name and type of given variable DIE, stored as "type\tname" */
/linux-3.3/Documentation/ioctl/
Dhdio.txt17 HDIO_GETGEO get device geometry
18 HDIO_GET_UNMASKINTR get current unmask setting
19 HDIO_GET_MULTCOUNT get current IDE blockmode setting
20 HDIO_GET_QDMA get use-qdma flag
23 HDIO_GET_KEEPSETTINGS get keep-settings-on-reset flag
24 HDIO_GET_32BIT get current io_32bit setting
25 HDIO_GET_NOWERR get ignore-write-error flag
26 HDIO_GET_DMA get use-dma flag
27 HDIO_GET_NICE get nice flags
28 HDIO_GET_IDENTITY get IDE identification info
[all …]
/linux-3.3/arch/m68k/fpsp040/
Ddecbin.S150 movel (%a0),%d4 |get first word of bcd
154 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend into d0
158 btst #30,%d4 |get SE
196 | get the integer digit then skip down & get the rest of the
203 | Get the rest of the mantissa.
211 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend
225 ble loadlw |if not, get last one
293 bfextu %d4{#28:#4},%d0 |get M16 in d0
297 movel (%a0,%d5.L*4),%d4 |get lword 2 to d4
301 movel (%a0,%d5.L*4),%d4 |get lword 3 to d4
[all …]
/linux-3.3/arch/powerpc/kernel/
Dhead_44x.S75 bl 0f /* Get our runtime address */
78 addi r21,r21,(_stext - 0b)@l /* Get our current runtime base */
84 * get going from there.
182 * start of physical memory to get kernstart_addr.
309 mfspr r10, SPRN_DEAR /* Get faulting address */
325 /* Get the PGD for the current thread */
332 mfspr r13,SPRN_PID /* Get PID */
358 lwzx r11, r12, r11 /* Get pgd/pmd entry */
364 lwz r11, 0(r12) /* Get high word of pte entry */
365 lwz r12, 4(r12) /* Get low word of pte entry */
[all …]

12345678910>>...257