/kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
H A D | riva_hw.h | 292 #ifdef Control 293 #undef Control macro 295 U032 Control; member 323 #ifdef Control 324 #undef Control macro 326 U032 Control; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/ |
H A D | riva_hw.h | 292 #ifdef Control 293 #undef Control macro 295 U032 Control; member 323 #ifdef Control 324 #undef Control macro 326 U032 Control; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 218 /* config Half-Duplex Control */ in atl2_configure() 2198 u32 i, Control; in get_permanent_address() local 2216 if (atl2_read_eeprom(hw, i + 0x100, &Control)) { in get_permanent_address() 2219 Addr[0] = Control; in get_permanent_address() 2222 Addr[1] = Control; in get_permanent_address() 2224 } else if ((Control & 0xff) == 0x5A) { in get_permanent_address() 2226 Register = (u16) (Control >> 16); in get_permanent_address() 2254 if (atl2_spi_read(hw, i + 0x1f000, &Control)) { in get_permanent_address() 2257 Addr[0] = Control; in get_permanent_address() 2259 Addr[1] = Control; in get_permanent_address() 2737 u32 Control; atl2_read_eeprom() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 218 /* config Half-Duplex Control */ in atl2_configure() 2176 u32 i, Control; in get_permanent_address() local 2194 if (atl2_read_eeprom(hw, i + 0x100, &Control)) { in get_permanent_address() 2197 Addr[0] = Control; in get_permanent_address() 2200 Addr[1] = Control; in get_permanent_address() 2202 } else if ((Control & 0xff) == 0x5A) { in get_permanent_address() 2204 Register = (u16) (Control >> 16); in get_permanent_address() 2232 if (atl2_spi_read(hw, i + 0x1f000, &Control)) { in get_permanent_address() 2235 Addr[0] = Control; in get_permanent_address() 2237 Addr[1] = Control; in get_permanent_address() 2709 u32 Control; atl2_read_eeprom() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/ |
H A D | lite5200_pm.c | 176 out_be32(&bes->Control, sbes.Control); in lite5200_restore_regs()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/ |
H A D | lite5200_pm.c | 175 out_be32(&bes->Control, sbes.Control); in lite5200_restore_regs()
|
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 35 # Control registers were modified, pipeline resync is needed
|
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | vlock.S | 59 @ Control dependency implies strb not observable before previous ldrb.
|
H A D | mcpm_head.S | 116 @ Control dependency implies strb not observable before previous ldrb.
|
/kernel/linux/linux-6.6/arch/arm/common/ |
H A D | vlock.S | 61 @ Control dependency implies strb not observable before previous ldrb.
|
H A D | mcpm_head.S | 118 @ Control dependency implies strb not observable before previous ldrb.
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsacl.h | 142 __le16 Control; member 149 /* Meaning of 'Control' field flags */
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsacl.h | 132 __le16 Control; member 139 /* Meaning of 'Control' field flags */
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 35 # Control registers were modified, pipeline resync is needed
|
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/ |
H A D | mpi_raid.h | 187 U32 Control; /* 14h */ member
|
H A D | mpi_init.h | 89 U32 Control; /* 14h */ member 119 /* SCSI IO Control bits */ 276 U32 Control; /* 14h */ member 326 /* SCSI IO 32 Control bits */
|
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/ |
H A D | mpi_raid.h | 187 U32 Control; /* 14h */ member
|
H A D | mpi_init.h | 89 U32 Control; /* 14h */ member 119 /* SCSI IO Control bits */ 276 U32 Control; /* 14h */ member 326 /* SCSI IO 32 Control bits */
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_init.h | 29 * Control field Task Attribute flags. 122 U32 Control; /*0x3C */ member 207 /*SCSI IO Control bits */ 274 U32 Control; /*0x3C */ member 341 /*use MPI2_SCSIIO_CONTROL_ defines for the Control field */
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_init.h | 29 * Control field Task Attribute flags. 122 U32 Control; /*0x3C */ member 207 /*SCSI IO Control bits */ 274 U32 Control; /*0x3C */ member 341 /*use MPI2_SCSIIO_CONTROL_ defines for the Control field */
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | asmregs.h | 115 ;! Control Registers
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | mpc52xx.h | 35 /* Memory Mapping Control */ 101 u32 Control; /* SDMA + 0x78 */ member
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | asmregs.h | 115 ;! Control Registers
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | mpc52xx.h | 36 /* Memory Mapping Control */ 102 u32 Control; /* SDMA + 0x78 */ member
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-v7m.S | 155 @ Configure the System Control Register to ensure 8-byte stack alignment
|