/linux/arch/parisc/include/uapi/asm/ |
H A D | termbits.h | 42 #define VINTR 0 61 #define IUCLC 0x0200 62 #define IXON 0x0400 63 #define IXOFF 0x1000 64 #define IMAXBEL 0x4000 65 #define IUTF8 0x8000 68 #define OLCUC 0x00002 69 #define ONLCR 0x00004 70 #define NLDLY 0x00100 71 #define NL0 0x00000 [all …]
|
/linux/include/uapi/asm-generic/ |
H A D | termbits.h | 42 #define VINTR 0 61 #define IUCLC 0x0200 62 #define IXON 0x0400 63 #define IXOFF 0x1000 64 #define IMAXBEL 0x2000 65 #define IUTF8 0x4000 68 #define OLCUC 0x00002 69 #define ONLCR 0x00004 70 #define NLDLY 0x00100 71 #define NL0 0x00000 [all …]
|
/linux/arch/powerpc/include/asm/ |
H A D | mpic.h | 14 #define MPIC_GREG_BASE 0x01000 16 #define MPIC_GREG_FEATURE_0 0x00000 17 #define MPIC_GREG_FEATURE_LAST_SRC_MASK 0x07ff0000 19 #define MPIC_GREG_FEATURE_LAST_CPU_MASK 0x00001f00 21 #define MPIC_GREG_FEATURE_VERSION_MASK 0xff 22 #define MPIC_GREG_FEATURE_1 0x00010 23 #define MPIC_GREG_GLOBAL_CONF_0 0x00020 24 #define MPIC_GREG_GCONF_RESET 0x80000000 27 * 0b00 = pass through (interrupts routed to IRQ0) 28 * 0b01 = Mixed mode [all …]
|
/linux/arch/powerpc/include/uapi/asm/ |
H A D | termbits.h | 48 #define VINTR 0 67 #define IXON 0x0200 68 #define IXOFF 0x0400 69 #define IUCLC 0x1000 70 #define IMAXBEL 0x2000 71 #define IUTF8 0x4000 74 #define ONLCR 0x00002 75 #define OLCUC 0x00004 76 #define NLDLY 0x00300 77 #define NL0 0x00000 [all …]
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | termbits.h | 54 #define VEOF 0 73 #define IXON 0x0200 74 #define IXOFF 0x0400 75 #define IUCLC 0x1000 76 #define IMAXBEL 0x2000 77 #define IUTF8 0x4000 80 #define ONLCR 0x00002 81 #define OLCUC 0x00004 82 #define NLDLY 0x00300 83 #define NL0 0x00000 [all …]
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852bt_rfk_table.c | 8 RTW89_DECL_RFK_WM(0x12a8, 0x0000000f, 0x4), 9 RTW89_DECL_RFK_WM(0x32a8, 0x0000000f, 0x4), 10 RTW89_DECL_RFK_WM(0x12bc, 0x000ffff0, 0x5555), 11 RTW89_DECL_RFK_WM(0x32bc, 0x000ffff0, 0x5555), 12 RTW89_DECL_RFK_WM(0x0300, 0xff000000, 0x16), 13 RTW89_DECL_RFK_WM(0x0304, 0x000000ff, 0x19), 14 RTW89_DECL_RFK_WM(0x0314, 0xffff0000, 0x2041), 15 RTW89_DECL_RFK_WM(0x0318, 0xffffffff, 0x2041), 16 RTW89_DECL_RFK_WM(0x0318, 0xffffffff, 0x20012041), 17 RTW89_DECL_RFK_WM(0x0020, 0x00006000, 0x3), [all …]
|
H A D | rtw8852b_rfk_table.c | 8 RTW89_DECL_RFK_WM(0xC0D4, 0xffffffff, 0x4486888c), 9 RTW89_DECL_RFK_WM(0xC0D8, 0xffffffff, 0xc6ba10e0), 10 RTW89_DECL_RFK_WM(0xc0dc, 0xffffffff, 0x30c52868), 11 RTW89_DECL_RFK_WM(0xc0e0, 0xffffffff, 0x05008128), 12 RTW89_DECL_RFK_WM(0xc0e4, 0xffffffff, 0x0000272b), 13 RTW89_DECL_RFK_WM(0xC1D4, 0xffffffff, 0x4486888c), 14 RTW89_DECL_RFK_WM(0xC1D8, 0xffffffff, 0xc6ba10e0), 15 RTW89_DECL_RFK_WM(0xc1dc, 0xffffffff, 0x30c52868), 16 RTW89_DECL_RFK_WM(0xc1e0, 0xffffffff, 0x05008128), 17 RTW89_DECL_RFK_WM(0xc1e4, 0xffffffff, 0x0000272b), [all …]
|
/linux/drivers/soc/tegra/cbb/ |
H A D | tegra234-cbb.c | 8 * Error types supported by CBB2.0 are: 27 #define FABRIC_EN_CFG_INTERRUPT_ENABLE_0_0 0x0 28 #define FABRIC_EN_CFG_STATUS_0_0 0x40 29 #define FABRIC_EN_CFG_ADDR_INDEX_0_0 0x60 30 #define FABRIC_EN_CFG_ADDR_LOW_0 0x80 31 #define FABRIC_EN_CFG_ADDR_HI_0 0x84 33 #define FABRIC_MN_MASTER_ERR_EN_0 0x200 34 #define FABRIC_MN_MASTER_ERR_FORCE_0 0x204 35 #define FABRIC_MN_MASTER_ERR_STATUS_0 0x208 36 #define FABRIC_MN_MASTER_ERR_OVERFLOW_STATUS_0 0x20c [all …]
|
/linux/arch/mips/include/uapi/asm/ |
H A D | termbits.h | 55 #define VINTR 0 /* Interrupt character [ISIG] */ 67 #if 0 81 #define IUCLC 0x0200 /* Map upper case to lower case on input */ 82 #define IXON 0x0400 /* Enable start/stop output control */ 83 #define IXOFF 0x1000 /* Enable start/stop input control */ 84 #define IMAXBEL 0x2000 /* Ring bell when input queue is full */ 85 #define IUTF8 0x4000 /* Input is UTF-8 */ 88 #define OLCUC 0x00002 /* Map lower case to upper case on output */ 89 #define ONLCR 0x00004 /* Map NL to CR-NL on output */ 90 #define NLDLY 0x00100 [all …]
|
/linux/drivers/media/common/b2c2/ |
H A D | flexcop-sram.c | 28 return 0; in flexcop_sram_init() 55 return 0; in flexcop_sram_set_dest() 75 #if 0 81 for (i = 0; i < len; i++) { 82 command = bank | addr | 0x04000000 | (*buf << 0x10); 86 while (((read_reg_dw(adapter, 0x700) & 0x80000000) != 0) && (retries > 0)) { 91 if (retries == 0) 94 write_reg_dw(adapter, 0x700, command); 106 for (i = 0; i < len; i++) { 107 command = bank | addr | 0x04008000; [all …]
|
/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | 8192f.c | 18 {0x420, 0x00}, {0x422, 0x78}, {0x428, 0x0a}, {0x429, 0x10}, 19 {0x430, 0x00}, {0x431, 0x00}, {0x432, 0x00}, {0x433, 0x01}, 20 {0x434, 0x04}, {0x435, 0x05}, {0x436, 0x07}, {0x437, 0x08}, 21 {0x43c, 0x04}, {0x43d, 0x05}, {0x43e, 0x07}, {0x43f, 0x08}, 22 {0x440, 0x5d}, {0x441, 0x01}, {0x442, 0x00}, {0x444, 0x10}, 23 {0x445, 0xf0}, {0x446, 0x0e}, {0x447, 0x1f}, {0x448, 0x00}, 24 {0x449, 0x00}, {0x44a, 0x00}, {0x44b, 0x00}, {0x44c, 0x10}, 25 {0x44d, 0xf0}, {0x44e, 0x0e}, {0x44f, 0x00}, {0x450, 0x00}, 26 {0x451, 0x00}, {0x452, 0x00}, {0x453, 0x00}, {0x480, 0x20}, 27 {0x49c, 0x30}, {0x49d, 0xf0}, {0x49e, 0x03}, {0x49f, 0x3e}, [all …]
|
/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | apic.h | 16 #define APIC_DEFAULT_GPA 0xfee00000ULL 19 #define MSR_IA32_APICBASE 0x0000001b 23 #define MSR_IA32_APICBASE_BASE (0xfffff<<12) 26 #define APIC_BASE_MSR 0x800 28 #define APIC_ID 0x20 29 #define APIC_LVR 0x30 30 #define GET_APIC_ID_FIELD(x) (((x) >> 24) & 0xFF) 31 #define APIC_TASKPRI 0x80 32 #define APIC_PROCPRI 0xA0 33 #define APIC_EOI 0xB0 [all …]
|
/linux/drivers/gpu/drm/arm/ |
H A D | malidp_regs.h | 20 #define MALIDP_DE_IRQ_UNDERRUN (1 << 0) 34 #define MALIDP500_SE_IRQ_CONF_MODE (1 << 0) 50 #define MALIDP550_SE_IRQ_EOW (1 << 0) 54 #define MALIDP550_DC_IRQ_CONF_VALID (1 << 0) 67 #define MALIDP_CFG_VALID (1 << 0) 68 #define MALIDP_DISP_FUNC_GAMMA (1 << 0) 75 #define MALIDP_REG_STATUS 0x00000 76 #define MALIDP_REG_SETIRQ 0x00004 77 #define MALIDP_REG_MASKIRQ 0x00008 78 #define MALIDP_REG_CLEARIRQ 0x0000c [all …]
|
/linux/arch/x86/include/asm/ |
H A D | apicdef.h | 14 #define IO_APIC_DEFAULT_PHYS_BASE 0xfec00000 15 #define APIC_DEFAULT_PHYS_BASE 0xfee00000 23 #define APIC_DELIVERY_MODE_FIXED 0 30 #define APIC_ID 0x20 32 #define APIC_LVR 0x30 33 #define APIC_LVR_MASK 0xFF00FF 35 #define GET_APIC_VERSION(x) ((x) & 0xFFu) 36 #define GET_APIC_MAXLVT(x) (((x) >> 16) & 0xFFu) 38 # define APIC_INTEGRATED(x) ((x) & 0xF0u) 42 #define APIC_XAPIC(x) ((x) >= 0x14) [all …]
|
/linux/sound/soc/fsl/ |
H A D | fsl_audmix.c | 38 SOC_ENUM_SINGLE_S(FSL_AUDMIX_ATCR0, 0, endis_sel), 41 SOC_ENUM_SINGLE_S(FSL_AUDMIX_ATCR1, 0, endis_sel), 53 { .tdms = 0, .clk = 0, .msg = "" }, 59 { .tdms = 3, .clk = 0, .msg = "DIS->MIX: Please start both TDMs!\n" } 61 { .tdms = 1, .clk = 0, .msg = "TDM1->DIS: TDM1 not started!\n" }, 63 { .tdms = 0, .clk = 0, .msg = "" }, 67 { .tdms = 3, .clk = 0, .msg = "TDM1->MIX: Please start both TDMs!\n" } 69 { .tdms = 2, .clk = 0, .msg = "TDM2->DIS: TDM2 not started!\n" }, 73 { .tdms = 0, .clk = 0, .msg = "" }, 75 { .tdms = 3, .clk = 0, .msg = "TDM2->MIX: Please start both TDMs!\n" } [all …]
|
/linux/drivers/gpu/drm/msm/registers/display/ |
H A D | dsi_phy_28nm_8960.xml | 9 <array offset="0x00000" name="LN" length="4" stride="0x40"> 10 <reg32 offset="0x00" name="CFG_0"/> 11 <reg32 offset="0x04" name="CFG_1"/> 12 <reg32 offset="0x08" name="CFG_2"/> 13 <reg32 offset="0x0c" name="TEST_DATAPATH"/> 14 <reg32 offset="0x14" name="TEST_STR_0"/> 15 <reg32 offset="0x18" name="TEST_STR_1"/> 18 <reg32 offset="0x00100" name="LNCK_CFG_0"/> 19 <reg32 offset="0x00104" name="LNCK_CFG_1"/> 20 <reg32 offset="0x00108" name="LNCK_CFG_2"/> [all …]
|
H A D | dsi_phy_28nm.xml | 8 <array offset="0x00000" name="LN" length="4" stride="0x40"> 9 <reg32 offset="0x00" name="CFG_0"/> 10 <reg32 offset="0x04" name="CFG_1"/> 11 <reg32 offset="0x08" name="CFG_2"/> 12 <reg32 offset="0x0c" name="CFG_3"/> 13 <reg32 offset="0x10" name="CFG_4"/> 14 <reg32 offset="0x14" name="TEST_DATAPATH"/> 15 <reg32 offset="0x18" name="DEBUG_SEL"/> 16 <reg32 offset="0x1c" name="TEST_STR_0"/> 17 <reg32 offset="0x20" name="TEST_STR_1"/> [all …]
|
H A D | dsi_phy_20nm.xml | 8 <array offset="0x00000" name="LN" length="4" stride="0x40"> 9 <reg32 offset="0x00" name="CFG_0"/> 10 <reg32 offset="0x04" name="CFG_1"/> 11 <reg32 offset="0x08" name="CFG_2"/> 12 <reg32 offset="0x0c" name="CFG_3"/> 13 <reg32 offset="0x10" name="CFG_4"/> 14 <reg32 offset="0x14" name="TEST_DATAPATH"/> 15 <reg32 offset="0x18" name="DEBUG_SEL"/> 16 <reg32 offset="0x1c" name="TEST_STR_0"/> 17 <reg32 offset="0x20" name="TEST_STR_1"/> [all …]
|
/linux/drivers/clk/imx/ |
H A D | clk-imx8qxp-lpcg.h | 11 #define LSIO_PWM_0_LPCG 0x00000 12 #define LSIO_PWM_1_LPCG 0x10000 13 #define LSIO_PWM_2_LPCG 0x20000 14 #define LSIO_PWM_3_LPCG 0x30000 15 #define LSIO_PWM_4_LPCG 0x40000 16 #define LSIO_PWM_5_LPCG 0x50000 17 #define LSIO_PWM_6_LPCG 0x60000 18 #define LSIO_PWM_7_LPCG 0x70000 19 #define LSIO_GPIO_0_LPCG 0x80000 20 #define LSIO_GPIO_1_LPCG 0x90000 [all …]
|
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_catalog.c | 15 {REG_A6XX_RBBM_CLOCK_CNTL_SP0, 0x22222222}, 16 {REG_A6XX_RBBM_CLOCK_CNTL2_SP0, 0x02222220}, 17 {REG_A6XX_RBBM_CLOCK_DELAY_SP0, 0x00000081}, 18 {REG_A6XX_RBBM_CLOCK_HYST_SP0, 0x0000f3cf}, 19 {REG_A6XX_RBBM_CLOCK_CNTL_TP0, 0x22222222}, 20 {REG_A6XX_RBBM_CLOCK_CNTL2_TP0, 0x22222222}, 21 {REG_A6XX_RBBM_CLOCK_CNTL3_TP0, 0x22222222}, 22 {REG_A6XX_RBBM_CLOCK_CNTL4_TP0, 0x00022222}, 23 {REG_A6XX_RBBM_CLOCK_DELAY_TP0, 0x11111111}, 24 {REG_A6XX_RBBM_CLOCK_DELAY2_TP0, 0x11111111}, [all …]
|
/linux/tools/perf/trace/beauty/tracepoints/ |
H A D | x86_msr.sh | 13 # Just the ones starting with 0x00000 so as to have a simple 17 …[[:space:]]*define[[:space:]]+MSR_([[:alnum:]][[:alnum:]_]+)[[:space:]]+(0x00000[[:xdigit:]]+)[[:s… 24 regex='^[[:space:]]*#[[:space:]]*define[[:space:]]+MSR_([[:alnum:]][[:alnum:]_]+)[[:space:]]+(0xc00… 33 regex='^[[:space:]]*#[[:space:]]*define[[:space:]]+MSR_([[:alnum:]][[:alnum:]_]+)[[:space:]]+(0xc00…
|
/linux/arch/arm/mach-mv78xx0/ |
H A D | mv78xx0.h | 17 * f0800000 PCIe #0 I/O space 29 * fee00000 f0800000 64K PCIe #0 I/O space 39 #define MV78XX0_CORE0_REGS_PHYS_BASE 0xf1020000 40 #define MV78XX0_CORE1_REGS_PHYS_BASE 0xf1024000 41 #define MV78XX0_CORE_REGS_VIRT_BASE IOMEM(0xfe400000) 42 #define MV78XX0_CORE_REGS_PHYS_BASE 0xfe400000 45 #define MV78XX0_PCIE_IO_PHYS_BASE(i) (0xf0800000 + ((i) << 20)) 48 #define MV78XX0_REGS_PHYS_BASE 0xf1000000 49 #define MV78XX0_REGS_VIRT_BASE IOMEM(0xfec00000) 52 #define MV78XX0_SRAM_PHYS_BASE (0xf2200000) [all …]
|
/linux/arch/powerpc/boot/dts/ |
H A D | tqm8548.dts | 31 #size-cells = <0>; 33 PowerPC,8548@0 { 35 reg = <0>; 38 d-cache-size = <0x8000>; // L1, 32K 39 i-cache-size = <0x8000>; // L1, 32K 46 reg = <0x00000000 0x00000000>; // Filled in by U-Boot 53 ranges = <0x0 0xe0000000 0x100000>; 54 bus-frequency = <0>; 57 ecm-law@0 { 59 reg = <0x0 0x1000>; [all …]
|
H A D | tqm8548-bigflash.dts | 31 #size-cells = <0>; 33 PowerPC,8548@0 { 35 reg = <0>; 38 d-cache-size = <0x8000>; // L1, 32K 39 i-cache-size = <0x8000>; // L1, 32K 46 reg = <0x00000000 0x00000000>; // Filled in by U-Boot 53 ranges = <0x0 0xa0000000 0x100000>; 54 bus-frequency = <0>; 57 ecm-law@0 { 59 reg = <0x0 0x1000>; [all …]
|
H A D | xpedite5200_xmon.dts | 18 boot-bank = <0x0>; 34 #size-cells = <0>; 36 PowerPC,8548@0 { 38 reg = <0>; 41 d-cache-size = <0x8000>; // L1, 32K 42 i-cache-size = <0x8000>; // L1, 32K 49 reg = <0x0 0x0>; // Filled in by boot loader 56 ranges = <0x0 0xef000000 0x100000>; 57 bus-frequency = <0>; 60 ecm-law@0 { [all …]
|