Home
last modified time | relevance | path

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

12345678

/Linux-v4.19/sound/oss/dmasound/
Ddmasound_paula.c37 #define custom amiga_custom macro
312 custom.aud[0].audvol = custom.aud[1].audvol = 0; in StopDMA()
313 custom.aud[2].audvol = custom.aud[3].audvol = 0; in StopDMA()
314 custom.dmacon = AMI_AUDIO_OFF; in StopDMA()
379 custom.aud[i].audper = period; in AmiInit()
429 custom.aud[0].audvol = dmasound.volume_left; in AmiSetVolume()
431 custom.aud[1].audvol = dmasound.volume_right; in AmiSetVolume()
434 custom.aud[2].audvol = 1; in AmiSetVolume()
435 custom.aud[3].audvol = 1; in AmiSetVolume()
437 custom.aud[2].audvol = 0; in AmiSetVolume()
[all …]
/Linux-v4.19/arch/m68k/amiga/
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-v4.19/drivers/tty/
Damiserial.c112 #define custom amiga_custom macro
199 custom.intena = IF_TBE; in rs_stop()
201 custom.intreq = IF_TBE; in rs_stop()
220 custom.intena = IF_SETCLR | IF_TBE; in rs_start()
223 custom.intreq = IF_SETCLR | IF_TBE; in rs_start()
261 serdatr = custom.serdatr; in receive_chars()
263 custom.intreq = IF_RBF; in receive_chars()
340 custom.intreq = IF_TBE; in transmit_chars()
343 custom.serdat = info->x_char | 0x100; in transmit_chars()
353 custom.intena = IF_TBE; in transmit_chars()
[all …]
/Linux-v4.19/drivers/video/fbdev/
Damifb.c591 #define custom amiga_custom macro
593 #define VBlankOn() custom.intena = IF_SETCLR|IF_COPER
594 #define VBlankOff() custom.intena = IF_COPER
1056 #define get_vbpos() ((u_short)((*(u_long volatile *)&custom.vposr >> 7) & 0xffe))
1682 custom.bplcon1 = par->bplcon1; in ami_update_display()
1683 custom.bpl1mod = par->bpl1mod; in ami_update_display()
1684 custom.bpl2mod = par->bpl2mod; in ami_update_display()
1685 custom.ddfstrt = ddfstrt2hw(par->ddfstrt); in ami_update_display()
1686 custom.ddfstop = ddfstop2hw(par->ddfstop); in ami_update_display()
1697 custom.bplcon0 = par->bplcon0 & ~BPC0_LACE; in ami_init_display()
[all …]
/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-pin-error-inj.rst49 # tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse
50 # tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse
51 # tx-custom-pulse transmit the custom pulse once the bus is idle
60 # <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit
63 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse
91 to create custom pulses on the CEC bus.
306 ``tx-custom-low-usecs <usecs>``
307 This defines the duration in microseconds that the custom pulse pulls
310 ``tx-custom-high-usecs <usecs>``
311 This defines the duration in microseconds that the custom pulse keeps the
[all …]
/Linux-v4.19/Documentation/driver-api/firmware/
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
Dfallback-mechanisms.rst12 CONFIG_FW_LOADER_USER_HELPER_FALLBACK is disabled, only the custom fallback
20 informing the kernel that you have a custom fallback mechanism and it will
163 Firmware custom fallback mechanism
184 but you want to suppress kobject uevents, as you have a custom solution which
186 load firmware for you through a custom path.
195 The logic behind using MAX_JIFFY_OFFSET for non-uevents is that a custom
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dlibipw_wx.c64 char custom[MAX_CUSTOM_LEN]; in libipw_translate_scan() local
202 p = custom; in libipw_translate_scan()
204 iwe.u.data.length = p - custom; in libipw_translate_scan()
206 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in libipw_translate_scan()
229 p = custom; in libipw_translate_scan()
230 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in libipw_translate_scan()
233 iwe.u.data.length = p - custom; in libipw_translate_scan()
235 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in libipw_translate_scan()
239 p = custom; in libipw_translate_scan()
240 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Channel flags: "); in libipw_translate_scan()
[all …]
/Linux-v4.19/drivers/media/usb/dvb-usb/
Dnova-t-usb2.c77 u8 *buf, data, toggle, custom; in nova_t_rc_query() local
98 custom = (raw >> 6) & 0x1f; in nova_t_rc_query()
101 buf[1], buf[2], buf[3], custom, data, toggle); in nova_t_rc_query()
105 rc5_custom(&rc_map_haupp_table[i]) == custom) { in nova_t_rc_query()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_wx.c52 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan() local
129 p = custom; in rtl819x_translate_scan()
130 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in rtl819x_translate_scan()
140 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
145 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
179 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
182 &iwe, custom); in rtl819x_translate_scan()
201 p = custom; in rtl819x_translate_scan()
202 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
205 &iwe, custom); in rtl819x_translate_scan()
[all …]
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_wx.c59 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan() local
126 p = custom; in rtl819x_translate_scan()
127 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in rtl819x_translate_scan()
137 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
142 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
173 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
175 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in rtl819x_translate_scan()
192 p = custom; in rtl819x_translate_scan()
194 iwe.u.data.length = p - custom; in rtl819x_translate_scan()
196 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in rtl819x_translate_scan()
[all …]
/Linux-v4.19/Documentation/arm/OMAP/
DREADME5 v4.3+ Update is needed for custom .config files to make sure
9 v4.18+ Update is needed for custom .config files to make sure
/Linux-v4.19/drivers/block/
Damiflop.c199 #define custom amiga_custom macro
558 custom.dsklen = 0x4000; in fd_block_done()
580 custom.adkcon = ADK_MSBSYNC; in raw_read()
581 custom.adkcon = ADK_SETCLR|ADK_WORDSYNC|ADK_FAST; in raw_read()
583 custom.dsksync = MFM_SYNC; in raw_read()
585 custom.dsklen = 0; in raw_read()
586 custom.dskptr = (u_char *)ZTWO_PADDR((u_char *)raw_buf); in raw_read()
587 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN; in raw_read()
588 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN; in raw_read()
594 custom.dsklen = 0; in raw_read()
[all …]
/Linux-v4.19/drivers/auxdisplay/
DKconfig195 int "Default panel profile (0-5, 0=custom)"
204 0 = custom (see further)
234 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)"
245 1 : custom configuration and wiring (see further)
261 This is the number of visible character lines on the LCD in custom profile.
270 This is the number of characters per line on the LCD in custom profile.
286 This option lets you configure the value used by your LCD in 'custom' profile.
345 Default for the 'E' pin in custom profile is '14' (AUTOFEED).
360 Default for the 'RS' pin in custom profile is '17' (SELECT IN).
375 Default for the 'RW' pin in custom profile is '16' (INIT).
[all …]
/Linux-v4.19/Documentation/hwmon/
Dsch563617 their own custom hwmon solution based upon the SCH5636.
21 it is dealing with a Fujitsu Theseus and not with another custom SCH5636 based
/Linux-v4.19/drivers/staging/ks7010/
DTODO29 custom ones here
30 - replace custom Michael MIC implementation with the kernel
/Linux-v4.19/include/linux/usb/
Dpd_vdo.h40 #define VDO(vid, type, custom) \ argument
43 ((custom) & 0x7FFF))
/Linux-v4.19/drivers/ide/
Dide-taskfile.c155 int custom = (cmd->tf_flags & IDE_TFLAG_CUSTOM_HANDLER) ? 1 : 0; in task_no_data_intr() local
156 int retries = (custom && tf->command == ATA_CMD_INIT_DEV_PARAMS) ? 5 : 1; in task_no_data_intr()
169 if (custom && tf->command == ATA_CMD_SET_MULTI) { in task_no_data_intr()
174 } else if (custom && tf->command == ATA_CMD_INIT_DEV_PARAMS) { in task_no_data_intr()
184 if (custom && tf->command == ATA_CMD_SET_MULTI) in task_no_data_intr()
187 if (custom == 0 || tf->command == ATA_CMD_IDLEIMMEDIATE || in task_no_data_intr()
/Linux-v4.19/Documentation/devicetree/
Dtodo.txt4 - Switch from custom lists to (h)list_head for nodes and properties structure
/Linux-v4.19/arch/nios2/platform/
DKconfig.platform109 bool "Byteswap custom instruction"
112 Use the byteswap (endian converter) Nios II custom instruction provided
117 int "Byteswap custom instruction number" if NIOS2_CI_SWAB_SUPPORT
/Linux-v4.19/drivers/scsi/
Discsi_tcp.c820 strcpy(stats->custom[0].desc, "tx_sendpage_failures"); in iscsi_sw_tcp_conn_get_stats()
821 stats->custom[0].value = tcp_sw_conn->sendpage_failures_cnt; in iscsi_sw_tcp_conn_get_stats()
822 strcpy(stats->custom[1].desc, "rx_discontiguous_hdr"); in iscsi_sw_tcp_conn_get_stats()
823 stats->custom[1].value = tcp_sw_conn->discontiguous_hdr_cnt; in iscsi_sw_tcp_conn_get_stats()
824 strcpy(stats->custom[2].desc, "eh_abort_cnt"); in iscsi_sw_tcp_conn_get_stats()
825 stats->custom[2].value = conn->eh_abort_cnt; in iscsi_sw_tcp_conn_get_stats()
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt175 see regulator.txt - with additional custom properties described below:
177 === Switch-mode Power Supply regulator custom properties
212 === Low-dropout regulator custom properties
232 === Negative Charge Pump custom properties
/Linux-v4.19/arch/nios2/
DKconfig153 bool "Set custom kernel MMU region base address"
167 bool "Set custom kernel region base address"
179 bool "Set custom I/O region base address"
/Linux-v4.19/include/media/
Dv4l2-async.h96 } custom; member
/Linux-v4.19/sound/soc/dwc/
DKconfig14 Say Y or N if you want to add a custom ALSA extension that registers

12345678