Searched refs:Control (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/drivers/video/fbdev/riva/
H A Driva_hw.h292 #ifdef Control
293 #undef Control macro
295 U032 Control; member in struct:__anon9878
323 #ifdef Control
324 #undef Control macro
326 U032 Control; member in struct:__anon9879
/linux-master/arch/arm/common/
H A Dvlock.S61 @ Control dependency implies strb not observable before previous ldrb.
H A Dmcpm_head.S118 @ Control dependency implies strb not observable before previous ldrb.
/linux-master/fs/smb/client/
H A Dcifsacl.h132 __le16 Control; member in struct:smb3_sd
139 /* Meaning of 'Control' field flags */
/linux-master/arch/powerpc/platforms/52xx/
H A Dlite5200_pm.c175 out_be32(&bes->Control, sbes.Control);
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl2.c218 /* config Half-Duplex Control */
2176 u32 i, Control; local
2194 if (atl2_read_eeprom(hw, i + 0x100, &Control)) {
2197 Addr[0] = Control;
2200 Addr[1] = Control;
2202 } else if ((Control & 0xff) == 0x5A) {
2204 Register = (u16) (Control >> 16);
2232 if (atl2_spi_read(hw, i + 0x1f000, &Control)) {
2235 Addr[0] = Control;
2237 Addr[1] = Control;
2709 u32 Control; local
[all...]
/linux-master/drivers/message/fusion/lsi/
H A Dmpi_raid.h187 U32 Control; /* 14h */ member in struct:_MSG_SCSI_IO_RAID_PT_REQUEST
H A Dmpi_init.h89 U32 Control; /* 14h */ member in struct:_MSG_SCSI_IO_REQUEST
119 /* SCSI IO Control bits */
276 U32 Control; /* 14h */ member in struct:_MSG_SCSI_IO32_REQUEST
326 /* SCSI IO 32 Control bits */
/linux-master/arch/x86/platform/olpc/
H A Dxo1-wakeup.S35 # Control registers were modified, pipeline resync is needed
/linux-master/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_init.h29 * Control field Task Attribute flags.
122 U32 Control; /*0x3C */ member in struct:_MPI2_SCSI_IO_REQUEST
207 /*SCSI IO Control bits */
274 U32 Control; /*0x3C */ member in struct:_MPI25_SCSI_IO_REQUEST
341 /*use MPI2_SCSIIO_CONTROL_ defines for the Control field */
/linux-master/arch/parisc/include/asm/
H A Dasmregs.h115 ;! Control Registers
/linux-master/arch/powerpc/include/asm/
H A Dmpc52xx.h35 /* Memory Mapping Control */
101 u32 Control; /* SDMA + 0x78 */ member in struct:mpc52xx_sdma
/linux-master/arch/arm/mm/
H A Dproc-v7m.S155 @ Configure the System Control Register to ensure 8-byte stack alignment
H A Dproc-arm920.S381 mrc p15, 0, r6, c1, c0, 0 @ Control register
H A Dproc-arm926.S396 mrc p15, 0, r6, c1, c0, 0 @ Control register
H A Dproc-feroceon.S516 mrc p15, 0, r6, c1, c0, 0 @ Control register
H A Dproc-v7.S148 mrc p15, 0, r8, c1, c0, 0 @ Control register
435 /* Auxiliary Debug Modes Control 1 Register */
440 /* Auxiliary Debug Modes Control 2 Register */
449 /* Auxiliary Functional Modes Control Register 0 */
454 /* Auxiliary Debug Modes Control 0 Register */
457 /* Auxiliary Debug Modes Control 1 Register */
464 /* Auxiliary Debug Modes Control 2 Register */
470 /* Auxiliary Functional Modes Control Register 0 */
479 /* Auxiliary Debug Modes Control 0 Register */
/linux-master/arch/arm/nwfpe/
H A Dentry.S167 ret lr @ CP#15 (Control)
/linux-master/drivers/message/fusion/
H A Dmptscsih.c195 sgdir = le32_to_cpu(pReq->Control) & MPI_SCSIIO_CONTROL_DATADIRECTION_MASK;
1390 pScsiReq->Control = cpu_to_le32(scsictl);
2987 pScsiReq->Control = cpu_to_le32(dir | MPI_SCSIIO_CONTROL_SIMPLEQ);
2989 pScsiReq->Control = cpu_to_le32(dir | MPI_SCSIIO_CONTROL_UNTAGGED);
2992 pScsiReq->Control = cpu_to_le32(dir | MPI_SCSIIO_CONTROL_UNTAGGED);
H A Dmptctl.c1914 pScsiReq->Control = cpu_to_le32(scsidir | qtag);
1991 pScsiReq->Control = cpu_to_le32(scsidir | qtag);
/linux-master/drivers/media/pci/ngene/
H A Dngene.h303 * Meaning of FW_STREAM_CONTROL::Control bits (see UVI1_CTL)
335 u8 Control; /* Value written to UVI1_CTL */ member in struct:FW_STREAM_CONTROL
H A Dngene-core.c557 com.cmd.StreamControl.Control = control |
563 dev_dbg(pdev, "Stream=%02x, Control=%02x, Mode=%02x\n",
564 com.cmd.StreamControl.Stream, com.cmd.StreamControl.Control,
/linux-master/drivers/cpufreq/
H A DKconfig.x8624 tristate "Processor Clocking Control interface driver"
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h526 __le32 Control; /* 0x3C */ member in struct:MPI2_RAID_SCSI_IO_REQUEST
/linux-master/fs/ntfs3/
H A Dntfs.h1203 __le16 Control; member in struct:SECURITY_DESCRIPTOR_RELATIVE

Completed in 240 milliseconds

12