custom             90 arch/m68k/amiga/amisound.c 		custom.aud[2].audlc = snd_data;
custom             91 arch/m68k/amiga/amisound.c 		custom.aud[2].audlen = sizeof(sine_data)/2;
custom             92 arch/m68k/amiga/amisound.c 		custom.aud[2].audper = (unsigned short)period;
custom             93 arch/m68k/amiga/amisound.c 		custom.aud[2].audvol = 32; /* 50% of maxvol */
custom            101 arch/m68k/amiga/amisound.c 		custom.dmacon = DMAF_SETCLR | DMAF_AUD2;
custom            113 arch/m68k/amiga/amisound.c 	custom.dmacon = DMAF_AUD2;
custom            115 arch/m68k/amiga/amisound.c 	custom.aud[2].audper = amiga_audio_period;
custom            676 drivers/block/amiflop.c 		custom.dsklen = 0x4000;
custom            698 drivers/block/amiflop.c 	custom.adkcon = ADK_MSBSYNC;
custom            699 drivers/block/amiflop.c 	custom.adkcon = ADK_SETCLR|ADK_WORDSYNC|ADK_FAST;
custom            701 drivers/block/amiflop.c 	custom.dsksync = MFM_SYNC;
custom            703 drivers/block/amiflop.c 	custom.dsklen = 0;
custom            704 drivers/block/amiflop.c 	custom.dskptr = (u_char *)ZTWO_PADDR((u_char *)raw_buf);
custom            705 drivers/block/amiflop.c 	custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN;
custom            706 drivers/block/amiflop.c 	custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN;
custom            712 drivers/block/amiflop.c 	custom.dsklen = 0;
custom            730 drivers/block/amiflop.c 	custom.adkcon = ADK_PRECOMP1|ADK_PRECOMP0|ADK_WORDSYNC|ADK_MSBSYNC;
custom            737 drivers/block/amiflop.c 	custom.adkcon = adk;
custom            739 drivers/block/amiflop.c 	custom.dsklen = DSKLEN_WRITE;
custom            740 drivers/block/amiflop.c 	custom.dskptr = (u_char *)ZTWO_PADDR((u_char *)raw_buf);
custom            741 drivers/block/amiflop.c 	custom.dsklen = unit[drive].type->write_size/sizeof(short) | DSKLEN_DMAEN|DSKLEN_WRITE;
custom            742 drivers/block/amiflop.c 	custom.dsklen = unit[drive].type->write_size/sizeof(short) | DSKLEN_DMAEN|DSKLEN_WRITE;
custom            758 drivers/block/amiflop.c 	custom.dsklen = 0;
custom           1911 drivers/block/amiflop.c 	custom.dmacon = DMAF_SETCLR | DMAF_DISK;
custom            675 drivers/clk/ingenic/cgu.c 		clk_init.ops = clk_info->custom.clk_ops;
custom            168 drivers/clk/ingenic/cgu.h 		struct ingenic_cgu_custom_info custom;
custom            413 drivers/clk/ingenic/jz4770-cgu.c 		.custom = { &jz4770_uhc_phy_ops },
custom            270 drivers/clk/ingenic/jz4780-cgu.c 		.custom = { &jz4780_otg_phy_ops },
custom            156 drivers/ide/ide-taskfile.c 	int custom = (cmd->tf_flags & IDE_TFLAG_CUSTOM_HANDLER) ? 1 : 0;
custom            157 drivers/ide/ide-taskfile.c 	int retries = (custom && tf->command == ATA_CMD_INIT_DEV_PARAMS) ? 5 : 1;
custom            170 drivers/ide/ide-taskfile.c 		if (custom && tf->command == ATA_CMD_SET_MULTI) {
custom            175 drivers/ide/ide-taskfile.c 		} else if (custom && tf->command == ATA_CMD_INIT_DEV_PARAMS) {
custom            185 drivers/ide/ide-taskfile.c 	if (custom && tf->command == ATA_CMD_SET_MULTI)
custom            188 drivers/ide/ide-taskfile.c 	if (custom == 0 || tf->command == ATA_CMD_IDLEIMMEDIATE ||
custom             74 drivers/media/usb/dvb-usb/nova-t-usb2.c 	u8 *buf, data, toggle, custom;
custom             95 drivers/media/usb/dvb-usb/nova-t-usb2.c 			custom = (raw >> 6) & 0x1f;
custom             98 drivers/media/usb/dvb-usb/nova-t-usb2.c 			       buf[1], buf[2], buf[3], custom, data, toggle);
custom            102 drivers/media/usb/dvb-usb/nova-t-usb2.c 					rc5_custom(&rc_map_haupp_table[i]) == custom) {
custom             79 drivers/media/v4l2-core/v4l2-async.c 	if (!asd->match.custom.match)
custom             83 drivers/media/v4l2-core/v4l2-async.c 	return asd->match.custom.match(sd->dev, asd);
custom             50 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 	char custom[MAX_CUSTOM_LEN];
custom            188 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 	p = custom;
custom            190 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 	iwe.u.data.length = p - custom;
custom            192 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 		start = iwe_stream_add_point(info, start, stop, &iwe, custom);
custom            215 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 	p = custom;
custom            216 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
custom            219 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 	iwe.u.data.length = p - custom;
custom            221 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 		start = iwe_stream_add_point(info, start, stop, &iwe, custom);
custom            225 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 	p = custom;
custom            226 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Channel flags: ");
custom            231 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), "INVALID ");
custom            237 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), "DFS ");
custom            241 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 		iwe.u.data.length = p - custom;
custom            242 drivers/net/wireless/intel/ipw2x00/libipw_wx.c 		start = iwe_stream_add_point(info, start, stop, &iwe, custom);
custom            837 drivers/scsi/be2iscsi/be_iscsi.c 	strcpy(stats->custom[0].desc, "eh_abort_cnt");
custom            838 drivers/scsi/be2iscsi/be_iscsi.c 	stats->custom[0].value = conn->eh_abort_cnt;
custom           1651 drivers/scsi/bnx2i/bnx2i_iscsi.c 	strcpy(stats->custom[0].desc, "eh_abort_cnt");
custom           1652 drivers/scsi/bnx2i/bnx2i_iscsi.c 	stats->custom[0].value = conn->eh_abort_cnt;
custom           2195 drivers/scsi/cxgbi/libcxgbi.c 	strcpy(stats->custom[0].desc, "eh_abort_cnt");
custom           2196 drivers/scsi/cxgbi/libcxgbi.c 	stats->custom[0].value = conn->eh_abort_cnt;
custom            824 drivers/scsi/iscsi_tcp.c 	strcpy(stats->custom[0].desc, "tx_sendpage_failures");
custom            825 drivers/scsi/iscsi_tcp.c 	stats->custom[0].value = tcp_sw_conn->sendpage_failures_cnt;
custom            826 drivers/scsi/iscsi_tcp.c 	strcpy(stats->custom[1].desc, "rx_discontiguous_hdr");
custom            827 drivers/scsi/iscsi_tcp.c 	stats->custom[1].value = tcp_sw_conn->discontiguous_hdr_cnt;
custom            828 drivers/scsi/iscsi_tcp.c 	strcpy(stats->custom[2].desc, "eh_abort_cnt");
custom            829 drivers/scsi/iscsi_tcp.c 	stats->custom[2].value = conn->eh_abort_cnt;
custom            694 drivers/scsi/qedi/qedi_iscsi.c 	strcpy(stats->custom[0].desc, "eh_abort_cnt");
custom            695 drivers/scsi/qedi/qedi_iscsi.c 	stats->custom[0].value = conn->eh_abort_cnt;
custom            101 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 	char custom[MAX_CUSTOM_LEN];
custom            202 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 	p = custom;
custom            203 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): ");
custom            208 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
custom             39 drivers/staging/rtl8192e/rtllib_wx.c 	char custom[MAX_CUSTOM_LEN];
custom            116 drivers/staging/rtl8192e/rtllib_wx.c 	p = custom;
custom            117 drivers/staging/rtl8192e/rtllib_wx.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): ");
custom            127 drivers/staging/rtl8192e/rtllib_wx.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
custom            132 drivers/staging/rtl8192e/rtllib_wx.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
custom            166 drivers/staging/rtl8192e/rtllib_wx.c 	iwe.u.data.length = p - custom;
custom            169 drivers/staging/rtl8192e/rtllib_wx.c 						 &iwe, custom);
custom            188 drivers/staging/rtl8192e/rtllib_wx.c 	p = custom;
custom            189 drivers/staging/rtl8192e/rtllib_wx.c 	iwe.u.data.length = p - custom;
custom            192 drivers/staging/rtl8192e/rtllib_wx.c 						 &iwe, custom);
custom            228 drivers/staging/rtl8192e/rtllib_wx.c 	p = custom;
custom            229 drivers/staging/rtl8192e/rtllib_wx.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
custom            232 drivers/staging/rtl8192e/rtllib_wx.c 	iwe.u.data.length = p - custom;
custom            235 drivers/staging/rtl8192e/rtllib_wx.c 						 &iwe, custom);
custom             44 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 	char custom[MAX_CUSTOM_LEN];
custom            111 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 	p = custom;
custom            112 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): ");
custom            122 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
custom            127 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
custom            157 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 	iwe.u.data.length = p - custom;
custom            159 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 		start = iwe_stream_add_point(info, start, stop, &iwe, custom);
custom            176 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 	p = custom;
custom            178 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 	iwe.u.data.length = p - custom;
custom            180 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 		start = iwe_stream_add_point(info, start, stop, &iwe, custom);
custom            216 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 	p = custom;
custom            217 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
custom            219 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 	iwe.u.data.length = p - custom;
custom            221 drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c 		start = iwe_stream_add_point(info, start, stop, &iwe, custom);
custom             87 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 	char *custom = NULL;
custom            196 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 	custom = kzalloc(MAX_CUSTOM_LEN, GFP_ATOMIC);
custom            197 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 	if (!custom)
custom            199 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 	p = custom;
custom            200 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): ");
custom            205 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
custom            383 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 	kfree(custom);
custom            199 drivers/tty/amiserial.c 		custom.intena = IF_TBE;
custom            201 drivers/tty/amiserial.c 		custom.intreq = IF_TBE;
custom            220 drivers/tty/amiserial.c 		custom.intena = IF_SETCLR | IF_TBE;
custom            223 drivers/tty/amiserial.c 		custom.intreq = IF_SETCLR | IF_TBE;
custom            261 drivers/tty/amiserial.c 	serdatr = custom.serdatr;
custom            263 drivers/tty/amiserial.c 	custom.intreq = IF_RBF;
custom            340 drivers/tty/amiserial.c 	custom.intreq = IF_TBE;
custom            343 drivers/tty/amiserial.c 	        custom.serdat = info->x_char | 0x100;
custom            353 drivers/tty/amiserial.c 	        custom.intena = IF_TBE;
custom            358 drivers/tty/amiserial.c 	custom.serdat = info->xmit.buf[info->xmit.tail++] | 0x100;
custom            372 drivers/tty/amiserial.c 	        custom.intena = IF_TBE;
custom            425 drivers/tty/amiserial.c 				custom.intena = IF_SETCLR | IF_TBE;
custom            428 drivers/tty/amiserial.c 				custom.intreq = IF_SETCLR | IF_TBE;
custom            441 drivers/tty/amiserial.c 				custom.intena = IF_TBE;
custom            443 drivers/tty/amiserial.c 				custom.intreq = IF_TBE;
custom            485 drivers/tty/amiserial.c 	if (custom.serdatr & SDR_TBE) {
custom            545 drivers/tty/amiserial.c 	custom.intreq = IF_RBF;
custom            558 drivers/tty/amiserial.c 	custom.intena = IF_SETCLR | IF_RBF | IF_TBE;
custom            624 drivers/tty/amiserial.c 	custom.intena = IF_RBF | IF_TBE;
custom            628 drivers/tty/amiserial.c 	custom.adkcon = AC_UARTBRK;
custom            772 drivers/tty/amiserial.c 	custom.serper = serper;
custom            822 drivers/tty/amiserial.c 	custom.intena = IF_SETCLR | IF_TBE;
custom            825 drivers/tty/amiserial.c 	custom.intreq = IF_SETCLR | IF_TBE;
custom            867 drivers/tty/amiserial.c 		custom.intena = IF_SETCLR | IF_TBE;
custom            870 drivers/tty/amiserial.c 		custom.intreq = IF_SETCLR | IF_TBE;
custom            926 drivers/tty/amiserial.c 		if(!(custom.intenar & IF_TBE)) {
custom            927 drivers/tty/amiserial.c 		    custom.intena = IF_SETCLR | IF_TBE;
custom            930 drivers/tty/amiserial.c 		    custom.intreq = IF_SETCLR | IF_TBE;
custom           1096 drivers/tty/amiserial.c 	status = custom.serdatr;
custom           1166 drivers/tty/amiserial.c 	  custom.adkcon = AC_SETCLR | AC_UARTBRK;
custom           1168 drivers/tty/amiserial.c 	  custom.adkcon = AC_UARTBRK;
custom           1351 drivers/tty/amiserial.c 	        custom.intena = IF_RBF;
custom           1354 drivers/tty/amiserial.c 		custom.intreq = IF_RBF;
custom           1419 drivers/tty/amiserial.c 	while(!((lsr = custom.serdatr) & SDR_TSRE)) {
custom           1645 drivers/tty/amiserial.c 	state->port = (int)&custom.serdatr; /* Just to give it a value */
custom           1680 drivers/tty/amiserial.c 	custom.intena = IF_RBF | IF_TBE;
custom           1684 drivers/tty/amiserial.c 	custom.intreq = IF_RBF | IF_TBE;
custom           1749 drivers/tty/amiserial.c 	custom.serdat = (unsigned char)c | 0x100;
custom           1750 drivers/tty/amiserial.c 	while (!(custom.serdatr & 0x2000))
custom           1763 drivers/tty/amiserial.c 	unsigned short intena = custom.intenar;
custom           1765 drivers/tty/amiserial.c 	custom.intena = IF_TBE;
custom           1773 drivers/tty/amiserial.c 	custom.intena = IF_SETCLR | (intena & IF_TBE);
custom           2361 drivers/usb/serial/io_edgeport.c 	__u16 custom;
custom           2375 drivers/usb/serial/io_edgeport.c 		custom = (__u16)((230400L + baudrate/2) / baudrate);
custom           2377 drivers/usb/serial/io_edgeport.c 		*divisor = custom;
custom           2379 drivers/usb/serial/io_edgeport.c 		dev_dbg(dev, "%s - Baud %d = %d\n", __func__, baudrate, custom);
custom           1436 drivers/usb/serial/mos7720.c 	__u16 custom;
custom           1454 drivers/usb/serial/mos7720.c 		custom = (__u16)(230400L  / baudrate);
custom           1458 drivers/usb/serial/mos7720.c 		round = (__u16)(round1 - (custom * 10));
custom           1460 drivers/usb/serial/mos7720.c 			custom++;
custom           1461 drivers/usb/serial/mos7720.c 		*divisor = custom;
custom           1463 drivers/usb/serial/mos7720.c 		dev_dbg(&port->dev, "Baud %d = %d\n", baudrate, custom);
custom            593 drivers/video/fbdev/amifb.c #define VBlankOn()	custom.intena = IF_SETCLR|IF_COPER
custom            594 drivers/video/fbdev/amifb.c #define VBlankOff()	custom.intena = IF_COPER
custom           1056 drivers/video/fbdev/amifb.c #define get_vbpos()	((u_short)((*(u_long volatile *)&custom.vposr >> 7) & 0xffe))
custom           1682 drivers/video/fbdev/amifb.c 	custom.bplcon1 = par->bplcon1;
custom           1683 drivers/video/fbdev/amifb.c 	custom.bpl1mod = par->bpl1mod;
custom           1684 drivers/video/fbdev/amifb.c 	custom.bpl2mod = par->bpl2mod;
custom           1685 drivers/video/fbdev/amifb.c 	custom.ddfstrt = ddfstrt2hw(par->ddfstrt);
custom           1686 drivers/video/fbdev/amifb.c 	custom.ddfstop = ddfstop2hw(par->ddfstop);
custom           1697 drivers/video/fbdev/amifb.c 	custom.bplcon0 = par->bplcon0 & ~BPC0_LACE;
custom           1698 drivers/video/fbdev/amifb.c 	custom.bplcon2 = (IS_OCS ? 0 : BPC2_KILLEHB) | BPC2_PF2P2 | BPC2_PF1P2;
custom           1700 drivers/video/fbdev/amifb.c 		custom.bplcon3 = par->bplcon3;
custom           1702 drivers/video/fbdev/amifb.c 			custom.bplcon4 = BPC4_ESPRM4 | BPC4_OSPRM4;
custom           1704 drivers/video/fbdev/amifb.c 			custom.htotal = htotal2hw(par->htotal);
custom           1705 drivers/video/fbdev/amifb.c 			custom.hbstrt = hbstrt2hw(par->hbstrt);
custom           1706 drivers/video/fbdev/amifb.c 			custom.hbstop = hbstop2hw(par->hbstop);
custom           1707 drivers/video/fbdev/amifb.c 			custom.hsstrt = hsstrt2hw(par->hsstrt);
custom           1708 drivers/video/fbdev/amifb.c 			custom.hsstop = hsstop2hw(par->hsstop);
custom           1709 drivers/video/fbdev/amifb.c 			custom.hcenter = hcenter2hw(par->hcenter);
custom           1710 drivers/video/fbdev/amifb.c 			custom.vtotal = vtotal2hw(par->vtotal);
custom           1711 drivers/video/fbdev/amifb.c 			custom.vbstrt = vbstrt2hw(par->vbstrt);
custom           1712 drivers/video/fbdev/amifb.c 			custom.vbstop = vbstop2hw(par->vbstop);
custom           1713 drivers/video/fbdev/amifb.c 			custom.vsstrt = vsstrt2hw(par->vsstrt);
custom           1714 drivers/video/fbdev/amifb.c 			custom.vsstop = vsstop2hw(par->vsstop);
custom           1718 drivers/video/fbdev/amifb.c 		custom.beamcon0 = par->beamcon0;
custom           1720 drivers/video/fbdev/amifb.c 		custom.fmode = par->fmode;
custom           1731 drivers/video/fbdev/amifb.c 		i = custom.vposr >> 15;
custom           1733 drivers/video/fbdev/amifb.c 		custom.vposw = custom.vposr | 0x8000;
custom           1738 drivers/video/fbdev/amifb.c 	custom.vposw = custom.vposr | 0x8000;
custom           1740 drivers/video/fbdev/amifb.c 	custom.cop2lc = (u_short *)ZTWO_PADDR(copdisplay.list[currentcop][i]);
custom           1755 drivers/video/fbdev/amifb.c 		custom.dmacon = DMAF_RASTER | DMAF_SPRITE;
custom           1760 drivers/video/fbdev/amifb.c 				custom.hsstrt = hsstrt2hw(par->hsstrt);
custom           1761 drivers/video/fbdev/amifb.c 				custom.hsstop = hsstop2hw(par->hsstop);
custom           1762 drivers/video/fbdev/amifb.c 				custom.vsstrt = vsstrt2hw(par->vtotal + 4);
custom           1763 drivers/video/fbdev/amifb.c 				custom.vsstop = vsstop2hw(par->vtotal + 4);
custom           1766 drivers/video/fbdev/amifb.c 				custom.hsstrt = hsstrt2hw(par->htotal + 16);
custom           1767 drivers/video/fbdev/amifb.c 				custom.hsstop = hsstop2hw(par->htotal + 16);
custom           1768 drivers/video/fbdev/amifb.c 				custom.vsstrt = vsstrt2hw(par->vsstrt);
custom           1769 drivers/video/fbdev/amifb.c 				custom.vsstop = vsstrt2hw(par->vsstop);
custom           1772 drivers/video/fbdev/amifb.c 				custom.hsstrt = hsstrt2hw(par->htotal + 16);
custom           1773 drivers/video/fbdev/amifb.c 				custom.hsstop = hsstop2hw(par->htotal + 16);
custom           1774 drivers/video/fbdev/amifb.c 				custom.vsstrt = vsstrt2hw(par->vtotal + 4);
custom           1775 drivers/video/fbdev/amifb.c 				custom.vsstop = vsstop2hw(par->vtotal + 4);
custom           1779 drivers/video/fbdev/amifb.c 				custom.htotal = htotal2hw(par->htotal);
custom           1780 drivers/video/fbdev/amifb.c 				custom.vtotal = vtotal2hw(par->vtotal);
custom           1781 drivers/video/fbdev/amifb.c 				custom.beamcon0 = BMC0_HARDDIS | BMC0_VARBEAMEN |
custom           1786 drivers/video/fbdev/amifb.c 		custom.dmacon = DMAF_SETCLR | DMAF_RASTER | DMAF_SPRITE;
custom           1791 drivers/video/fbdev/amifb.c 			custom.hsstrt = hsstrt2hw(par->hsstrt);
custom           1792 drivers/video/fbdev/amifb.c 			custom.hsstop = hsstop2hw(par->hsstop);
custom           1793 drivers/video/fbdev/amifb.c 			custom.vsstrt = vsstrt2hw(par->vsstrt);
custom           1794 drivers/video/fbdev/amifb.c 			custom.vsstop = vsstop2hw(par->vsstop);
custom           1795 drivers/video/fbdev/amifb.c 			custom.beamcon0 = par->beamcon0;
custom           1800 drivers/video/fbdev/amifb.c 		custom.bplcon3 = bplcon3;
custom           1801 drivers/video/fbdev/amifb.c 		custom.color[0] = rgb2hw8_high(red, green, blue);
custom           1802 drivers/video/fbdev/amifb.c 		custom.bplcon3 = bplcon3 | BPC3_LOCT;
custom           1803 drivers/video/fbdev/amifb.c 		custom.color[0] = rgb2hw8_low(red, green, blue);
custom           1804 drivers/video/fbdev/amifb.c 		custom.bplcon3 = bplcon3;
custom           1815 drivers/video/fbdev/amifb.c 			custom.color[i] = ecs_palette[i] = (ecs_palette[i] & mask) | color;
custom           1818 drivers/video/fbdev/amifb.c 			custom.color[i] = ecs_palette[i] = (ecs_palette[i] & mask) | color;
custom           1821 drivers/video/fbdev/amifb.c 		custom.color[0] = rgb2hw4(red, green, blue);
custom           2024 drivers/video/fbdev/amifb.c 		custom.fmode = par->fmode;
custom           2128 drivers/video/fbdev/amifb.c 	custom.cop1lc = (u_short *)ZTWO_PADDR(copdisplay.init);
custom           2129 drivers/video/fbdev/amifb.c 	custom.copjmp1 = 0;
custom           2484 drivers/video/fbdev/amifb.c 			custom.bplcon3 = bplcon3 | (regno << 8 & 0xe000);
custom           2485 drivers/video/fbdev/amifb.c 			custom.color[regno & 31] = rgb2hw8_high(red, green,
custom           2487 drivers/video/fbdev/amifb.c 			custom.bplcon3 = bplcon3 | (regno << 8 & 0xe000) |
custom           2489 drivers/video/fbdev/amifb.c 			custom.color[regno & 31] = rgb2hw8_low(red, green,
custom           2491 drivers/video/fbdev/amifb.c 			custom.bplcon3 = bplcon3;
custom           2504 drivers/video/fbdev/amifb.c 				custom.color[i] = ecs_palette[i] = (ecs_palette[i] & mask) | color;
custom           2508 drivers/video/fbdev/amifb.c 				custom.color[i] = ecs_palette[i] = (ecs_palette[i] & mask) | color;
custom           2512 drivers/video/fbdev/amifb.c 			custom.color[regno] = rgb2hw4(red, green, blue);
custom           3554 drivers/video/fbdev/amifb.c 	custom.dmacon = DMAF_ALL | DMAF_MASTER;
custom           3723 drivers/video/fbdev/amifb.c 	custom.dmacon = DMAF_SETCLR | DMAF_MASTER | DMAF_RASTER | DMAF_COPPER |
custom           3751 drivers/video/fbdev/amifb.c 	custom.dmacon = DMAF_ALL | DMAF_MASTER;
custom           3768 drivers/video/fbdev/amifb.c 	custom.dmacon = DMAF_ALL | DMAF_MASTER;
custom             31 include/linux/usb/pd_vdo.h #define VDO(vid, type, custom)				\
custom             34 include/linux/usb/pd_vdo.h 	 ((custom) & 0x7FFF))
custom             92 include/media/v4l2-async.h 		} custom;
custom            818 include/scsi/iscsi_if.h 	struct iscsi_stats_custom custom[0]
custom            949 include/scsi/iscsi_if.h 	struct iscsi_host_stats_custom custom[0]
custom            313 sound/oss/dmasound/dmasound_paula.c 	custom.aud[0].audvol = custom.aud[1].audvol = 0;
custom            314 sound/oss/dmasound/dmasound_paula.c 	custom.aud[2].audvol = custom.aud[3].audvol = 0;
custom            315 sound/oss/dmasound/dmasound_paula.c 	custom.dmacon = AMI_AUDIO_OFF;
custom            380 sound/oss/dmasound/dmasound_paula.c 		custom.aud[i].audper = period;
custom            430 sound/oss/dmasound/dmasound_paula.c 	custom.aud[0].audvol = dmasound.volume_left;
custom            432 sound/oss/dmasound/dmasound_paula.c 	custom.aud[1].audvol = dmasound.volume_right;
custom            435 sound/oss/dmasound/dmasound_paula.c 			custom.aud[2].audvol = 1;
custom            436 sound/oss/dmasound/dmasound_paula.c 			custom.aud[3].audvol = 1;
custom            438 sound/oss/dmasound/dmasound_paula.c 			custom.aud[2].audvol = 0;
custom            439 sound/oss/dmasound/dmasound_paula.c 			custom.aud[3].audvol = 0;
custom            484 sound/oss/dmasound/dmasound_paula.c 	custom.aud[0].audvol = dmasound.volume_left;
custom            485 sound/oss/dmasound/dmasound_paula.c 	custom.aud[1].audvol = dmasound.volume_right;
custom            487 sound/oss/dmasound/dmasound_paula.c 		custom.aud[0].audlc = (u_short *)ZTWO_PADDR(ch0);
custom            488 sound/oss/dmasound/dmasound_paula.c 		custom.aud[0].audlen = size;
custom            489 sound/oss/dmasound/dmasound_paula.c 		custom.aud[1].audlc = (u_short *)ZTWO_PADDR(ch1);
custom            490 sound/oss/dmasound/dmasound_paula.c 		custom.aud[1].audlen = size;
custom            491 sound/oss/dmasound/dmasound_paula.c 		custom.dmacon = AMI_AUDIO_8;
custom            494 sound/oss/dmasound/dmasound_paula.c 		custom.aud[0].audlc = (u_short *)ZTWO_PADDR(ch0);
custom            495 sound/oss/dmasound/dmasound_paula.c 		custom.aud[0].audlen = size;
custom            496 sound/oss/dmasound/dmasound_paula.c 		custom.aud[1].audlc = (u_short *)ZTWO_PADDR(ch1);
custom            497 sound/oss/dmasound/dmasound_paula.c 		custom.aud[1].audlen = size;
custom            502 sound/oss/dmasound/dmasound_paula.c 			custom.aud[2].audvol = 1;  /* we are being affected by the beeps */
custom            503 sound/oss/dmasound/dmasound_paula.c 			custom.aud[3].audvol = 1;  /* restoring volume here helps a bit */
custom            504 sound/oss/dmasound/dmasound_paula.c 			custom.aud[2].audlc = (u_short *)ZTWO_PADDR(ch2);
custom            505 sound/oss/dmasound/dmasound_paula.c 			custom.aud[2].audlen = size;
custom            506 sound/oss/dmasound/dmasound_paula.c 			custom.aud[3].audlc = (u_short *)ZTWO_PADDR(ch3);
custom            507 sound/oss/dmasound/dmasound_paula.c 			custom.aud[3].audlen = size;
custom            508 sound/oss/dmasound/dmasound_paula.c 			custom.dmacon = AMI_AUDIO_14;
custom            510 sound/oss/dmasound/dmasound_paula.c 			custom.aud[2].audvol = 0;
custom            511 sound/oss/dmasound/dmasound_paula.c 			custom.aud[3].audvol = 0;
custom            512 sound/oss/dmasound/dmasound_paula.c 			custom.dmacon = AMI_AUDIO_8;
custom            524 sound/oss/dmasound/dmasound_paula.c 	custom.intena = IF_AUD0;
custom            528 sound/oss/dmasound/dmasound_paula.c 		custom.intena = IF_SETCLR | IF_AUD0;
custom            538 sound/oss/dmasound/dmasound_paula.c 		custom.intena = IF_SETCLR | IF_AUD0;
custom            547 sound/oss/dmasound/dmasound_paula.c 		custom.intena = IF_SETCLR | IF_AUD0;
custom            553 sound/oss/dmasound/dmasound_paula.c 	custom.intena = IF_SETCLR | IF_AUD0;
custom            561 sound/oss/dmasound/dmasound_paula.c 	custom.intena = IF_AUD0;
custom            588 sound/oss/dmasound/dmasound_paula.c 	custom.intena = IF_SETCLR | IF_AUD0;
custom            612 sound/oss/dmasound/dmasound_paula.c 	custom.aud[0].audvol = dmasound.volume_left;
custom            613 sound/oss/dmasound/dmasound_paula.c 	custom.aud[3].audvol = 1;	/* For pseudo 14bit */
custom            614 sound/oss/dmasound/dmasound_paula.c 	custom.aud[1].audvol = dmasound.volume_right;
custom            615 sound/oss/dmasound/dmasound_paula.c 	custom.aud[2].audvol = 1;	/* For pseudo 14bit */
custom             85 tools/perf/ui/browsers/scripts.c static int list_scripts(char *script_name, bool *custom,
custom            147 tools/perf/ui/browsers/scripts.c 	*custom = choice >= max_std;
custom            175 tools/perf/ui/browsers/scripts.c 	bool custom = false;
custom            178 tools/perf/ui/browsers/scripts.c 	if (list_scripts(script_name, &custom, evsel))
custom            182 tools/perf/ui/browsers/scripts.c 			custom ? "perf script -s " : "",