Home
last modified time | relevance | path

Searched full:only (Results 1 – 25 of 8392) sorted by relevance

12345678910>>...336

/linux-3.3/arch/powerpc/include/asm/
Dkeylargo.h16 #define KEYLARGO_MBCR 0x34 /* KL Only, Media bay control/status */
22 #define KEYLARGO_FCR5 0x4c /* Pangea only */
43 /* K2 does only extint GPIOs and does 51 of them */
54 /* Hrm... this one is only to be used on Pismo. It seems to also
104 #define KL0_SCC_B_INTF_ENABLE 0x00000001 /* (KL Only) */
111 #define KL0_IRDA_HIGH_BAND 0x00000100 /* (KL Only) */
112 #define KL0_IRDA_SOURCE2_SEL 0x00000200 /* (KL Only) */
113 #define KL0_IRDA_SOURCE1_SEL 0x00000400 /* (KL Only) */
114 #define KL0_PG_USB0_PMI_ENABLE 0x00000400 /* (Pangea/Intrepid Only) */
115 #define KL0_IRDA_RESET 0x00000800 /* (KL Only) */
[all …]
/linux-3.3/arch/arm/mach-s3c2440/include/mach/
Dgta02.h15 #define GTA02_GPIO_n3DL_GSM S3C2410_GPA(13) /* v1 + v2 + v3 only */
27 #define GTA02_GPIO_PIO5 S3C2410_GPC(5) /* v3 + v4 only */
29 #define GTA02v3_GPIO_nG1_CS S3C2410_GPD(12) /* v3 + v4 only */
30 #define GTA02v3_GPIO_nG2_CS S3C2410_GPD(13) /* v3 + v4 only */
35 #define GTA02_GPIO_PIO_2 S3C2410_GPF(2) /* v2 + v3 + v4 only */
37 #define GTA02_GPIO_WLAN_GPIO1 S3C2410_GPF(5) /* v2 + v3 + v4 only */
42 #define GTA02v2_GPIO_nG2_INT S3C2410_GPG(8) /* v2 + v3 + v4 only */
43 #define GTA02v3_GPIO_nUSB_OC S3C2410_GPG(9) /* v3 + v4 only */
44 #define GTA02v3_GPIO_nUSB_FLT S3C2410_GPG(10) /* v3 + v4 only */
45 #define GTA02v3_GPIO_nGSM_OC S3C2410_GPG(11) /* v3 + v4 only */
[all …]
/linux-3.3/drivers/net/wireless/hostap/
Dhostap_common.h26 #define HFA384X_RID_CNFWDSADDRESS1 0xFC11 /* AP f/w only */
27 #define HFA384X_RID_CNFWDSADDRESS2 0xFC12 /* AP f/w only */
28 #define HFA384X_RID_CNFWDSADDRESS3 0xFC13 /* AP f/w only */
29 #define HFA384X_RID_CNFWDSADDRESS4 0xFC14 /* AP f/w only */
30 #define HFA384X_RID_CNFWDSADDRESS5 0xFC15 /* AP f/w only */
31 #define HFA384X_RID_CNFWDSADDRESS6 0xFC16 /* AP f/w only */
32 #define HFA384X_RID_CNFMULTICASTPMBUFFERING 0xFC17 /* AP f/w only */
43 #define HFA384X_RID_CNFMAXASSOCSTA 0xFC2B /* AP f/w only */
46 #define HFA384X_RID_CNFHOSTAUTHENTICATION 0xFC2E /* AP f/w only */
51 #define HFA384X_RID_CNFAPPCFINFO 0xFC34 /* AP f/w only */
[all …]
/linux-3.3/include/linux/
Dvirtio_mmio.h42 /* Magic value ("virt" string) - Read Only */
45 /* Virtio device version - Read Only */
48 /* Virtio device ID - Read Only */
51 /* Virtio vendor ID - Read Only */
55 * (32 bits per set) - Read Only */
58 /* Host features set selector - Write Only */
62 * (32 bits per set) - Write Only */
65 /* Activated features set selector - Write Only */
68 /* Guest's memory page size in bytes - Write Only */
71 /* Queue selector - Write Only */
[all …]
Ddrbd.h105 /* KEEP the order, do not delete or insert. Only append. */
141 ERR_INTEGRITY_ALG = 141, /* DRBD 8.2 only */
142 ERR_INTEGRITY_ALG_ND = 142, /* DRBD 8.2 only */
143 ERR_CPU_MASK_PARSE = 143, /* DRBD 8.2 only */
144 ERR_CSUMS_ALG = 144, /* DRBD 8.2 only */
145 ERR_CSUMS_ALG_ND = 145, /* DRBD 8.2 only */
146 ERR_VERIFY_ALG = 146, /* DRBD 8.2 only */
147 ERR_VERIFY_ALG_ND = 147, /* DRBD 8.2 only */
148 ERR_CSUMS_RESYNC_RUNNING= 148, /* DRBD 8.2 only */
149 ERR_VERIFY_RUNNING = 149, /* DRBD 8.2 only */
[all …]
/linux-3.3/arch/arm/mach-at91/include/mach/
Dat91_pmc.h24 #define AT91RM9200_PMC_UDP (1 << 1) /* USB Devcice Port Clock [AT91RM9200 only] */
25 …MCKUDP (1 << 2) /* USB Device Port Master Clock Automatic Disable on Suspend [AT91RM9200 only] */
26 #define AT91CAP9_PMC_DDR (1 << 2) /* DDR Clock [CAP9 revC & some SAM9 only] */
27 #define AT91RM9200_PMC_UHP (1 << 4) /* USB Host Port Clock [AT91RM9200 only] */
28 #define AT91SAM926x_PMC_UHP (1 << 6) /* USB Host Port Clock [AT91SAM926x only] */
29 #define AT91CAP9_PMC_UHP (1 << 6) /* USB Host Port Clock [AT91CAP9 only] */
30 #define AT91SAM926x_PMC_UDP (1 << 7) /* USB Devcice Port Clock [AT91SAM926x only] */
35 #define AT91_PMC_PCK4 (1 << 12) /* Programmable Clock 4 [AT572D940HF only] */
36 #define AT91_PMC_HCK0 (1 << 16) /* AHB Clock (USB host) [AT91SAM9261 only] */
37 #define AT91_PMC_HCK1 (1 << 17) /* AHB Clock (LCD) [AT91SAM9261 only] */
[all …]
Dat91_twi.h24 #define AT91_TWI_SVEN (1 << 4) /* Slave Transfer Enable [SAM9260 only] */
25 #define AT91_TWI_SVDIS (1 << 5) /* Slave Transfer Disable [SAM9260 only] */
37 #define AT91_TWI_SMR 0x08 /* Slave Mode Register [SAM9260 only] */
51 #define AT91_TWI_SVREAD (1 << 3) /* Slave Read [SAM9260 only] */
52 #define AT91_TWI_SVACC (1 << 4) /* Slave Access [SAM9260 only] */
53 #define AT91_TWI_GACC (1 << 5) /* General Call Access [SAM9260 only] */
54 #define AT91_TWI_OVRE (1 << 6) /* Overrun Error [AT91RM9200 only] */
55 #define AT91_TWI_UNRE (1 << 7) /* Underrun Error [AT91RM9200 only] */
57 #define AT91_TWI_ARBLST (1 << 9) /* Arbitration Lost [SAM9260 only] */
58 #define AT91_TWI_SCLWS (1 << 10) /* Clock Wait State [SAM9260 only] */
[all …]
/linux-3.3/arch/arm/mach-pxa/include/mach/
Dregs-uart.h10 #define FFRBR __REG(0x40100000) /* Receive Buffer Register (read only) */
11 #define FFTHR __REG(0x40100000) /* Transmit Holding Register (write only) */
13 #define FFIIR __REG(0x40100008) /* Interrupt ID Register (read only) */
14 #define FFFCR __REG(0x40100008) /* FIFO Control Register (write only) */
17 #define FFLSR __REG(0x40100014) /* Line Status Register (read only) */
18 #define FFMSR __REG(0x40100018) /* Modem Status Register (read only) */
26 #define BTRBR __REG(0x40200000) /* Receive Buffer Register (read only) */
27 #define BTTHR __REG(0x40200000) /* Transmit Holding Register (write only) */
29 #define BTIIR __REG(0x40200008) /* Interrupt ID Register (read only) */
30 #define BTFCR __REG(0x40200008) /* FIFO Control Register (write only) */
[all …]
/linux-3.3/Documentation/ABI/testing/
Dsysfs-block-zram13 The disksize file is read-only and shows the initialization
20 The disksize file is write-only and allows resetting the
28 The num_reads file is read-only and specifies the number of
35 The num_writes file is read-only and specifies the number of
42 The invalid_io file is read-only and specifies the number of
49 The notify_free file is read-only and specifies the number of
52 is freed. This statistic is applicable only when this disk is
59 The discard file is read-only and specifies the number of
68 The zero_pages file is read-only and specifies number of zero
76 The orig_data_size file is read-only and specifies uncompressed
[all …]
/linux-3.3/drivers/net/ethernet/seeq/
Dseeq8005.h17 #define SEEQ_CMD (SEEQ_B) /* Write only */
18 #define SEEQ_STATUS (SEEQ_B) /* Read only */
104 #define SEEQCFG1_MATCH_SPECIFIC (0x0000) /* only matching MAC addresses */
134 data_follows:1, /* if not set, process this as a header and pointer only */
135 chain_cont:1, /* if set, more headers in chain only cmd bit valid in recv header */
140 #define SEEQPKTH_BAB_INT_EN (0x01) /* xmit only */
141 #define SEEQPKTH_COL_INT_EN (0x02) /* xmit only */
142 #define SEEQPKTH_COL16_INT_EN (0x04) /* xmit only */
143 #define SEEQPKTH_XMIT_INT_EN (0x08) /* xmit only */
144 #define SEEQPKTH_DATA_FOLLOWS (0x20) /* supposedly in xmit only */
[all …]
/linux-3.3/drivers/block/paride/
DTransition-notes3 only when ps_tq_active is 1.
65 b) ps_set_intr() and pi_schedule_claimed() can be called only from the
67 c) pi_do_claimed() is called by pd.c only from the area.
68 d) ps_tq_int() can enter the area only when the thread is holding
71 e) do_pd_{read,write}* could be called only from the area. The only
74 from pd.c. That could happen only if pi_do_claimed() had been
75 called from pd.c for that PIA, which happens only for PIA belonging
77 f) pi_wake_up() can enter the area only when the thread is holding
81 (2) can become not true only when pd_lock is released by the thread in question.
82 Indeed, pd_busy is reset only in the area and thread that resets
[all …]
/linux-3.3/samples/
DKconfig9 tristate "Build tracepoints examples -- loadable modules only"
15 tristate "Build trace_events examples -- loadable modules only"
21 tristate "Build kobject examples -- loadable modules only"
31 tristate "Build kprobes examples -- loadable modules only"
37 tristate "Build kretprobes example -- loadable modules only"
42 tristate "Build kernel hardware breakpoint examples -- loadable module only"
48 tristate "Build kfifo examples -- loadable modules only"
58 tristate "Build kdb command example -- loadable modules only"
/linux-3.3/Documentation/video4linux/
DREADME.ivtv6 The cx23415 can do both encoding and decoding, the cx23416 can only do MPEG
7 encoding. Currently the only card featuring full decoding support is the
99 Read-only.
109 Write-only. Only present if the MPEG decoder (i.e. CX23415) exists.
112 display, audio will appear on the line-out/audio out. It is only
120 Read-only
125 This device only captures audio. This should be replaced by an ALSA
133 Read-only
144 Write-only. Only present if the MPEG decoder (i.e. CX23415) exists.
161 Read-only
[all …]
/linux-3.3/arch/arm/plat-samsung/include/plat/
Dregs-udc.h88 #define S3C2410_UDC_INT_EP4 (1 << 4) /* R/W (clear only) */
89 #define S3C2410_UDC_INT_EP3 (1 << 3) /* R/W (clear only) */
90 #define S3C2410_UDC_INT_EP2 (1 << 2) /* R/W (clear only) */
91 #define S3C2410_UDC_INT_EP1 (1 << 1) /* R/W (clear only) */
92 #define S3C2410_UDC_INT_EP0 (1 << 0) /* R/W (clear only) */
94 #define S3C2410_UDC_USBINT_RESET (1 << 2) /* R/W (clear only) */
95 #define S3C2410_UDC_USBINT_RESUME (1 << 1) /* R/W (clear only) */
96 #define S3C2410_UDC_USBINT_SUSPEND (1 << 0) /* R/W (clear only) */
114 #define S3C2410_UDC_ICSR1_SENTSTL (1 << 5) /* R/W (clear only) */
116 #define S3C2410_UDC_ICSR1_FFLUSH (1 << 3) /* W (set only) */
[all …]
/linux-3.3/arch/cris/arch-v10/
DKconfig75 For products with only one controllable LED,
85 For products with only one controllable LED,
95 For products with only one controllable LED,
104 For products with only one or two controllable LEDs,
113 For products with only one or two controllable LEDs,
122 For products with only one or two controllable LEDs,
131 For products with only one or two controllable LEDs,
140 For products with only one or two controllable LEDs,
149 For products with only one or two controllable LEDs,
158 For products with only one or two controllable LEDs,
[all …]
/linux-3.3/fs/ncpfs/
Dncp_fs_sb.h116 void (*write_space)(struct sock* sk); /* STREAM mode only */
120 struct mutex creq_mutex; /* DGRAM only: lock accesses to rcv.creq */
122 unsigned int state; /* STREAM only: receiver state */
131 } buf; /* STREAM only: temporary buffer */
132 unsigned char* ptr; /* STREAM only: pointer to data */
133 size_t len; /* STREAM only: length of data to receive */
136 struct list_head requests; /* STREAM only: queued requests */
137 struct work_struct tq; /* STREAM only: transmitter ready */
138 struct ncp_request_reply* creq; /* STREAM only: currently transmitted entry */
140 struct timer_list timeout_tm; /* DGRAM only: timeout timer */
[all …]
/linux-3.3/Documentation/ia64/
Daliasing.txt30 only WB access.
48 This contains only system memory; it does not contain MMIO space.
50 The kern_memmap table typically contains only a subset of the system
65 identity mapping only when the entire granule supports cacheable
68 Therefore, kern_memmap contains only full granule-sized regions that
72 generate UC accesses only to locations explicitly referenced by
74 are only partially populated, or populated with a combination of UC
80 page size allows more flexibility because only 16K or 64K has to be
104 only allows mmap of the one megabyte "legacy MMIO" area for a
137 registers typically can be accessed only with four-byte or
[all …]
/linux-3.3/arch/parisc/include/asm/
Dpsw.h11 #define PSW_G 0x00000040 /* PA1.x only */
12 #define PSW_O 0x00000080 /* PA2.0 only */
20 #define PSW_SM_W 0x200 /* PA2.0 only : Enable Wide Mode */
39 #define PSW_W 0x08000000 /* PA2.0 only */
40 #define PSW_W_BIT 36 /* PA2.0 only */
42 #define PSW_Z 0x40000000 /* PA1.x only */
43 #define PSW_Y 0x80000000 /* PA1.x only */
46 # define PSW_HI_CB 0x000000ff /* PA2.0 only */
/linux-3.3/Documentation/hwmon/
Dw83627ehf5 * Winbond W83627EHF/EHG (ISA access ONLY)
59 configurable. temp4 and higher attributes are only reported if its temperature
69 Alarms are only supported for temp1, temp2, and temp3.
115 SmartFan IV mode is configurable only if it was configured at system
116 startup, and is only supported for W83677HG-B, NCT6775F, and NCT6776F.
164 0x49: only on DHG, selects temperature source for AUX fan, CPU fan0
171 0x5e: only on DHG, has bits to enable "current mode" temperature detection and
173 0x45b: only on EHF, bit 3, vin4 alarm (EHF supports 10 inputs, only 9 on DHG)
174 0x552: only on EHF, vin4
175 0x558: only on EHF, vin4 high limit
[all …]
/linux-3.3/drivers/staging/wlags49_h2/man/
Dwlags49.4133 Default: 15 (or 0x000F, only 11b rates to accept legacy 11b stations)
178 Selects the driver debugging level. This parameter is only available
216 0 \- No download performed (Hermes-I only)
271 parameter. NOTE: This parameter is for PCMCIA only.
279 are used instead. NOTE: This parameter is for PCMCIA only.
292 hexadecimal digits for the encryption with extended keys (Gold card only).
319 The STA uses this info to select an AP, not only based on comms quality, but
454 Selects the PCMCIA debugging level. This parameter is only available
535 Same as RTSThreshold, only for port 1 of in AccessPoint mode.
538 Same as RTSThreshold1, only for port 2.
[all …]
/linux-3.3/drivers/scsi/fnic/
Dfcpio.h121 * The only firmware requests that will use the rx_id/ox_id fields instead
217 u8 lun[LUN_ADDRESS]; /* FC vNIC only: LUN address */
219 u8 d_id[3]; /* FC vNIC only: Target D_ID */
220 u16 mss; /* FC vNIC only: max burst */
222 u32 r_a_tov; /* FC vNIC only: Res. Alloc Timeout */
223 u32 e_d_tov; /* FC vNIC only: Err Detect Timeout */
265 u8 lun[LUN_ADDRESS]; /* FC vNIC only: LUN address */
267 u8 d_id[3]; /* FC vNIC only: Target D_ID */
268 u16 mss; /* FC vNIC only: max burst */
270 u32 r_a_tov; /* FC vNIC only: Res. Alloc Timeout */
[all …]
/linux-3.3/arch/arm/mach-msm/
Dproc_comm.h169 PM_VREG_PDOWN_MSMC2_ID, /* Supported in PM7500 only */
170 PM_VREG_PDOWN_GP3_ID, /* Supported in PM7500 only */
171 PM_VREG_PDOWN_MSME2_ID, /* Supported in PM7500 and Panoramix only */
172 PM_VREG_PDOWN_GP4_ID, /* Supported in PM7500 only */
173 PM_VREG_PDOWN_GP1_ID, /* Supported in PM7500 only */
184 PM_VREG_PDOWN_MSMC0_ID, /* Supported in PM6610 only */
185 PM_VREG_PDOWN_GP2_ID, /* Supported in PM7500 only */
186 PM_VREG_PDOWN_GP5_ID, /* Supported in PM7500 only */
187 PM_VREG_PDOWN_GP6_ID, /* Supported in PM7500 only */
206 /* backward compatible enums only */
/linux-3.3/Documentation/kbuild/
Dkconfig-language.txt21 to determine the visibility of an entry. Any child entry is only
42 name, but every definition can have only a single input prompt and the
52 Every config option must have a type. There are only two basic types:
64 to the user. Optionally dependencies only for this prompt can be added
69 default values are visible, only the first defined one is active.
73 The default value is only assigned to the config symbol if no other
77 Optionally, dependencies only for this default value can be added with
104 Reverse dependencies can only be used with boolean or tristate
111 In general use select only for non-visible symbols
117 This attribute is only applicable to menu blocks, if the condition is
[all …]
/linux-3.3/drivers/media/video/tm6000/
Dtm6000-regs.h272 /* ONLY for TM6010 */
284 /* ONLY for TM6010 */
286 /* ONLY for TM6010 */
288 /* ONLY for TM6010 */
290 /* ONLY for TM6010 */
292 /* ONLY for TM6010 */
294 /* ONLY for TM6010 */
296 /* ONLY for TM6010 */
298 /* ONLY for TM6010 */
300 /* ONLY for TM6010 */
[all …]
/linux-3.3/arch/powerpc/boot/dts/
Dp1022ds.dts31 * mode is the only way to access the pixis when DIU video
52 read-only;
58 read-only;
64 read-only;
70 read-only;
81 read-only;
87 read-only;
100 read-only;
111 read-only;
122 read-only;
[all …]

12345678910>>...336