Home
last modified time | relevance | path

Searched refs:get (Results 1 – 25 of 1605) sorted by relevance

12345678910>>...65

/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_dma.c101 uint32_t get = nvif_rd32(&chan->user, 0x88); in nv50_dma_push_wait() local
102 if (get != prev_get) { in nv50_dma_push_wait()
103 prev_get = get; in nv50_dma_push_wait()
113 chan->dma.ib_free = get - chan->dma.ib_put; in nv50_dma_push_wait()
132 int get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() local
133 if (unlikely(get < 0)) { in nv50_dma_wait()
134 if (get == -EINVAL) in nv50_dma_wait()
137 return get; in nv50_dma_wait()
140 if (get <= chan->dma.cur) { in nv50_dma_wait()
147 get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait()
[all …]
/Linux-v6.1/drivers/gpio/
Dgpio-raspberrypi-exp.c57 struct gpio_get_config get; in rpi_exp_gpio_get_polarity() local
62 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_polarity()
65 &get, sizeof(get)); in rpi_exp_gpio_get_polarity()
66 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_polarity()
68 off, ret, get.gpio); in rpi_exp_gpio_get_polarity()
71 return get.polarity; in rpi_exp_gpio_get_polarity()
135 struct gpio_get_config get; in rpi_exp_gpio_get_direction() local
140 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_direction()
143 &get, sizeof(get)); in rpi_exp_gpio_get_direction()
144 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_direction()
[all …]
/Linux-v6.1/arch/arm/mach-omap2/
Dsram242x.S37 ldr r2, omap242x_sdi_cm_clksel2_pll @ get address of dpllout reg
47 ldr r10, [r11] @ get current val
50 mvn r9, #0x4 @ mask to get clear bit2
58 add r11, r11, #0x4 @ get addr of status reg
59 ldr r10, [r11] @ get locked value
97 ldr r4, omap242x_sdi_prcm_voltctrl @ get addr of volt ctrl.
98 ldr r5, [r4] @ get value.
99 ldr r6, prcm_mask_val @ get value of mask
103 mov r3, #0x4000 @ get val for force
107 ldr r3, omap242x_sdi_timer_32ksynct_cr @ get addr of counter
[all …]
Dsram243x.S37 ldr r2, omap243x_sdi_cm_clksel2_pll @ get address of dpllout reg
47 ldr r10, [r11] @ get current val
50 mvn r9, #0x4 @ mask to get clear bit2
58 add r11, r11, #0x4 @ get addr of status reg
59 ldr r10, [r11] @ get locked value
97 ldr r4, omap243x_sdi_prcm_voltctrl @ get addr of volt ctrl.
98 ldr r5, [r4] @ get value.
99 ldr r6, prcm_mask_val @ get value of mask
103 mov r3, #0x4000 @ get val for force
107 ldr r3, omap243x_sdi_timer_32ksynct_cr @ get addr of counter
[all …]
/Linux-v6.1/drivers/hwmon/pmbus/
DKconfig21 If you say yes here you get hardware monitoring support for generic
35 If you say yes here you get hardware monitoring support for Analog
44 If you say yes here you get hardware monitoring support for Analog
54 If you say yes here you get hardware monitoring support for BEL
63 If you say yes here you get hardware monitoring support for BluTek
72 If you say yes here you get hardware monitoring support for
82 If you say yes here you get hardware monitoring support for
93 If you say yes here you get hardware monitoring support for the IBM
102 If you say yes here you get hardware monitoring support for Delta
111 If you say yes here you get hardware monitoring support for the INSPUR
[all …]
/Linux-v6.1/include/trace/events/
Dgpio.h34 TP_PROTO(unsigned gpio, int get, int value),
36 TP_ARGS(gpio, get, value),
40 __field(int, get)
46 __entry->get = get;
51 __entry->get ? "get" : "set", __entry->value)
/Linux-v6.1/tools/testing/selftests/net/
Dfib_tests.sh105 $IP route get fibmatch 198.51.100.2 &> /dev/null
107 $IP -6 route get fibmatch 2001:db8:1::2 &> /dev/null
115 $IP route get fibmatch 198.51.100.2 &> /dev/null
117 $IP -6 route get fibmatch 2001:db8:1::2 &> /dev/null
146 $IP route get fibmatch 203.0.113.1 &> /dev/null
148 $IP -6 route get fibmatch 2001:db8:3::1 &> /dev/null
156 $IP route get fibmatch 203.0.113.1 &> /dev/null
159 $IP -6 route get fibmatch 2001:db8:3::1 &> /dev/null
168 $IP -6 route get fibmatch 2001:db8:3::1 &> /dev/null
188 $IP route get fibmatch 198.51.100.2 &> /dev/null
[all …]
Darp_ndisc_evict_nocarrier.sh60 ip netns exec me ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1
87 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1
114 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1
131 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1
147 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1
163 ip netns exec me ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1
179 ip netns exec me ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1
195 ip netns exec me ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/
Dvideo_function_calls.rst21 video-get-status
22 video-get-frame-count
23 video-get-pts
24 video-get-event
27 video-get-size
32 video-get-capabilities
/Linux-v6.1/Documentation/userspace-api/media/rc/
Dlirc-func.rst14 lirc-get-features
15 lirc-get-send-mode
16 lirc-get-rec-mode
17 lirc-get-rec-resolution
19 lirc-get-timeout
/Linux-v6.1/drivers/hwmon/
DKconfig45 If you say yes here you get support for the sensor part of the first
60 If you say yes here you get support for the sensor part of the
74 If you say yes here you get support for the Analog Devices
84 If you say yes here you get support for the Analog Devices
94 If you say yes here you get support for the Analog Devices
105 If you say yes here you get support for Analog Devices ADM1021
117 If you say yes here you get support for Analog Devices ADM1025
128 If you say yes here you get support for Analog Devices ADM1026
138 If you say yes here you get support for Analog Devices ADM1029
149 If you say yes here you get support for Analog Devices ADM1031
[all …]
/Linux-v6.1/fs/nfsd/
Dfault_inject.c22 u64 (*get)(void); member
39 val = op->get(); in fault_inject_read()
100 .get = nfsd_inject_print_clients,
106 .get = nfsd_inject_print_locks,
112 .get = nfsd_inject_print_openowners,
118 .get = nfsd_inject_print_delegations,
124 .get = nfsd_inject_print_delegations,
/Linux-v6.1/drivers/s390/char/
Dtape_char.c397 struct mtget get; in __tapechar_ioctl() local
399 memset(&get, 0, sizeof(get)); in __tapechar_ioctl()
400 get.mt_type = MT_ISUNKNOWN; in __tapechar_ioctl()
401 get.mt_resid = 0 /* device->devstat.rescnt */; in __tapechar_ioctl()
402 get.mt_dsreg = in __tapechar_ioctl()
406 get.mt_gstat = 0; in __tapechar_ioctl()
407 get.mt_erreg = 0; in __tapechar_ioctl()
408 get.mt_fileno = 0; in __tapechar_ioctl()
409 get.mt_gstat = device->tape_generic_status; in __tapechar_ioctl()
418 get.mt_gstat |= GMT_BOT(~0); in __tapechar_ioctl()
[all …]
/Linux-v6.1/drivers/rtc/
DKconfig150 If you say yes here you get support for the
169 If you say yes here you get support for RTC function in Marvell
179 If you say yes here you get support for RTC function in Marvell
189 If you say yes here you get support for the Abracon
199 If you say yes here you get support for the Abracon
209 If you say yes here you get support for Abracon AB080X and AB180X
220 If you say yes here you get support for the real-time clock found
231 If you say yes here you get support for the wake-timer found on
241 If you say yes here you get support for the RTC of ams AS3722 PMIC
252 If you say yes here you get support for various compatible RTC
[all …]
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
Dgv100.c35 u32 get = nvkm_rd32(device, buffer->get); in gv100_fault_buffer_process() local
37 if (put == get) in gv100_fault_buffer_process()
41 while (get != put) { in gv100_fault_buffer_process()
42 const u32 base = get * buffer->fault->func->buffer.entry_size; in gv100_fault_buffer_process()
53 if (++get == buffer->entries) in gv100_fault_buffer_process()
54 get = 0; in gv100_fault_buffer_process()
55 nvkm_wr32(device, buffer->get, get); in gv100_fault_buffer_process()
113 buffer->get = 0x100e2c + foff; in gv100_fault_buffer_info()
/Linux-v6.1/Documentation/userspace-api/media/dvb/
Dca_function_calls.rst15 ca-get-cap
16 ca-get-slot-info
17 ca-get-descr-info
18 ca-get-msg
/Linux-v6.1/tools/perf/pmu-events/
Djevents.py249 self.compat = jd.get('Compat')
250 self.desc = fixdesc(jd.get('BriefDescription'))
251 self.long_desc = fixdesc(jd.get('PublicDescription'))
252 precise = jd.get('PEBS')
253 msr = lookup_msr(jd.get('MSRIndex'))
254 msrval = jd.get('MSRValue')
262 self.pmu = unit_to_pmu(jd.get('Unit'))
263 filter = jd.get('Filter')
264 self.unit = jd.get('ScaleUnit')
265 self.perpkg = jd.get('PerPkg')
[all …]
/Linux-v6.1/sound/pci/ice1712/
Daureon.c1397 .get = wm_master_mute_get,
1406 .get = wm_master_vol_get,
1414 .get = wm_mute_get,
1424 .get = wm_vol_get,
1433 .get = wm_mute_get,
1443 .get = wm_vol_get,
1452 .get = wm_mute_get,
1462 .get = wm_vol_get,
1471 .get = wm_mute_get,
1481 .get = wm_vol_get,
[all …]
/Linux-v6.1/tools/perf/scripts/python/
Dflamegraph.py85 pid = event.get("sample", {}).get("pid", 0)
98 name = entry.get("sym", {}).get("name", "[unknown]")
99 libtype = self.get_libtype_from_dso(entry.get("dso"))
102 name = event.get("symbol", "[unknown]")
103 libtype = self.get_libtype_from_dso(event.get("dso"))
/Linux-v6.1/Documentation/sphinx/
Dkerneldoc.py75 tab_width = self.options.get('tab-width', self.state.document.settings.tab_width)
79 self.options['identifiers'] = self.options.get('functions')
84 export_file_patterns = str(self.options.get('export')).split()
87 export_file_patterns = str(self.options.get('internal')).split()
89 cmd += ['-function', str(self.options.get('doc'))]
91 identifiers = self.options.get('identifiers').split()
99 no_identifiers = self.options.get('no-identifiers').split()
Dkernel_include.py101 encoding = self.options.get(
104 tab_width = self.options.get(
119 startline = self.options.get('start-line', None)
120 endline = self.options.get('end-line', None)
132 after_text = self.options.get('start-after', None)
140 before_text = self.options.get('end-before', None)
158 classes=self.options.get('class', []))
/Linux-v6.1/include/sound/
Dsoc.h61 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
66 .info = snd_soc_info_volsw_range, .get = snd_soc_get_volsw_range, \
77 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
86 .get = snd_soc_get_volsw_sx,\
98 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
105 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
112 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
120 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
127 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
135 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
[all …]
/Linux-v6.1/drivers/iio/temperature/
DKconfig34 If you say yes here you get support for the Maxim series of
61 If you say yes here you get support for the Melexis
72 If you say yes here you get support for the Melexis
83 If you say yes here you get support for the Texas Instruments
93 If you say yes here you get support for the Texas Instruments
103 If you say yes here you get support for the Texas Instruments
114 If you say yes here you get support for the Measurement Specialties
125 If you say yes here you get support for the Measurement Specialties
135 If you say yes here you get support for MAX31856
145 If you say yes here you get support for MAX31865
/Linux-v6.1/tools/testing/selftests/ptp/
Dphc.sh36 phc_ctl $DEV get &> /dev/null
94 res=$(phc_ctl $DEV set 0 wait 120.5 get 2> /dev/null \
105 res=$(phc_ctl $DEV set 0 adj 10 get 2> /dev/null \
117 res=$(phc_ctl $DEV freq 10000000 set 0 wait 100.5 get 2> /dev/null \
/Linux-v6.1/drivers/pcmcia/
Dpcmcia_cis.c353 struct pcmcia_loop_get *get = priv; in pcmcia_do_get_tuple() local
355 *get->buf = kzalloc(tuple->TupleDataLen, GFP_KERNEL); in pcmcia_do_get_tuple()
356 if (*get->buf) { in pcmcia_do_get_tuple()
357 get->len = tuple->TupleDataLen; in pcmcia_do_get_tuple()
358 memcpy(*get->buf, tuple->TupleData, tuple->TupleDataLen); in pcmcia_do_get_tuple()
377 struct pcmcia_loop_get get = { in pcmcia_get_tuple() local
382 *get.buf = NULL; in pcmcia_get_tuple()
383 pcmcia_loop_tuple(p_dev, code, pcmcia_do_get_tuple, &get); in pcmcia_get_tuple()
385 return get.len; in pcmcia_get_tuple()

12345678910>>...65