Home
last modified time | relevance | path

Searched refs:custom (Results 1 – 25 of 256) sorted by relevance

1234567891011

/linux/sound/oss/dmasound/
A Ddmasound_paula.c38 #define custom amiga_custom macro
313 custom.aud[0].audvol = custom.aud[1].audvol = 0; in StopDMA()
314 custom.aud[2].audvol = custom.aud[3].audvol = 0; in StopDMA()
435 custom.aud[2].audvol = 1; in AmiSetVolume()
436 custom.aud[3].audvol = 1; in AmiSetVolume()
438 custom.aud[2].audvol = 0; in AmiSetVolume()
439 custom.aud[3].audvol = 0; in AmiSetVolume()
510 custom.aud[2].audvol = 0; in AmiPlayNextFrame()
511 custom.aud[3].audvol = 0; in AmiPlayNextFrame()
524 custom.intena = IF_AUD0; in AmiPlay()
[all …]
/linux/tools/testing/selftests/bpf/benchs/
A Drun_bench_ringbufs.sh8 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
13 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
18 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
41 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
/linux/arch/m68k/amiga/
A Damisound.c26 #define custom amiga_custom macro
90 custom.aud[2].audlc = snd_data; in amiga_mksound()
91 custom.aud[2].audlen = sizeof(sine_data)/2; in amiga_mksound()
92 custom.aud[2].audper = (unsigned short)period; in amiga_mksound()
93 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound()
101 custom.dmacon = DMAF_SETCLR | DMAF_AUD2; in amiga_mksound()
113 custom.dmacon = DMAF_AUD2; in nosound()
115 custom.aud[2].audper = amiga_audio_period; in nosound()
/linux/drivers/video/fbdev/
A Damifb.c597 #define custom amiga_custom macro
1688 custom.bplcon1 = par->bplcon1; in ami_update_display()
1726 custom.fmode = par->fmode; in ami_init_display()
1737 i = custom.vposr >> 15; in ami_init_display()
1739 custom.vposw = custom.vposr | 0x8000; in ami_init_display()
1744 custom.vposw = custom.vposr | 0x8000; in ami_init_display()
1806 custom.bplcon3 = bplcon3; in ami_do_blank()
1810 custom.bplcon3 = bplcon3; in ami_do_blank()
2028 custom.fmode = par->fmode; in ami_set_var_cursorinfo()
2133 custom.copjmp1 = 0; in ami_init_copper()
[all …]
/linux/drivers/iio/temperature/
A Dltc2983.c347 if (custom->offset < 0) { in __ltc2983_chan_custom_sensor_assign()
360 custom->size); in __ltc2983_chan_custom_sensor_assign()
374 reg, custom->offset, in __ltc2983_chan_custom_sensor_assign()
375 custom->size); in __ltc2983_chan_custom_sensor_assign()
377 return regmap_bulk_write(st->regmap, reg, custom->table, custom->size); in __ltc2983_chan_custom_sensor_assign()
509 if (thermo->custom) { in ltc2983_thermocouple_assign_chan()
531 if (rtd->custom) { in ltc2983_rtd_assign_chan()
553 if (thermistor->custom) { in ltc2983_thermistor_assign_chan()
557 thermistor->custom, in ltc2983_thermistor_assign_chan()
678 if (IS_ERR(thermo->custom)) { in ltc2983_thermocouple_new()
[all …]
/linux/Documentation/userspace-api/media/cec/
A Dcec-pin-error-inj.rst51 # tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse
52 # tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse
53 # tx-custom-pulse transmit the custom pulse once the bus is idle
62 # <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit
65 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse
93 to create custom pulses on the CEC bus.
308 ``tx-custom-low-usecs <usecs>``
312 ``tx-custom-high-usecs <usecs>``
316 ``tx-custom-low-usecs + tx-custom-high-usecs``.
323 ``<op>[,<mode>] tx-custom-start``
[all …]
/linux/tools/perf/ui/browsers/
A Dscripts.c85 static int list_scripts(char *script_name, bool *custom, in list_scripts() argument
147 *custom = choice >= max_std; in list_scripts()
175 bool custom = false; in script_browse() local
178 if (list_scripts(script_name, &custom, evsel)) in script_browse()
182 custom ? "perf script -s " : "", in script_browse()
/linux/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_wx.c50 char custom[MAX_CUSTOM_LEN]; in libipw_translate_scan() local
188 p = custom; in libipw_translate_scan()
190 iwe.u.data.length = p - custom; in libipw_translate_scan()
192 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in libipw_translate_scan()
215 p = custom; in libipw_translate_scan()
216 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in libipw_translate_scan()
219 iwe.u.data.length = p - custom; in libipw_translate_scan()
225 p = custom; in libipw_translate_scan()
231 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), "INVALID "); in libipw_translate_scan()
237 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), "DFS "); in libipw_translate_scan()
[all …]
/linux/sound/soc/generic/
A DMakefile6 snd-soc-audio-graph-card2-custom-sample-objs := audio-graph-card2-custom-sample.o
13 obj-$(CONFIG_SND_AUDIO_GRAPH_CARD2_CUSTOM_SAMPLE) += snd-soc-audio-graph-card2-custom-sample.o
A Daudio-graph-card2-custom-sample.dtsi3 * audio-graph-card2-custom-sample.dtsi
9 * custom driver. "audio-graph-card2-custom-sample" is the custome driver
15 * #include "../../../../../sound/soc/generic/audio-graph-card2-custom-sample.dtsi"
71 audio-graph-card2-custom-sample {
77 compatible = "audio-graph-card2-custom-sample";
A DKconfig30 tristate "ASoC Audio Graph Card2 base custom sample support"
33 This option enables Audio Graph Card2 base custom sample
/linux/drivers/staging/rtl8192e/
A Drtllib_wx.c39 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan() local
116 p = custom; in rtl819x_translate_scan()
127 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
132 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
165 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
168 &iwe, custom); in rtl819x_translate_scan()
186 p = custom; in rtl819x_translate_scan()
187 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
225 p = custom; in rtl819x_translate_scan()
229 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
[all …]
/linux/drivers/staging/rtl8192u/ieee80211/
A Dieee80211_wx.c44 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan() local
111 p = custom; in rtl819x_translate_scan()
122 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
127 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
157 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
159 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in rtl819x_translate_scan()
176 p = custom; in rtl819x_translate_scan()
178 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
214 p = custom; in rtl819x_translate_scan()
215 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
[all …]
/linux/Documentation/driver-api/firmware/
A Dfw_search_path.rst15 to activate the first optional custom fw_path_para. The custom path can
25 You would echo into it your custom path and firmware requested will be
/linux/drivers/media/usb/dvb-usb/
A Dnova-t-usb2.c74 u8 *buf, data, toggle, custom; in nova_t_rc_query() local
95 custom = (raw >> 6) & 0x1f; in nova_t_rc_query()
98 buf[1], buf[2], buf[3], custom, data, toggle); in nova_t_rc_query()
102 rc5_custom(&rc_map_haupp_table[i]) == custom) { in nova_t_rc_query()
/linux/drivers/block/
A Damiflop.c317 #define custom amiga_custom macro
676 custom.dsklen = 0x4000; in fd_block_done()
698 custom.adkcon = ADK_MSBSYNC; in raw_read()
699 custom.adkcon = ADK_SETCLR|ADK_WORDSYNC|ADK_FAST; in raw_read()
701 custom.dsksync = MFM_SYNC; in raw_read()
703 custom.dsklen = 0; in raw_read()
712 custom.dsklen = 0; in raw_read()
737 custom.adkcon = adk; in raw_write()
739 custom.dsklen = DSKLEN_WRITE; in raw_write()
758 custom.dsklen = 0; in post_write()
[all …]
/linux/Documentation/arm/omap/
A Domap.rst11 v4.3+ Update is needed for custom .config files to make sure
15 v4.18+ Update is needed for custom .config files to make sure
/linux/Documentation/riscv/
A Dpatch-acceptance.rst28 their own custom extensions. These custom extensions aren't required
35 containing code for any custom extensions that they wish.)
/linux/drivers/auxdisplay/
A DKconfig232 int "Default panel profile (0-5, 0=custom)"
241 0 = custom (see further)
271 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)"
282 1 : custom configuration and wiring (see further)
307 This is the number of characters per line on the LCD in custom profile.
382 Default for the 'E' pin in custom profile is '14' (AUTOFEED).
397 Default for the 'RS' pin in custom profile is '17' (SELECT IN).
412 Default for the 'RW' pin in custom profile is '16' (INIT).
427 Default for the 'SCL' pin in custom profile is '1' (STROBE).
442 Default for the 'SDA' pin in custom profile is '2' (D0).
[all …]
/linux/Documentation/security/tpm/
A Dtpm_event_log.rst37 a custom configuration table defined by the stub itself. Unfortunately,
46 final events table size while the stub is still running to the custom
48 concatenating two halves of the event log from the custom configuration table
/linux/drivers/iio/position/
A DKconfig29 Say yes here to build support for the HID custom
33 module will be called hid-sensor-custom-hinge.
/linux/Documentation/devicetree/bindings/iio/temperature/
A Dadi,ltc2983.yaml114 adi,custom-thermocouple:
238 adi,custom-rtd:
312 adi,custom-thermistor:
316 and uK only for custom thermistors. For more details look at table
325 adi,custom-steinhart:
442 adi,custom-steinhart = <0x00F371EC 0x12345678
449 adi,sensor-type = <9>; //custom thermocouple
451 adi,custom-thermocouple = /bits/ 64
/linux/Documentation/hwmon/
A Dsch5636.rst20 their own custom hwmon solution based upon the SCH5636.
24 it is dealing with a Fujitsu Theseus and not with another custom SCH5636 based
/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-reg_event_handler.txt48 The _tep_event_handler_func_ is the type of the custom event handler
50 custom string, describing the event. A _record_ to get the event from is passed
52 _context_ is custom context, set when the custom event handler is registered.
/linux/arch/nios2/platform/
A DKconfig.platform103 bool "Byteswap custom instruction"
105 Use the byteswap (endian converter) Nios II custom instruction provided
110 int "Byteswap custom instruction number" if NIOS2_CI_SWAB_SUPPORT

Completed in 42 milliseconds

1234567891011