Searched full:constants (Results 1 – 25 of 2978) sorted by relevance
12345678910>>...120
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | ethtool_netlink.h | 46 /* add new constants above here */ 84 /* add new constants above here */ 108 /* add new constants above here */ 121 /* add new constants above here */ 130 /* add new constants above here */ 143 /* add new constants above here */ 155 /* add new constants above here */ 164 /* add new constants above here */ 175 /* add new constants above here */ 184 /* add new constants above here */ [all …]
|
/kernel/linux/linux-5.10/scripts/gdb/linux/ |
D | proc.py | 15 from linux import constants 121 FS_INFO = {constants.LX_SB_SYNCHRONOUS: ",sync", 122 constants.LX_SB_MANDLOCK: ",mand", 123 constants.LX_SB_DIRSYNC: ",dirsync", 124 constants.LX_SB_NOATIME: ",noatime", 125 constants.LX_SB_NODIRATIME: ",nodiratime"} 127 MNT_INFO = {constants.LX_MNT_NOSUID: ",nosuid", 128 constants.LX_MNT_NODEV: ",nodev", 129 constants.LX_MNT_NOEXEC: ",noexec", 130 constants.LX_MNT_NOATIME: ",noatime", [all …]
|
D | timerlist.py | 8 from linux import constants 59 text += " .resolution: {} nsecs\n".format(constants.LX_hrtimer_resolution) 62 if constants.LX_CONFIG_HIGH_RES_TIMERS: 80 if constants.LX_CONFIG_HIGH_RES_TIMERS: 90 if constants.LX_CONFIG_TICK_ONESHOT: 153 if constants.LX_NR_CPUS > 1: 196 if constants.LX_CONFIG_GENERIC_CLOCKEVENTS: 197 if constants.LX_CONFIG_GENERIC_CLOCKEVENTS_BROADCAST: 204 if constants.LX_CONFIG_TICK_ONESHOT:
|
D | Makefile | 21 extra-y += constants.py 22 $(obj)/constants.py: $(src)/constants.py.in FORCE
|
/kernel/linux/linux-5.10/include/video/ |
D | radeon.h | 456 /* MCLK_CNTL bit constants */ 464 /* SCLK_CNTL bit constants */ 469 /* SCLK_MORE_CNTL bit constants */ 472 /* BUS_CNTL bit constants */ 510 /* CLOCK_CNTL_INDEX bit constants */ 513 /* CNFG_CNTL bit constants */ 520 /* CRTC_EXT_CNTL bit constants */ 530 /* DSTCACHE_CTLSTAT bit constants */ 536 /* DSTCACHE_MODE bits constants */ 540 /* CRTC_GEN_CNTL bit constants */ [all …]
|
D | aty128.h | 236 /* CONSTANTS */ 297 /* DAC_CNTL bit constants */ 310 /* GEN_RESET_CNTL bit constants */ 317 /* PC_GUI_CTLSTAT bit constants */ 326 /* DP_DATATYPE bit constants */ 335 /* DP_GUI_MASTER_CNTL bit constants */ 350 /* DP_GUI_MASTER_CNTL ROP3 named constants */ 356 /* DP_CNTL bit constants */ 376 /* DP_MIX bit constants */ 381 /* LVDS_GEN_CNTL constants */ [all …]
|
D | mach64.h | 118 /* CLOCK_CNTL register constants CT LAYOUT */ 128 /* CLOCK_CNTL register constants GX LAYOUT */ 751 /* Mach64 engine bit constants - these are typically ORed together */ 753 /* BUS_CNTL register constants */ 758 /* GEN_TEST_CNTL register constants */ 764 /* DSP_CONFIG register constants */ 769 /* DSP_ON_OFF register constants */ 850 /* CNFG_CNTL register constants */ 855 /* CNFG_STAT0 register constants (GX, CX) */ 860 /* CNFG_STAT0 register constants (CT, ET, VT) */ [all …]
|
/kernel/linux/linux-5.10/sound/pci/vx222/ |
D | vx222.h | 40 /* Constants used to access the INTCSR register. */ 44 /* Constants used to access the CDSP register (0x20). */ 57 /* Constants used to access the CFG register (0x24). */ 67 /* Constants used to access the STATUS register (0x30). */ 80 /* Constants used to access the MICRO INPUT SELECT register (0x40). */
|
/kernel/linux/linux-5.10/include/rdma/ |
D | ib_pack.h | 39 * This macro cleans up the definitions of constants for BTH opcodes. 40 * It is used to define constants such as IB_OPCODE_UD_SEND_ONLY, 44 * In short, user code should use the constants defined using the 45 * macro rather than worrying about adding together other constants. 52 /* transport types -- just used to define real constants */ 62 /* operations -- just used to define real constants */ 88 /* real constants follow -- see comment about above IB_OPCODE()
|
/kernel/linux/linux-5.10/kernel/ |
D | bounds.c | 9 /* Include headers that define the enum constants of interest */ 18 /* The enum constants to put into include/generated/bounds.h */ in main() 25 /* End of constants */ in main()
|
/kernel/linux/linux-5.10/arch/s390/crypto/ |
D | crc32be-vx.S | 19 /* Vector register range containing CRC-32 constants */ 31 * The CRC-32 constant block contains reduction constants to fold and 34 * For the CRC-32 variants, the constants are precomputed according to 87 * V0: Initial CRC value and intermediate constants and results. 91 * V9..V14: CRC-32 constants. 94 /* Load CRC-32 constants */ 118 * the reduction constants in V0. The intermediate result is
|
/kernel/linux/linux-5.10/drivers/ntb/hw/idt/ |
D | ntb_hw_idt.h | 582 * Common registers related constants 592 * PCICMDSTS register fields related constants 602 * PCIEDCAP register fields related constants 620 * PCIEDCTLSTS registers fields related constants 640 * PCIELCAP register fields related constants 648 * PCIELCTLSTS registers fields related constants 662 * NTCTL register fields related constants 674 * NTINTSTS register fields related constants 686 * NTINTMSK register fields related constants 701 * NTGSIGNAL register fields related constants [all …]
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
D | vamem.h | 26 * - . system and cell agnostic interfaces, constants and identifiers 29 * - global: system specific constants and identifiers 30 * - local: system and cell specific constants and identifiers
|
D | tag.h | 25 * - . system and cell agnostic interfaces, constants and identifiers 28 * - global: inter cell constants and identifiers 29 * - local: cell specific constants and identifiers
|
D | mmu_device.h | 28 * - . system and cell agnostic interfaces, constants and identifiers 31 * - global: system specific constants and identifiers 32 * - local: system and cell specific constants and identifiers
|
D | isys_stream2mmio.h | 26 * - system and cell agnostic interfaces, constants and identifiers 30 * - global: system specific constants and identifiers 31 * - local: system and cell specific constants and identifiers
|
D | debug.h | 26 * - . system and cell agnostic interfaces, constants and identifiers 29 * - global: system specific constants and identifiers 30 * - local: system and cell specific constants and identifiers
|
D | pixelgen.h | 26 * - system and cell agnostic interfaces, constants and identifiers 30 * - global: system specific constants and identifiers 31 * - local: system and cell specific constants and identifiers
|
D | csi_rx.h | 26 * - system and cell agnostic interfaces, constants and identifiers 30 * - global: system specific constants and identifiers 31 * - local: system and cell specific constants and identifiers
|
D | sp.h | 26 * - . system and cell agnostic interfaces, constants and identifiers 29 * - global: system specific constants and identifiers 30 * - local: system and cell specific constants and identifiers
|
D | dma.h | 26 * - . system and cell agnostic interfaces, constants and identifiers 29 * - global: system specific constants and identifiers 30 * - local: system and cell specific constants and identifiers
|
D | gp_device.h | 26 * - . system and cell agnostic interfaces, constants and identifiers 29 * - global: system specific constants and identifiers 30 * - local: system and cell specific constants and identifiers
|
D | fifo_monitor.h | 26 * - . system and cell agnostic interfaces, constants and identifiers 29 * - global: system specific constants and identifiers 30 * - local: system and cell specific constants and identifiers
|
D | isp.h | 26 * - . system and cell agnostic interfaces, constants and identifiers 29 * - global: system specific constants and identifiers 30 * - local: system and cell specific constants and identifiers
|
D | hmem.h | 26 * - . system and cell agnostic interfaces, constants and identifiers 29 * - global: system specific constants and identifiers 30 * - local: system and cell specific constants and identifiers
|
12345678910>>...120