/linux/arch/powerpc/include/asm/ |
H A D | ps3gpu.h | 16 #define L1GPU_CONTEXT_ATTRIBUTE_DISPLAY_SYNC 0x101 17 #define L1GPU_CONTEXT_ATTRIBUTE_DISPLAY_FLIP 0x102 19 #define L1GPU_CONTEXT_ATTRIBUTE_FB_SETUP 0x600 20 #define L1GPU_CONTEXT_ATTRIBUTE_FB_BLIT 0x601 21 #define L1GPU_CONTEXT_ATTRIBUTE_FB_BLIT_SYNC 0x602 22 #define L1GPU_CONTEXT_ATTRIBUTE_FB_CLOSE 0x603 39 head, ddr_offset, 0, 0); in lv1_gpu_display_sync() 47 head, ddr_offset, 0, 0); in lv1_gpu_display_flip() 55 xdr_lpar, xdr_size, ioif_offset, 0); in lv1_gpu_fb_setup() 70 L1GPU_CONTEXT_ATTRIBUTE_FB_CLOSE, 0, in lv1_gpu_fb_close() [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | canaan,k230-pinctrl.yaml | 59 minimum: 0 71 0: disable 74 enum: [0, 1] 84 - K230_MSC_3V3 (value 0): 3.3V power supply 98 enum: [0, 1] 113 reg = <0x91105000 0x100>; 117 pinmux = <0x503>, /* uart2 txd */ 118 <0x603>; /* uart2 rxd */ 119 slew-rate = <0>;
|
/linux/include/linux/soc/pxa/ |
H A D | cpu.h | 18 * PXA210 B0 0x69052922 0x2926C013 19 * PXA210 B1 0x69052923 0x3926C013 20 * PXA210 B2 0x69052924 0x4926C013 21 * PXA210 C0 0x69052D25 0x5926C013 23 * PXA250 A0 0x69052100 0x09264013 24 * PXA250 A1 0x69052101 0x19264013 25 * PXA250 B0 0x69052902 0x29264013 26 * PXA250 B1 0x69052903 0x39264013 27 * PXA250 B2 0x69052904 0x49264013 28 * PXA250 C0 0x69052D05 0x59264013 [all …]
|
/linux/drivers/parisc/ |
H A D | lasi.c | 29 #define LASI_VER 0xC008 /* LASI Version */ 31 #define LASI_IO_CONF 0x7FFFE /* LASI primary configuration register */ 32 #define LASI_IO_CONF2 0x7FFFF /* LASI secondary configuration register */ 39 case 0x74: irq = 7; break; /* Centronics */ in lasi_choose_irq() 40 case 0x7B: irq = 13; break; /* Audio */ in lasi_choose_irq() 41 case 0x81: irq = 14; break; /* Lasi itself */ in lasi_choose_irq() 42 case 0x82: irq = 9; break; /* SCSI */ in lasi_choose_irq() 43 case 0x83: irq = 20; break; /* Floppy */ in lasi_choose_irq() 44 case 0x84: irq = 26; break; /* PS/2 Keyboard */ in lasi_choose_irq() 45 case 0x87: irq = 18; break; /* ISDN */ in lasi_choose_irq() [all …]
|
/linux/arch/powerpc/perf/ |
H A D | mpc7450-pmu.c | 18 #define PM_THRMULT_MSKS 0x40000 20 #define PM_THRESH_MSK 0x3f 23 #define PM_PMCSEL_MSK 0x7f 28 * 0: can go on any PMC 49 return 0; in mpc7450_classify_event() 75 * 0 = uses neither, 1 = uses threshold, 2 = uses both 85 if (sel == 0x1e || sel == 0x1f) in mpc7450_threshold_use() 87 if (sel == 0x28 || sel == 0x2b) in mpc7450_threshold_use() 91 if (sel == 0x20) in mpc7450_threshold_use() 95 if (sel == 0xc || sel == 0xd) in mpc7450_threshold_use() [all …]
|
/linux/tools/arch/riscv/include/asm/ |
H A D | csr.h | 12 #define SR_SIE _AC(0x00000002, UL) /* Supervisor Interrupt Enable */ 13 #define SR_MIE _AC(0x00000008, UL) /* Machine Interrupt Enable */ 14 #define SR_SPIE _AC(0x00000020, UL) /* Previous Supervisor IE */ 15 #define SR_MPIE _AC(0x00000080, UL) /* Previous Machine IE */ 16 #define SR_SPP _AC(0x00000100, UL) /* Previously Supervisor */ 17 #define SR_MPP _AC(0x00001800, UL) /* Previously Machine */ 18 #define SR_SUM _AC(0x00040000, UL) /* Supervisor User Memory Access */ 20 #define SR_FS _AC(0x00006000, UL) /* Floating-point Status */ 21 #define SR_FS_OFF _AC(0x00000000, UL) 22 #define SR_FS_INITIAL _AC(0x00002000, UL) [all …]
|
/linux/drivers/video/fbdev/ |
H A D | macmodes.c | 32 #define DEFAULT_MODEDB_INDEX 0 38 0, FB_VMODE_NONINTERLACED 42 0, FB_VMODE_NONINTERLACED 46 0, FB_VMODE_NONINTERLACED 50 0, FB_VMODE_NONINTERLACED 70 0, FB_VMODE_NONINTERLACED 74 0, FB_VMODE_NONINTERLACED 78 0, FB_VMODE_NONINTERLACED 94 0, FB_VMODE_NONINTERLACED 109 #if 0 [all …]
|
/linux/arch/riscv/include/asm/ |
H A D | csr.h | 13 #define SR_SIE _AC(0x00000002, UL) /* Supervisor Interrupt Enable */ 14 #define SR_MIE _AC(0x00000008, UL) /* Machine Interrupt Enable */ 15 #define SR_SPIE _AC(0x00000020, UL) /* Previous Supervisor IE */ 16 #define SR_MPIE _AC(0x00000080, UL) /* Previous Machine IE */ 17 #define SR_SPP _AC(0x00000100, UL) /* Previously Supervisor */ 18 #define SR_MPP _AC(0x00001800, UL) /* Previously Machine */ 19 #define SR_SUM _AC(0x00040000, UL) /* Supervisor User Memory Access */ 21 #define SR_FS _AC(0x00006000, UL) /* Floating-point Status */ 22 #define SR_FS_OFF _AC(0x00000000, UL) 23 #define SR_FS_INITIAL _AC(0x00002000, UL) [all …]
|
/linux/drivers/staging/rtl8723bs/include/ |
H A D | hal_com_reg.h | 12 /* 0x0000h ~ 0x00FFh System Configuration */ 15 #define REG_SYS_FUNC_EN 0x0002 16 #define REG_APS_FSMCO 0x0004 17 #define REG_SYS_CLKR 0x0008 18 #define REG_9346CR 0x000A 19 #define REG_SYS_EEPROM_CTRL 0x000A 20 #define REG_RSV_CTRL 0x001C 21 #define REG_RF_CTRL 0x001F 22 #define REG_AFE_XTAL_CTRL 0x0024 23 #define REG_MAC_PHY_CTRL 0x002c /* for 92d, DMDP, SMSP, DMSP contrl */ [all …]
|
/linux/sound/soc/codecs/ |
H A D | wm2200.h | 14 #define WM2200_CLKSRC_MCLK1 0 19 #define WM2200_FLL_SRC_MCLK1 0 26 #define WM2200_SOFTWARE_RESET 0x00 27 #define WM2200_DEVICE_REVISION 0x01 28 #define WM2200_TONE_GENERATOR_1 0x0B 29 #define WM2200_CLOCKING_3 0x102 30 #define WM2200_CLOCKING_4 0x103 31 #define WM2200_FLL_CONTROL_1 0x111 32 #define WM2200_FLL_CONTROL_2 0x112 33 #define WM2200_FLL_CONTROL_3 0x113 [all …]
|
H A D | wm8996.h | 29 #define WM8996_SOFTWARE_RESET 0x00 30 #define WM8996_POWER_MANAGEMENT_1 0x01 31 #define WM8996_POWER_MANAGEMENT_2 0x02 32 #define WM8996_POWER_MANAGEMENT_3 0x03 33 #define WM8996_POWER_MANAGEMENT_4 0x04 34 #define WM8996_POWER_MANAGEMENT_5 0x05 35 #define WM8996_POWER_MANAGEMENT_6 0x06 36 #define WM8996_POWER_MANAGEMENT_7 0x07 37 #define WM8996_POWER_MANAGEMENT_8 0x08 38 #define WM8996_LEFT_LINE_INPUT_VOLUME 0x10 [all …]
|
H A D | wm8995.h | 18 #define WM8995_SOFTWARE_RESET 0x00 19 #define WM8995_POWER_MANAGEMENT_1 0x01 20 #define WM8995_POWER_MANAGEMENT_2 0x02 21 #define WM8995_POWER_MANAGEMENT_3 0x03 22 #define WM8995_POWER_MANAGEMENT_4 0x04 23 #define WM8995_POWER_MANAGEMENT_5 0x05 24 #define WM8995_LEFT_LINE_INPUT_1_VOLUME 0x10 25 #define WM8995_RIGHT_LINE_INPUT_1_VOLUME 0x11 26 #define WM8995_LEFT_LINE_INPUT_CONTROL 0x12 27 #define WM8995_DAC1_LEFT_VOLUME 0x18 [all …]
|
/linux/include/linux/mfd/wm8994/ |
H A D | registers.h | 16 #define WM8994_SOFTWARE_RESET 0x00 17 #define WM8994_POWER_MANAGEMENT_1 0x01 18 #define WM8994_POWER_MANAGEMENT_2 0x02 19 #define WM8994_POWER_MANAGEMENT_3 0x03 20 #define WM8994_POWER_MANAGEMENT_4 0x04 21 #define WM8994_POWER_MANAGEMENT_5 0x05 22 #define WM8994_POWER_MANAGEMENT_6 0x06 23 #define WM8994_INPUT_MIXER_1 0x15 24 #define WM8994_LEFT_LINE_INPUT_1_2_VOLUME 0x18 25 #define WM8994_LEFT_LINE_INPUT_3_4_VOLUME 0x19 [all …]
|
/linux/arch/parisc/kernel/ |
H A D | hardware.c | 29 {HPHW_NPROC,0x01,0x4,0x0,"Indigo (840, 930)"}, 30 {HPHW_NPROC,0x8,0x4,0x01,"Firefox(825,925)"}, 31 {HPHW_NPROC,0xA,0x4,0x01,"Top Gun (835,834,935,635)"}, 32 {HPHW_NPROC,0xB,0x4,0x01,"Technical Shogun (845, 645)"}, 33 {HPHW_NPROC,0xF,0x4,0x01,"Commercial Shogun (949)"}, 34 {HPHW_NPROC,0xC,0x4,0x01,"Cheetah (850, 950)"}, 35 {HPHW_NPROC,0x80,0x4,0x01,"Cheetah (950S)"}, 36 {HPHW_NPROC,0x81,0x4,0x01,"Jaguar (855, 955)"}, 37 {HPHW_NPROC,0x82,0x4,0x01,"Cougar (860, 960)"}, 38 {HPHW_NPROC,0x83,0x4,0x13,"Panther (865, 870, 980)"}, [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc8180x.dtsi | 30 #clock-cells = <0>; 36 #clock-cells = <0>; 44 #size-cells = <0>; 46 cpu0: cpu@0 { 49 reg = <0x0 0x0>; 53 qcom,freq-domain = <&cpufreq_hw 0>; 60 clocks = <&cpufreq_hw 0>; 78 reg = <0x0 0x100>; 82 qcom,freq-domain = <&cpufreq_hw 0>; 89 clocks = <&cpufreq_hw 0>; [all …]
|
H A D | sm8150.dtsi | 35 #clock-cells = <0>; 42 #clock-cells = <0>; 50 #size-cells = <0>; 52 cpu0: cpu@0 { 55 reg = <0x0 0x0>; 56 clocks = <&cpufreq_hw 0>; 61 qcom,freq-domain = <&cpufreq_hw 0>; 63 interconnects = <&gem_noc MASTER_AMPSS_M0 0 &mc_virt SLAVE_EBI_CH0 0>, 84 reg = <0x0 0x100>; 85 clocks = <&cpufreq_hw 0>; [all …]
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_pcol.h | 36 #define MC_SMEM_P0_DOORBELL_OFST 0x000 37 #define MC_SMEM_P1_DOORBELL_OFST 0x004 39 #define MC_SMEM_P0_PDU_OFST 0x008 40 #define MC_SMEM_P1_PDU_OFST 0x108 41 #define MC_SMEM_PDU_LEN 0x100 42 #define MC_SMEM_P0_PTP_TIME_OFST 0x7f0 43 #define MC_SMEM_P0_STATUS_OFST 0x7f8 44 #define MC_SMEM_P1_STATUS_OFST 0x7fc 48 #define MC_STATUS_DWORD_REBOOT (0xb007b007) 49 #define MC_STATUS_DWORD_ASSERT (0xdeaddead) [all …]
|
/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_pcol.h | 36 #define MC_SMEM_P0_DOORBELL_OFST 0x000 37 #define MC_SMEM_P1_DOORBELL_OFST 0x004 39 #define MC_SMEM_P0_PDU_OFST 0x008 40 #define MC_SMEM_P1_PDU_OFST 0x108 41 #define MC_SMEM_PDU_LEN 0x100 42 #define MC_SMEM_P0_PTP_TIME_OFST 0x7f0 43 #define MC_SMEM_P0_STATUS_OFST 0x7f8 44 #define MC_SMEM_P1_STATUS_OFST 0x7fc 48 #define MC_STATUS_DWORD_REBOOT (0xb007b007) 49 #define MC_STATUS_DWORD_ASSERT (0xdeaddead) [all …]
|