/openbmc/linux/include/drm/ |
H A D | drm_pciids.h | 3 …{0x1002, 0x1304, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 4 {0x1002, 0x1305, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 5 …{0x1002, 0x1306, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 6 {0x1002, 0x1307, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 7 …{0x1002, 0x1309, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 8 …{0x1002, 0x130A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 9 …{0x1002, 0x130B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 10 …{0x1002, 0x130C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 11 …{0x1002, 0x130D, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 12 …{0x1002, 0x130E, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_drv.c | 57 * - 3.0.0 - initial driver 58 * - 3.1.0 - allow reading more status registers (GRBM, SRBM, SDMA, CP) 59 * - 3.2.0 - GFX8: Uses EOP_TC_WB_ACTION_EN, so UMDs don't have to do the same 61 * - 3.3.0 - Add VM support for UVD on supported hardware. 62 * - 3.4.0 - Add AMDGPU_INFO_NUM_EVICTIONS. 63 * - 3.5.0 - Add support for new UVD_NO_OP register. 64 * - 3.6.0 - kmd involves use CONTEXT_CONTROL in ring buffer. 65 * - 3.7.0 - Add support for VCE clock list packet 66 * - 3.8.0 - Add support raster config init in the kernel 67 * - 3.9.0 - Add support for memory query info about VRAM and GTT. [all …]
|
H A D | amdgpu_atpx_handler.c | 17 #define AMDGPU_PX_QUIRK_FORCE_ATPX (1 << 0) 123 atpx_arg.pointer = &atpx_arg_elements[0]; in amdgpu_atpx_call() 125 atpx_arg_elements[0].type = ACPI_TYPE_INTEGER; in amdgpu_atpx_call() 126 atpx_arg_elements[0].integer.value = function; in amdgpu_atpx_call() 135 atpx_arg_elements[1].integer.value = 0; in amdgpu_atpx_call() 179 * returns 0 on success, error on failure. 183 u32 valid_bits = 0; in amdgpu_atpx_validate() 194 memset(&output, 0, sizeof(output)); in amdgpu_atpx_validate() 249 return 0; in amdgpu_atpx_validate() 260 * returns 0 on success, error on failure. [all …]
|
H A D | umc_v6_0.c | 30 for (i = 0; i < 4; i++) in umc_v6_0_init_registers() 31 for (j = 0; j < 4; j++) in umc_v6_0_init_registers() 32 WREG32((i*0x100000 + 0x5010c + j*0x2000)/4, 0x1002); in umc_v6_0_init_registers()
|
/openbmc/linux/include/linux/mtd/ |
H A D | doc2000.h | 17 #define DoC_Sig1 0 20 #define DoC_ChipID 0x1000 21 #define DoC_DOCStatus 0x1001 22 #define DoC_DOCControl 0x1002 23 #define DoC_FloorSelect 0x1003 24 #define DoC_CDSNControl 0x1004 25 #define DoC_CDSNDeviceSelect 0x1005 26 #define DoC_ECCConf 0x1006 27 #define DoC_2k_ECCStatus 0x1007 29 #define DoC_CDSNSlowIO 0x100d [all …]
|
/openbmc/linux/tools/arch/x86/include/uapi/asm/ |
H A D | prctl.h | 5 #define ARCH_SET_GS 0x1001 6 #define ARCH_SET_FS 0x1002 7 #define ARCH_GET_FS 0x1003 8 #define ARCH_GET_GS 0x1004 10 #define ARCH_GET_CPUID 0x1011 11 #define ARCH_SET_CPUID 0x1012 13 #define ARCH_GET_XCOMP_SUPP 0x1021 14 #define ARCH_GET_XCOMP_PERM 0x1022 15 #define ARCH_REQ_XCOMP_PERM 0x1023 16 #define ARCH_GET_XCOMP_GUEST_PERM 0x1024 [all …]
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | doc2000.h | 16 #if 0 20 #define DoC_Sig1 0 23 #define DoC_ChipID 0x1000 24 #define DoC_DOCStatus 0x1001 25 #define DoC_DOCControl 0x1002 26 #define DoC_FloorSelect 0x1003 27 #define DoC_CDSNControl 0x1004 28 #define DoC_CDSNDeviceSelect 0x1005 29 #define DoC_ECCConf 0x1006 30 #define DoC_2k_ECCStatus 0x1007 [all …]
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | prctl.h | 5 #define ARCH_SET_GS 0x1001 6 #define ARCH_SET_FS 0x1002 7 #define ARCH_GET_FS 0x1003 8 #define ARCH_GET_GS 0x1004 10 #define ARCH_GET_CPUID 0x1011 11 #define ARCH_SET_CPUID 0x1012 13 #define ARCH_GET_XCOMP_SUPP 0x1021 14 #define ARCH_GET_XCOMP_PERM 0x1022 15 #define ARCH_REQ_XCOMP_PERM 0x1023 16 #define ARCH_GET_XCOMP_GUEST_PERM 0x1024 [all …]
|
/openbmc/linux/include/media/ |
H A D | dvb-usb-ids.h | 23 #define USB_VID_774 0x7a69 24 #define USB_VID_ADSTECH 0x06e1 25 #define USB_VID_AFATECH 0x15a4 26 #define USB_VID_ALCOR_MICRO 0x058f 27 #define USB_VID_ALINK 0x05e3 28 #define USB_VID_AME 0x06be 29 #define USB_VID_AMT 0x1c73 30 #define USB_VID_ANCHOR 0x0547 31 #define USB_VID_ANSONIC 0x10b9 32 #define USB_VID_ANUBIS_ELECTRONIC 0x10fd [all …]
|
/openbmc/linux/include/linux/ |
H A D | kernelcapi.h | 19 #define CAPI_NOERROR 0x0000 21 #define CAPI_TOOMANYAPPLS 0x1001 22 #define CAPI_LOGBLKSIZETOSMALL 0x1002 23 #define CAPI_BUFFEXECEEDS64K 0x1003 24 #define CAPI_MSGBUFSIZETOOSMALL 0x1004 25 #define CAPI_ANZLOGCONNNOTSUPPORTED 0x1005 26 #define CAPI_REGRESERVED 0x1006 27 #define CAPI_REGBUSY 0x1007 28 #define CAPI_REGOSRESOURCEERR 0x1008 29 #define CAPI_REGNOTINSTALLED 0x1009 [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/pxp/ |
H A D | intel_pxp_cmd_interface_cmn.h | 11 #define PXP_APIVER(x, y) (((x) & 0xFFFF) << 16 | ((y) & 0xFFFF)) 19 PXP_STATUS_SUCCESS = 0x0, 20 PXP_STATUS_ERROR_API_VERSION = 0x1002, 21 PXP_STATUS_NOT_READY = 0x100e, 22 PXP_STATUS_PLATFCONFIG_KF1_NOVERIF = 0x101a, 23 PXP_STATUS_PLATFCONFIG_KF1_BAD = 0x101f, 24 PXP_STATUS_OP_NOT_PERMITTED = 0x4013 34 #define PXP_CMDHDR_EXTDATA_SESSION_VALID GENMASK(0, 0)
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | bootparam.h | 18 #define BP_VERSION 0x0001 20 #define BP_TAG_COMMAND_LINE 0x1001 /* command line (0-terminated string)*/ 21 #define BP_TAG_INITRD 0x1002 /* ramdisk addr and size (bp_meminfo) */ 22 #define BP_TAG_MEMORY 0x1003 /* memory addr and size (bp_meminfo) */ 23 #define BP_TAG_SERIAL_BAUDRATE 0x1004 /* baud rate of current console. */ 24 #define BP_TAG_SERIAL_PORT 0x1005 /* serial device of current console */ 25 #define BP_TAG_FDT 0x1006 /* flat device tree addr */ 27 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ 28 #define BP_TAG_LAST 0x7E0B /* last tag */ 46 #define MEMORY_TYPE_CONVENTIONAL 0x1000 [all …]
|
/openbmc/qemu/hw/xtensa/ |
H A D | bootparam.h | 6 #define BP_TAG_COMMAND_LINE 0x1001 /* command line (0-terminated string)*/ 7 #define BP_TAG_INITRD 0x1002 /* ramdisk addr and size (bp_meminfo) */ 8 #define BP_TAG_MEMORY 0x1003 /* memory addr and size (bp_meminfo) */ 9 #define BP_TAG_SERIAL_BAUDRATE 0x1004 /* baud rate of current console. */ 10 #define BP_TAG_SERIAL_PORT 0x1005 /* serial device of current console */ 11 #define BP_TAG_FDT 0x1006 /* flat device tree addr */ 13 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ 14 #define BP_TAG_LAST 0x7E0B /* last tag */ 27 #define MEMORY_TYPE_CONVENTIONAL 0x1000 28 #define MEMORY_TYPE_NONE 0x2000
|
/openbmc/qemu/linux-user/hppa/ |
H A D | sockbits.h | 4 #define TARGET_SOL_SOCKET 0xffff 6 #define TARGET_SO_DEBUG 0x0001 7 #define TARGET_SO_REUSEADDR 0x0004 8 #define TARGET_SO_KEEPALIVE 0x0008 9 #define TARGET_SO_DONTROUTE 0x0010 10 #define TARGET_SO_BROADCAST 0x0020 11 #define TARGET_SO_LINGER 0x0080 12 #define TARGET_SO_OOBINLINE 0x0100 13 #define TARGET_SO_REUSEPORT 0x0200 14 #define TARGET_SO_SNDBUF 0x1001 [all …]
|
/openbmc/qemu/include/hw/sd/ |
H A D | npcm7xx_sdhci.h | 25 #define NPCM7XX_PRSTVALS 0x60 26 #define NPCM7XX_PRSTVALS_0 0x0 27 #define NPCM7XX_PRSTVALS_1 0x2 28 #define NPCM7XX_PRSTVALS_2 0x4 29 #define NPCM7XX_PRSTVALS_3 0x6 30 #define NPCM7XX_PRSTVALS_4 0x8 31 #define NPCM7XX_PRSTVALS_5 0xA 32 #define NPCM7XX_BOOTTOCTRL 0x10 33 #define NPCM7XX_SDHCI_REGSIZE 0x20 35 #define NPCM7XX_PRSNTS_RESET 0x04A00000 [all …]
|
/openbmc/u-boot/arch/xtensa/include/asm/ |
H A D | bootparam.h | 13 #define BP_VERSION 0x0001 15 #define BP_TAG_COMMAND_LINE 0x1001 /* command line (0-terminated string)*/ 16 #define BP_TAG_INITRD 0x1002 /* ramdisk addr and size (bp_meminfo) */ 17 #define BP_TAG_MEMORY 0x1003 /* memory addr and size (bp_meminfo) */ 18 #define BP_TAG_SERIAL_BAUDRATE 0x1004 /* baud rate of current console */ 19 #define BP_TAG_SERIAL_PORT 0x1005 /* serial device of current console */ 20 #define BP_TAG_FDT 0x1006 /* flat device tree */ 22 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ 23 #define BP_TAG_LAST 0x7E0B /* last tag */ 32 unsigned long data[0]; /* data */ [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sock.c | 55 offsetof(struct bpf_sock, src_ip6[0])), 108 .expected_attach_type = 0, 156 .expected_attach_type = 0, 173 BPF_MOV64_IMM(BPF_REG_0, 0), 186 BPF_MOV64_IMM(BPF_REG_0, 0), 205 __bpf_constant_ntohl(0x00000001), 4), 208 BPF_JMP_IMM(BPF_JNE, BPF_REG_7, 0x2001, 2), 211 BPF_MOV64_IMM(BPF_REG_0, 0), 235 __bpf_constant_ntohl(0x7F000001), 4), 238 BPF_JMP_IMM(BPF_JNE, BPF_REG_7, 0x1002, 2), [all …]
|
/openbmc/qemu/linux-user/alpha/ |
H A D | sockbits.h | 12 #define TARGET_SOL_SOCKET 0xffff 14 #define TARGET_SO_DEBUG 0x0001 15 #define TARGET_SO_REUSEADDR 0x0004 16 #define TARGET_SO_KEEPALIVE 0x0008 17 #define TARGET_SO_DONTROUTE 0x0010 18 #define TARGET_SO_BROADCAST 0x0020 19 #define TARGET_SO_LINGER 0x0080 20 #define TARGET_SO_OOBINLINE 0x0100 21 #define TARGET_SO_REUSEPORT 0x0200 23 #define TARGET_SO_TYPE 0x1008 [all …]
|
/openbmc/qemu/linux-user/sparc/ |
H A D | sockbits.h | 12 #define TARGET_SOL_SOCKET 0xffff 14 #define TARGET_SO_DEBUG 0x0001 15 #define TARGET_SO_PASSCRED 0x0002 16 #define TARGET_SO_REUSEADDR 0x0004 17 #define TARGET_SO_KEEPALIVE 0x0008 18 #define TARGET_SO_DONTROUTE 0x0010 19 #define TARGET_SO_BROADCAST 0x0020 20 #define TARGET_SO_PEERCRED 0x0040 21 #define TARGET_SO_LINGER 0x0080 22 #define TARGET_SO_OOBINLINE 0x0100 [all …]
|
/openbmc/qemu/hw/display/ |
H A D | ati_int.h | 23 #define DPRINTF(fmt, ...) do {} while (0) 26 #define PCI_VENDOR_ID_ATI 0x1002 28 #define PCI_DEVICE_ID_ATI_RAGE128_PF 0x5046 30 #define PCI_DEVICE_ID_ATI_RADEON_QY 0x5159
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
H A D | pearl_pcie_ipc.h | 12 #define QTN_EP_HAS_UBOOT BIT(0) 26 #define QTN_RC_PCIE_LINK BIT(0) 33 #define PCIE_HDP_INT_RX_BITS (0 \ 39 #define PCIE_HDP_INT_TX_BITS (0 \ 45 #define QTN_HOST_LO32(a) ((u32)(((u64)a) & 0xffffffffUL)) 48 #define QTN_HOST_HI32(a) 0 49 #define QTN_HOST_LO32(a) ((u32)(((u32)a) & 0xffffffffUL)) 53 #define QTN_PCIE_BDA_VERSION 0x1002 59 #define QTN_PCIE_FW_DLMASK 0xF 64 #define QTN_TXDONE_MASK ((u32)0x80000000) [all …]
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | target_syscall.h | 4 #define __USER_CS (0x33) 5 #define __USER_DS (0x2B) 45 #if 0 // Redefine this 99 #define TARGET_ARCH_SET_GS 0x1001 100 #define TARGET_ARCH_SET_FS 0x1002 101 #define TARGET_ARCH_GET_FS 0x1003 102 #define TARGET_ARCH_GET_GS 0x1004
|
/openbmc/linux/drivers/net/wan/ |
H A D | slic_ds26522.h | 10 #define DS26522_RF_ADDR_START 0x00 11 #define DS26522_RF_ADDR_END 0xef 12 #define DS26522_GLB_ADDR_START 0xf0 13 #define DS26522_GLB_ADDR_END 0xff 14 #define DS26522_TF_ADDR_START 0x100 15 #define DS26522_TF_ADDR_END 0x1ef 16 #define DS26522_LIU_ADDR_START 0x1000 17 #define DS26522_LIU_ADDR_END 0x101f 18 #define DS26522_TEST_ADDR_START 0x1008 19 #define DS26522_TEST_ADDR_END 0x101f [all …]
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-is-command.h | 21 #define HIC_PREVIEW_STILL 0x0001 22 #define HIC_PREVIEW_VIDEO 0x0002 23 #define HIC_CAPTURE_STILL 0x0003 24 #define HIC_CAPTURE_VIDEO 0x0004 25 #define HIC_STREAM_ON 0x0005 26 #define HIC_STREAM_OFF 0x0006 27 #define HIC_SET_PARAMETER 0x0007 28 #define HIC_GET_PARAMETER 0x0008 29 #define HIC_SET_TUNE 0x0009 30 #define HIC_GET_STATUS 0x000b [all …]
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic.h | 16 #define PCI_VENDOR_ID_PENSANDO 0x1dd8 18 #define PCI_DEVICE_ID_PENSANDO_IONIC_ETH_PF 0x1002 19 #define PCI_DEVICE_ID_PENSANDO_IONIC_ETH_VF 0x1003
|