/linux-5.10/drivers/media/dvb-frontends/ |
D | stb0899_reg.h | 14 #define STB0899_DEV_ID 0xf000 15 #define STB0899_CHIP_ID (0x0f << 4) 18 #define STB0899_CHIP_REL (0x0f << 0) 19 #define STB0899_OFFST_CHIP_REL 0 22 #define STB0899_DEMOD 0xf40e 23 #define STB0899_MODECOEFF (0x01 << 0) 24 #define STB0899_OFFST_MODECOEFF 0 27 #define STB0899_RCOMPC 0xf410 28 #define STB0899_AGC1CN 0xf412 29 #define STB0899_AGC1REF 0xf413 [all …]
|
/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | hsw_clear_kernel.c | 9 0x00000001, 0x26020128, 0x00000024, 0x00000000, 10 0x00000040, 0x20280c21, 0x00000028, 0x00000001, 11 0x01000010, 0x20000c20, 0x0000002c, 0x00000000, 12 0x00010220, 0x34001c00, 0x00001400, 0x00000160, 13 0x00600001, 0x20600061, 0x00000000, 0x00000000, 14 0x00000008, 0x20601c85, 0x00000e00, 0x0000000c, 15 0x00000005, 0x20601ca5, 0x00000060, 0x00000001, 16 0x00000008, 0x20641c85, 0x00000e00, 0x0000000d, 17 0x00000005, 0x20641ca5, 0x00000064, 0x00000003, 18 0x00000041, 0x207424a5, 0x00000064, 0x00000034, [all …]
|
D | ivb_clear_kernel.c | 9 0x00000001, 0x26020128, 0x00000024, 0x00000000, 10 0x00000040, 0x20280c21, 0x00000028, 0x00000001, 11 0x01000010, 0x20000c20, 0x0000002c, 0x00000000, 12 0x00010220, 0x34001c00, 0x00001400, 0x0000002c, 13 0x00600001, 0x20600061, 0x00000000, 0x00000000, 14 0x00000008, 0x20601c85, 0x00000e00, 0x0000000c, 15 0x00000005, 0x20601ca5, 0x00000060, 0x00000001, 16 0x00000008, 0x20641c85, 0x00000e00, 0x0000000d, 17 0x00000005, 0x20641ca5, 0x00000064, 0x00000003, 18 0x00000041, 0x207424a5, 0x00000064, 0x00000034, [all …]
|
/linux-5.10/drivers/gpu/drm/nouveau/include/nvhw/class/ |
D | cl176e.h | 5 #define NV176E_SET_OBJECT (0x00000000) 6 #define NV176E_SET_CONTEXT_DMA_SEMAPHORE (0x00000060) 7 #define NV176E_SEMAPHORE_OFFSET (0x00000064) 8 #define NV176E_SEMAPHORE_ACQUIRE (0x00000068) 9 #define NV176E_SEMAPHORE_RELEASE (0x0000006c)
|
D | clc37d.h | 27 #define NV_DISP_NOTIFIER 0x00000000 28 #define NV_DISP_NOTIFIER_SIZEOF 0x00000010 29 #define NV_DISP_NOTIFIER__0 0x00000000 30 #define NV_DISP_NOTIFIER__0_PRESENT_COUNT 7:0 33 #define NV_DISP_NOTIFIER__0_FLIP_TYPE_NON_TEARING 0x00000000 34 #define NV_DISP_NOTIFIER__0_FLIP_TYPE_IMMEDIATE 0x00000001 39 #define NV_DISP_NOTIFIER__0_STATUS_NOT_BEGUN 0x00000000 40 #define NV_DISP_NOTIFIER__0_STATUS_BEGUN 0x00000001 41 #define NV_DISP_NOTIFIER__0_STATUS_FINISHED 0x00000002 42 #define NV_DISP_NOTIFIER__1 0x00000001 [all …]
|
D | cl826f.h | 26 #define NV826F_SEMAPHOREA (0x00000010) 27 #define NV826F_SEMAPHOREA_OFFSET_UPPER 7:0 28 #define NV826F_SEMAPHOREB (0x00000014) 30 #define NV826F_SEMAPHOREC (0x00000018) 31 #define NV826F_SEMAPHOREC_PAYLOAD 31:0 32 #define NV826F_SEMAPHORED (0x0000001C) 33 #define NV826F_SEMAPHORED_OPERATION 2:0 34 #define NV826F_SEMAPHORED_OPERATION_ACQUIRE 0x00000001 35 #define NV826F_SEMAPHORED_OPERATION_RELEASE 0x00000002 36 #define NV826F_SEMAPHORED_OPERATION_ACQ_GEQ 0x00000004 [all …]
|
/linux-5.10/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.h | 110 PAS_MAC_CFG_PCFG = 0x80, 111 PAS_MAC_CFG_MACCFG = 0x84, 112 PAS_MAC_CFG_ADR0 = 0x8c, 113 PAS_MAC_CFG_ADR1 = 0x90, 114 PAS_MAC_CFG_TXP = 0x98, 115 PAS_MAC_CFG_RMON = 0x100, 116 PAS_MAC_IPC_CHNL = 0x208, 120 #define PAS_MAC_CFG_PCFG_PE 0x80000000 121 #define PAS_MAC_CFG_PCFG_CE 0x40000000 122 #define PAS_MAC_CFG_PCFG_BU 0x20000000 [all …]
|
/linux-5.10/arch/m68k/include/asm/ |
D | m54xxacr.h | 12 #define CACR_DEC 0x80000000 /* Enable data cache */ 13 #define CACR_DWP 0x40000000 /* Data write protection */ 14 #define CACR_DESB 0x20000000 /* Enable data store buffer */ 15 #define CACR_DDPI 0x10000000 /* Disable invalidation by CPUSHL */ 16 #define CACR_DHCLK 0x08000000 /* Half data cache lock mode */ 17 #define CACR_DDCM_WT 0x00000000 /* Write through cache*/ 18 #define CACR_DDCM_CP 0x02000000 /* Copyback cache */ 19 #define CACR_DDCM_P 0x04000000 /* No cache, precise */ 20 #define CACR_DDCM_IMP 0x06000000 /* No cache, imprecise */ 21 #define CACR_DCINVA 0x01000000 /* Invalidate data cache */ [all …]
|
D | m53xxacr.h | 24 #define CACR_EC 0x80000000 /* Enable cache */ 25 #define CACR_ESB 0x20000000 /* Enable store buffer */ 26 #define CACR_DPI 0x10000000 /* Disable invalidation by CPUSHL */ 27 #define CACR_HLCK 0x08000000 /* Half cache lock mode */ 28 #define CACR_CINVA 0x01000000 /* Invalidate cache */ 29 #define CACR_DNFB 0x00000400 /* Inhibited fill buffer */ 30 #define CACR_DCM_WT 0x00000000 /* Cacheable write-through */ 31 #define CACR_DCM_CB 0x00000100 /* Cacheable copy-back */ 32 #define CACR_DCM_PRE 0x00000200 /* Cache inhibited, precise */ 33 #define CACR_DCM_IMPRE 0x00000300 /* Cache inhibited, imprecise */ [all …]
|
/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
D | hdmi.xml.h | 50 HDCP_KEYS_STATE_NO_KEYS = 0, 61 DDC_WRITE = 0, 66 ACR_NONE = 0, 72 #define REG_HDMI_CTRL 0x00000000 73 #define HDMI_CTRL_ENABLE 0x00000001 74 #define HDMI_CTRL_HDMI 0x00000002 75 #define HDMI_CTRL_ENCRYPTED 0x00000004 77 #define REG_HDMI_AUDIO_PKT_CTRL1 0x00000020 78 #define HDMI_AUDIO_PKT_CTRL1_AUDIO_SAMPLE_SEND 0x00000001 80 #define REG_HDMI_ACR_PKT_CTRL 0x00000024 [all …]
|
/linux-5.10/drivers/net/wireless/ath/ath5k/ |
D | rfbuffer.h | 108 AR5K_RF_TURBO = 0, 165 #define AR5K_RF5111_RF_TURBO { 1, 3, 0 } 168 #define AR5K_RF5111_OB_2GHZ { 3, 119, 0 } 169 #define AR5K_RF5111_DB_2GHZ { 3, 122, 0 } 171 #define AR5K_RF5111_OB_5GHZ { 3, 104, 0 } 172 #define AR5K_RF5111_DB_5GHZ { 3, 107, 0 } 174 #define AR5K_RF5111_PWD_XPD { 1, 95, 0 } 175 #define AR5K_RF5111_XPD_GAIN { 4, 96, 0 } 181 #define AR5K_RF5111_GAIN_I { 6, 29, 0 } 182 #define AR5K_RF5111_PLO_SEL { 1, 4, 0 } [all …]
|
/linux-5.10/drivers/staging/media/rkisp1/ |
D | rkisp1-regs.h | 12 #define RKISP1_CIF_ISP_CTRL_ISP_ENABLE BIT(0) 13 #define RKISP1_CIF_ISP_CTRL_ISP_MODE_RAW_PICT (0 << 1) 32 #define RKISP1_CIF_ISP_ACQ_PROP_POS_EDGE BIT(0) 35 #define RKISP1_CIF_ISP_ACQ_PROP_BAYER_PAT_RGGB (0 << 3) 40 #define RKISP1_CIF_ISP_ACQ_PROP_YCBYCR (0 << 7) 44 #define RKISP1_CIF_ISP_ACQ_PROP_FIELD_SEL_ALL (0 << 9) 47 #define RKISP1_CIF_ISP_ACQ_PROP_IN_SEL_12B (0 << 12) 54 #define RKISP1_CIF_VI_DPCL_DMA_JPEG (0 << 0) 55 #define RKISP1_CIF_VI_DPCL_MP_MUX_MRSZ_MI BIT(0) 56 #define RKISP1_CIF_VI_DPCL_MP_MUX_MRSZ_JPEG (2 << 0) [all …]
|
/linux-5.10/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_mtl.h | 12 #define SXGBE_MTL_OPMODE_ESTMASK 0x3 13 #define SXGBE_MTL_OPMODE_RAAMASK 0x1 14 #define SXGBE_MTL_FCMASK 0x7 20 #define SXGBE_MTL_ENABLE_FC 0x80 22 #define ETS_WRR 0xFFFFFF9F 23 #define ETS_RST 0xFFFFFF9F 24 #define ETS_WFQ 0x00000020 25 #define ETS_DWRR 0x00000040 26 #define RAA_SP 0xFFFFFFFB 27 #define RAA_WSP 0x00000004 [all …]
|
/linux-5.10/arch/powerpc/include/asm/ |
D | fsl_lbc.h | 22 #define BR_BA 0xFFFF8000 24 #define BR_PS 0x00001800 26 #define BR_PS_8 0x00000800 /* Port Size 8 bit */ 27 #define BR_PS_16 0x00001000 /* Port Size 16 bit */ 28 #define BR_PS_32 0x00001800 /* Port Size 32 bit */ 29 #define BR_DECC 0x00000600 31 #define BR_DECC_OFF 0x00000000 /* HW ECC checking and generation off */ 32 #define BR_DECC_CHK 0x00000200 /* HW ECC checking on, generation off */ 33 #define BR_DECC_CHK_GEN 0x00000400 /* HW ECC checking and generation on */ 34 #define BR_WP 0x00000100 [all …]
|
/linux-5.10/sound/pci/vx222/ |
D | vx222.h | 32 #define VX2_AKM_LEVEL_MAX 0x93 38 #define VX_RESET_DMA_REGISTER_OFFSET 0x00000008 41 #define VX_INTCSR_VALUE 0x00000001 42 #define VX_PCI_INTERRUPT_MASK 0x00000040 44 /* Constants used to access the CDSP register (0x20). */ 45 #define VX_CDSP_TEST1_MASK 0x00000080 46 #define VX_CDSP_TOR1_MASK 0x00000040 47 #define VX_CDSP_TOR2_MASK 0x00000020 48 #define VX_CDSP_RESERVED0_0_MASK 0x00000010 49 #define VX_CDSP_CODEC_RESET_MASK 0x00000008 [all …]
|
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | regsnv04.h | 5 #define NV04_PFIFO_DELAY_0 0x00002040 6 #define NV04_PFIFO_DMA_TIMESLICE 0x00002044 7 #define NV04_PFIFO_NEXT_CHANNEL 0x00002050 8 #define NV03_PFIFO_INTR_0 0x00002100 9 #define NV03_PFIFO_INTR_EN_0 0x00002140 10 # define NV_PFIFO_INTR_CACHE_ERROR (1<<0) 17 #define NV03_PFIFO_RAMHT 0x00002210 18 #define NV03_PFIFO_RAMFC 0x00002214 19 #define NV03_PFIFO_RAMRO 0x00002218 20 #define NV40_PFIFO_RAMFC 0x00002220 [all …]
|
/linux-5.10/arch/arm/nwfpe/ |
D | fpsr.h | 32 #define MASK_SYSID 0xff000000 33 #define BIT_HARDWARE 0x80000000 34 #define FP_EMULATOR 0x01000000 /* System ID for emulator */ 35 #define FP_ACCELERATOR 0x81000000 /* System ID for FPA11 */ 40 #define MASK_TRAP_ENABLE 0x00ff0000 41 #define MASK_TRAP_ENABLE_STRICT 0x001f0000 42 #define BIT_IXE 0x00100000 /* inexact exception enable */ 43 #define BIT_UFE 0x00080000 /* underflow exception enable */ 44 #define BIT_OFE 0x00040000 /* overflow exception enable */ 45 #define BIT_DZE 0x00020000 /* divide by zero exception enable */ [all …]
|
/linux-5.10/drivers/gpu/drm/amd/include/asic_reg/thm/ |
D | thm_10_0_default.h | 26 #define mmTHM_TCON_CUR_TMP_DEFAULT 0x00000000 27 #define mmTHM_TCON_HTC_DEFAULT 0x00004000 28 #define mmTHM_TCON_THERM_TRIP_DEFAULT 0x00000001 29 #define mmTHM_CTF_DELAY_DEFAULT 0x00000000 30 #define mmTHM_GPIO_PROCHOT_CTRL_DEFAULT 0x000000f9 31 #define mmTHM_THERMAL_INT_ENA_DEFAULT 0x00000000 32 #define mmTHM_THERMAL_INT_CTRL_DEFAULT 0x0fff0078 33 #define mmTHM_THERMAL_INT_STATUS_DEFAULT 0x00000000 34 #define mmTHM_TMON0_RDIL0_DATA_DEFAULT 0x00000000 35 #define mmTHM_TMON0_RDIL1_DATA_DEFAULT 0x00000000 [all …]
|
D | thm_9_0_default.h | 26 #define mmTHM_TCON_CUR_TMP_DEFAULT 0x00000000 27 #define mmTHM_TCON_HTC_DEFAULT 0x00004000 28 #define mmTHM_TCON_THERM_TRIP_DEFAULT 0x00000001 29 #define mmTHM_GPIO_PROCHOT_CTRL_DEFAULT 0x000000f9 30 #define mmTHM_GPIO_THERMTRIP_CTRL_DEFAULT 0x001000f9 31 #define mmTHM_GPIO_PWM_CTRL_DEFAULT 0x000000f9 32 #define mmTHM_GPIO_TACHIN_CTRL_DEFAULT 0x000000f9 33 #define mmTHM_GPIO_PUMPOUT_CTRL_DEFAULT 0x000000f9 34 #define mmTHM_GPIO_PUMPIN_CTRL_DEFAULT 0x000000f9 35 #define mmTHM_THERMAL_INT_ENA_DEFAULT 0x00000000 [all …]
|
/linux-5.10/drivers/net/usb/ |
D | smsc75xx.h | 12 #define TX_CMD_A_LSO (0x08000000) 13 #define TX_CMD_A_IPE (0x04000000) 14 #define TX_CMD_A_TPE (0x02000000) 15 #define TX_CMD_A_IVTG (0x01000000) 16 #define TX_CMD_A_RVTG (0x00800000) 17 #define TX_CMD_A_FCS (0x00400000) 18 #define TX_CMD_A_LEN (0x000FFFFF) 20 #define TX_CMD_B_MSS (0x3FFF0000) 23 #define TX_CMD_B_VTAG (0x0000FFFF) 26 #define RX_CMD_A_ICE (0x80000000) [all …]
|
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
D | g84.c | 39 return (nvkm_rd32(device, 0x00154c) & 0x1) + 1; in g84_pcie_version() 46 nvkm_mask(device, 0x00154c, 0x1, (ver >= 2 ? 0x1 : 0x0)); in g84_pcie_set_version() 53 nvkm_mask(device, 0x00154c, 0x80, full_speed ? 0x80 : 0x0); in g84_pcie_set_cap_speed() 59 u32 reg_v = nvkm_pci_rd32(pci, 0x88) & 0x30000; in g84_pcie_cur_speed() 61 case 0x30000: in g84_pcie_cur_speed() 63 case 0x20000: in g84_pcie_cur_speed() 65 case 0x10000: in g84_pcie_cur_speed() 74 u32 reg_v = nvkm_pci_rd32(pci, 0x460) & 0x3300; in g84_pcie_max_speed() 75 if (reg_v == 0x2200) in g84_pcie_max_speed() 86 mask_value = 0x20; in g84_pcie_set_link_speed() [all …]
|
/linux-5.10/arch/sparc/include/uapi/asm/ |
D | perfctr.h | 58 #define PRIV 0x00000001 59 #define SYS 0x00000002 60 #define USR 0x00000004 63 #define CYCLE_CNT 0x00000000 64 #define INSTR_CNT 0x00000010 65 #define DISPATCH0_IC_MISS 0x00000020 66 #define DISPATCH0_STOREBUF 0x00000030 67 #define IC_REF 0x00000080 68 #define DC_RD 0x00000090 69 #define DC_WR 0x000000A0 [all …]
|
/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/ |
D | gpmi-regs.h | 11 #define HW_GPMI_CTRL0 0x00000000 12 #define HW_GPMI_CTRL0_SET 0x00000004 13 #define HW_GPMI_CTRL0_CLR 0x00000008 14 #define HW_GPMI_CTRL0_TOG 0x0000000c 20 #define BV_GPMI_CTRL0_COMMAND_MODE__WRITE 0x0 21 #define BV_GPMI_CTRL0_COMMAND_MODE__READ 0x1 22 #define BV_GPMI_CTRL0_COMMAND_MODE__READ_AND_COMPARE 0x2 23 #define BV_GPMI_CTRL0_COMMAND_MODE__WAIT_FOR_READY 0x3 26 #define BV_GPMI_CTRL0_WORD_LENGTH__16_BIT 0x0 27 #define BV_GPMI_CTRL0_WORD_LENGTH__8_BIT 0x1 [all …]
|
/linux-5.10/drivers/net/ethernet/seeq/ |
D | sgiseeq.h | 35 #define SEEQ_RSTAT_OVERF 0x001 /* Overflow */ 36 #define SEEQ_RSTAT_CERROR 0x002 /* CRC error */ 37 #define SEEQ_RSTAT_DERROR 0x004 /* Dribble error */ 38 #define SEEQ_RSTAT_SFRAME 0x008 /* Short frame */ 39 #define SEEQ_RSTAT_REOF 0x010 /* Received end of frame */ 40 #define SEEQ_RSTAT_FIG 0x020 /* Frame is good */ 41 #define SEEQ_RSTAT_TIMEO 0x040 /* Timeout, or late receive */ 42 #define SEEQ_RSTAT_WHICH 0x080 /* Which status, 1=old 0=new */ 43 #define SEEQ_RSTAT_LITTLE 0x100 /* DMA is done in little endian format */ 44 #define SEEQ_RSTAT_SDMA 0x200 /* DMA has started */ [all …]
|
/linux-5.10/arch/powerpc/boot/dts/ |
D | amigaone.dts | 20 #size-cells = <0>; 22 cpu@0 { 24 reg = <0>; 29 timebase-frequency = <0>; // 33.3 MHz, from U-boot 30 clock-frequency = <0>; // From U-boot 31 bus-frequency = <0>; // From U-boot 37 reg = <0 0>; // From U-boot 44 bus-range = <0 0xff>; 45 ranges = <0x01000000 0 0x00000000 0xfe000000 0 0x00c00000 // PCI I/O 46 0x02000000 0 0x80000000 0x80000000 0 0x7d000000 // PCI memory [all …]
|