/linux/drivers/rapidio/devices/ |
H A D | tsi721.h | 13 DBG_NONE = 0, 14 DBG_INIT = BIT(0), /* driver init */ 26 DBG_ALL = ~0, 36 } while (0) 53 #define DEFAULT_HOPCOUNT 0xff 54 #define DEFAULT_DESTID 0xff 57 #define PCI_DEVICE_ID_TSI721 0x80ab 59 #define BAR_0 0 67 #define TSI721_MAINT_WIN 0 /* Window for outbound maintenance requests */ 68 #define IDB_QUEUE 0 /* Inbound Doorbell Queue to use */ [all …]
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
H A D | com.fuc | 32 ctx_object: .b32 0 35 ctx_dma_query: .b32 0 36 ctx_dma_src: .b32 0 37 ctx_dma_dst: .b32 0 40 ctx_query_address_high: .b32 0 41 ctx_query_address_low: .b32 0 42 ctx_query_counter: .b32 0 43 ctx_src_address_high: .b32 0 44 ctx_src_address_low: .b32 0 45 ctx_src_pitch: .b32 0 [all …]
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | at91sam9g25.dtsi | 22 0xffffffff 0xffe0399f 0xc000001c /* pioA */ 23 0x0007ffff 0x00047e3f 0x00000000 /* pioB */ 24 0x80000000 0x07c0ffff 0xb83fffff /* pioC */ 25 0x003fffff 0x003f8000 0x00000000 /* pioD */
|
H A D | at91sam9x25.dtsi | 23 0xffffffff 0xffe03fff 0xc000001c /* pioA */ 24 0x0007ffff 0x00047e3f 0x00000000 /* pioB */ 25 0x80000000 0xfffd0000 0xb83fffff /* pioC */ 26 0x003fffff 0x003f8000 0x00000000 /* pioD */
|
H A D | at91sam9263.dtsi | 40 #size-cells = <0>; 42 cpu@0 { 45 reg = <0>; 51 reg = <0x20000000 0x08000000>; 57 #clock-cells = <0>; 58 clock-frequency = <0>; 63 #clock-cells = <0>; 64 clock-frequency = <0>; 70 reg = <0x00300000 0x14000>; 73 ranges = <0 0x00300000 0x14000>; [all …]
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | aspeed,ast2400-vic.yaml | 56 reg = <0x1e6c0080 0x80>; 59 valid-sources = <0xffffffff 0x0007ffff>;
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | snps,dw-wdt.yaml | 71 default: [0x0001000 0x0002000 0x0004000 0x0008000 72 0x0010000 0x0020000 0x0040000 0x0080000 73 0x0100000 0x0200000 0x0400000 0x0800000 74 0x1000000 0x2000000 0x4000000 0x8000000] 89 reg = <0xffd02000 0x1000>; 90 interrupts = <0 171 4>; 98 reg = <0xffd02000 0x1000>; 99 interrupts = <0 171 4>; 102 snps,watchdog-tops = <0x000000FF 0x000001FF 0x000003FF 103 0x000007FF 0x0000FFFF 0x0001FFFF [all …]
|
/linux/arch/m68k/include/asm/ |
H A D | sun3mmu.h | 25 #define SUN3_CONTROL_MASK (0x0FFFFFFC) 29 #define AC_IDPROM 0x00000000 /* 34 ID PROM, R/O, byte, 32 bytes */ 30 #define AC_PAGEMAP 0x10000000 /* 3 Pagemap R/W, long */ 31 #define AC_SEGMAP 0x20000000 /* 3 Segment map, byte */ 32 #define AC_CONTEXT 0x30000000 /* 34c current mmu-context */ 33 #define AC_SENABLE 0x40000000 /* 34c system dvma/cache/reset enable reg*/ 34 #define AC_UDVMA_ENB 0x50000000 /* 34 Not used on Sun boards, byte */ 35 #define AC_BUS_ERROR 0x60000000 /* 34 Cleared on read, byte. */ 36 #define AC_SYNC_ERR 0x60000000 /* c fault type */ 37 #define AC_SYNC_VA 0x60000004 /* c fault virtual address */ [all …]
|
/linux/drivers/mtd/maps/ |
H A D | scx200_docflash.c | 27 static int probe = 0; /* Don't autoprobe */ 28 static unsigned size = 0x1000000; /* 16 MiB the whole ISA address space */ 32 module_param(probe, int, 0); 34 module_param(size, int, 0); 36 module_param(width, int, 0); 38 module_param(flashtype, charp, 0); 51 .offset = 0, 52 .size = 0xc0000 56 .offset = 0xc0000, 57 .size = 0x40000 [all …]
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | hw.c | 18 .rtc_soc_base_address = 0x00004000, 19 .rtc_wmac_base_address = 0x00005000, 20 .soc_core_base_address = 0x00009000, 21 .wlan_mac_base_address = 0x00020000, 22 .ce_wrapper_base_address = 0x00057000, 23 .ce0_base_address = 0x00057400, 24 .ce1_base_address = 0x00057800, 25 .ce2_base_address = 0x00057c00, 26 .ce3_base_address = 0x00058000, 27 .ce4_base_address = 0x00058400, [all …]
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-tpiu.c | 24 #define TPIU_SUPP_PORTSZ 0x000 25 #define TPIU_CURR_PORTSZ 0x004 26 #define TPIU_SUPP_TRIGMODES 0x100 27 #define TPIU_TRIG_CNTRVAL 0x104 28 #define TPIU_TRIG_MULT 0x108 29 #define TPIU_SUPP_TESTPATM 0x200 30 #define TPIU_CURR_TESTPATM 0x204 31 #define TPIU_TEST_PATREPCNTR 0x208 32 #define TPIU_FFSR 0x300 33 #define TPIU_FFCR 0x304 [all …]
|
/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/ |
H A D | mmhub_1_0_default.h | 26 #define mmDAGB0_RDCLI0_DEFAULT 0xfe5fe0f9 27 #define mmDAGB0_RDCLI1_DEFAULT 0xfe5fe0f9 28 #define mmDAGB0_RDCLI2_DEFAULT 0xfe5fe0f9 29 #define mmDAGB0_RDCLI3_DEFAULT 0xfe5fe0f9 30 #define mmDAGB0_RDCLI4_DEFAULT 0xfe5fe0f9 31 #define mmDAGB0_RDCLI5_DEFAULT 0xfe5fe0f9 32 #define mmDAGB0_RDCLI6_DEFAULT 0xfe5fe0f9 33 #define mmDAGB0_RDCLI7_DEFAULT 0xfe5fe0f9 34 #define mmDAGB0_RDCLI8_DEFAULT 0xfe5fe0f9 35 #define mmDAGB0_RDCLI9_DEFAULT 0xfe5fe0f9 [all …]
|
H A D | mmhub_2_0_0_default.h | 26 #define mmDAGB0_RDCLI0_DEFAULT 0xfe5fe0f9 27 #define mmDAGB0_RDCLI1_DEFAULT 0xfe5fe0f9 28 #define mmDAGB0_RDCLI2_DEFAULT 0xfe5fe0f9 29 #define mmDAGB0_RDCLI3_DEFAULT 0xfe5fe0f9 30 #define mmDAGB0_RDCLI4_DEFAULT 0xfe5fe0f9 31 #define mmDAGB0_RDCLI5_DEFAULT 0xfe5fe0f9 32 #define mmDAGB0_RDCLI6_DEFAULT 0xfe5fe0f9 33 #define mmDAGB0_RDCLI7_DEFAULT 0xfe5fe0f9 34 #define mmDAGB0_RDCLI8_DEFAULT 0xfe5fe0f9 35 #define mmDAGB0_RDCLI9_DEFAULT 0xfe5fe0f9 [all …]
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vega10_sdma_pkt_open.h | 26 #define SDMA_OP_NOP 0 42 #define SDMA_SUBOP_TIMESTAMP_SET 0 45 #define SDMA_SUBOP_COPY_LINEAR 0 53 #define SDMA_SUBOP_WRITE_LINEAR 0 55 #define SDMA_SUBOP_PTEPDE_GEN 0 65 #define SDMA_OP_AQL_COPY 0 66 #define SDMA_OP_AQL_BARRIER_OR 0 69 #define SDMA_PKT_HEADER_op_offset 0 70 #define SDMA_PKT_HEADER_op_mask 0x000000FF 71 #define SDMA_PKT_HEADER_op_shift 0 [all …]
|
H A D | tonga_sdma_pkt_open.h | 26 #define SDMA_OP_NOP 0 41 #define SDMA_SUBOP_TIMESTAMP_SET 0 44 #define SDMA_SUBOP_COPY_LINEAR 0 50 #define SDMA_SUBOP_WRITE_LINEAR 0 54 #define SDMA_PKT_HEADER_op_offset 0 55 #define SDMA_PKT_HEADER_op_mask 0x000000FF 56 #define SDMA_PKT_HEADER_op_shift 0 60 #define SDMA_PKT_HEADER_sub_op_offset 0 61 #define SDMA_PKT_HEADER_sub_op_mask 0x000000FF 71 #define SDMA_PKT_COPY_LINEAR_HEADER_op_offset 0 [all …]
|
H A D | iceland_sdma_pkt_open.h | 26 #define SDMA_OP_NOP 0 41 #define SDMA_SUBOP_TIMESTAMP_SET 0 44 #define SDMA_SUBOP_COPY_LINEAR 0 50 #define SDMA_SUBOP_WRITE_LINEAR 0 54 #define SDMA_PKT_HEADER_op_offset 0 55 #define SDMA_PKT_HEADER_op_mask 0x000000FF 56 #define SDMA_PKT_HEADER_op_shift 0 60 #define SDMA_PKT_HEADER_sub_op_offset 0 61 #define SDMA_PKT_HEADER_sub_op_mask 0x000000FF 71 #define SDMA_PKT_COPY_LINEAR_HEADER_op_offset 0 [all …]
|
H A D | sdma_v6_0_0_pkt_open.h | 26 #define SDMA_OP_NOP 0 44 #define SDMA_SUBOP_TIMESTAMP_SET 0 47 #define SDMA_SUBOP_COPY_LINEAR 0 61 #define SDMA_SUBOP_WRITE_LINEAR 0 64 #define SDMA_SUBOP_PTEPDE_GEN 0 76 #define SDMA_OP_AQL_COPY 0 77 #define SDMA_OP_AQL_BARRIER_OR 0 80 #define SDMA_GCR_SEQ(x) (((x) & 0x3) << 16) 84 #define SDMA_GCR_GL2_RANGE(x) (((x) & 0x3) << 11) 92 #define SDMA_GCR_GL1_RANGE(x) (((x) & 0x3) << 2) [all …]
|
/linux/drivers/gpu/drm/gma500/ |
H A D | psb_reg.h | 13 #define PSB_CR_CLKGATECTL 0x0000 16 #define _PSB_C_CLKGATECTL_USE_CLKG_MASK (0x3 << 20) 18 #define _PSB_C_CLKGATECTL_DPM_CLKG_MASK (0x3 << 16) 20 #define _PSB_C_CLKGATECTL_TA_CLKG_MASK (0x3 << 12) 22 #define _PSB_C_CLKGATECTL_TSP_CLKG_MASK (0x3 << 8) 24 #define _PSB_C_CLKGATECTL_ISP_CLKG_MASK (0x3 << 4) 25 #define _PSB_C_CLKGATECTL_2D_CLKG_SHIFT (0) 26 #define _PSB_C_CLKGATECTL_2D_CLKG_MASK (0x3 << 0) 27 #define _PSB_C_CLKGATECTL_CLKG_ENABLED (0) 31 #define PSB_CR_CORE_ID 0x0010 [all …]
|
/linux/include/linux/mfd/ |
H A D | cs42l43-regs.h | 13 #define CS42L43_GEN_INT_STAT_1 0x000000C0 14 #define CS42L43_GEN_INT_MASK_1 0x000000C1 15 #define CS42L43_DEVID 0x00003000 16 #define CS42L43_REVID 0x00003004 17 #define CS42L43_RELID 0x0000300C 18 #define CS42L43_SFT_RESET 0x00003020 19 #define CS42L43_DRV_CTRL1 0x00006004 20 #define CS42L43_DRV_CTRL3 0x0000600C 21 #define CS42L43_DRV_CTRL4 0x00006010 22 #define CS42L43_DRV_CTRL_5 0x00006014 [all …]
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | initvals.c | 32 * @ini_mode: 0 to write 1 to read (and clear) 39 AR5K_INI_WRITE = 0, /* Default */ 57 { AR5K_NOQCU_TXDP0, 0 }, 58 { AR5K_NOQCU_TXDP1, 0 }, 59 { AR5K_RXDP, 0 }, 60 { AR5K_CR, 0 }, 61 { AR5K_ISR, 0, AR5K_INI_READ }, 62 { AR5K_IMR, 0 }, 64 { AR5K_BSR, 0, AR5K_INI_READ }, 70 { AR5K_RPGTO, 0 }, [all …]
|
H A D | pcu.c | 84 /* 1Mb -> 1Mb */ { 0, 286 for (i = 0; i < ah->sbands[band].n_bitrates; i++) { in ath5k_hw_write_rate_duration() 294 rate = &ah->sbands[band].bitrates[0]; in ath5k_hw_write_rate_duration() 330 if (ath5k_hw_clocktoh(ah, AR5K_REG_MS(0xffffffff, AR5K_TIME_OUT_ACK)) in ath5k_hw_set_ack_timeout() 337 return 0; in ath5k_hw_set_ack_timeout() 348 if (ath5k_hw_clocktoh(ah, AR5K_REG_MS(0xffffffff, AR5K_TIME_OUT_CTS)) in ath5k_hw_set_cts_timeout() 355 return 0; in ath5k_hw_set_cts_timeout() 380 pcu_reg = ath5k_hw_reg_read(ah, AR5K_STA_ID1) & 0xffff0000; in ath5k_hw_set_lladdr() 388 return 0; in ath5k_hw_set_lladdr() 402 u16 tim_offset = 0; in ath5k_hw_set_bssid() [all …]
|
H A D | reg.h | 46 #define AR5K_NOQCU_TXDP0 0x0000 /* Queue 0 - data */ 47 #define AR5K_NOQCU_TXDP1 0x0004 /* Queue 1 - beacons */ 52 #define AR5K_CR 0x0008 /* Register Address */ 53 #define AR5K_CR_TXE0 0x00000001 /* TX Enable for queue 0 on 5210 */ 54 #define AR5K_CR_TXE1 0x00000002 /* TX Enable for queue 1 on 5210 */ 55 #define AR5K_CR_RXE 0x00000004 /* RX Enable */ 56 #define AR5K_CR_TXD0 0x00000008 /* TX Disable for queue 0 on 5210 */ 57 #define AR5K_CR_TXD1 0x00000010 /* TX Disable for queue 1 on 5210 */ 58 #define AR5K_CR_RXD 0x00000020 /* RX Disable */ 59 #define AR5K_CR_SWI 0x00000040 /* Software Interrupt */ [all …]
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g4.dtsi | 36 #size-cells = <0>; 38 cpu@0 { 41 reg = <0>; 47 reg = <0x40000000 0>; 57 reg = <0x1e620000 0x94>, <0x20000000 0x10000000>; 59 #size-cells = <0>; 64 flash@0 { 65 reg = < 0 >; 102 reg = <0x1e630000 0x18>, <0x30000000 0x10000000>; 104 #size-cells = <0>; [all …]
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_defines.h | 13 #define E1000_WUC_PME_EN 0x00000002 /* PME Enable */ 16 #define E1000_WUFC_LNKC 0x00000001 /* Link Status Change Wakeup Enable */ 17 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ 18 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ 19 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ 20 #define E1000_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ 23 #define E1000_WUS_EX 0x00000004 /* Directed Exact */ 24 #define E1000_WUS_ARPD 0x00000020 /* Directed ARP Request */ 25 #define E1000_WUS_IPV4 0x00000040 /* Directed IPv4 */ 26 #define E1000_WUS_IPV6 0x00000080 /* Directed IPv6 */ [all …]
|
/linux/drivers/atm/ |
H A D | idt77252.h | 52 #define DBG_RAW_CELL 0x00000400 53 #define DBG_TINY 0x00000200 54 #define DBG_GENERAL 0x00000100 55 #define DBG_XGENERAL 0x00000080 56 #define DBG_INIT 0x00000040 57 #define DBG_DEINIT 0x00000020 58 #define DBG_INTERRUPT 0x00000010 59 #define DBG_OPEN_CONN 0x00000008 60 #define DBG_CLOSE_CONN 0x00000004 61 #define DBG_RX_DATA 0x00000002 [all …]
|