/linux/sound/soc/codecs/ |
H A D | cs48l32-tables.c | 20 { 0x00001044, 0x0005000f }, 21 { 0x00001c34, 0x000037e8 }, 22 { 0x000046d8, 0x00000fe0 }, 31 if (ret < 0) in cs48l32_apply_patch() 34 return 0; in cs48l32_apply_patch() 38 { 0x00000c08, 0xe100000 [all...] |
/linux/drivers/gpu/drm/etnaviv/ |
H A D | common.xml.h | 7 http://0x04.net/cgit/index.cgi/rules-ng-ng 8 git clone git://0x04.net/rules-ng-ng 43 #define PIPE_ID_PIPE_3D 0x00000000 44 #define PIPE_ID_PIPE_2D 0x00000001 45 #define SYNC_RECIPIENT_FE 0x00000001 46 #define SYNC_RECIPIENT_RA 0x00000005 47 #define SYNC_RECIPIENT_PE 0x00000007 48 #define SYNC_RECIPIENT_DE 0x0000000b 49 #define SYNC_RECIPIENT_BLT 0x00000010 50 #define ENDIAN_MODE_NO_SWAP 0x0000000 [all...] |
/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | fpu.c | 21 #define FPSCR_RCHG 0x00000000 32 asm volatile("sts.l fpul, @-%0\n\t" in save_fpu() 33 "sts.l fpscr, @-%0\n\t" in save_fpu() 34 "fmov.s fr15, @-%0\n\t" in save_fpu() 35 "fmov.s fr14, @-%0\n\t" in save_fpu() 36 "fmov.s fr13, @-%0\n\t" in save_fpu() 37 "fmov.s fr12, @-%0\n\t" in save_fpu() 38 "fmov.s fr11, @-%0\n\t" in save_fpu() 39 "fmov.s fr10, @-%0\n\t" in save_fpu() 40 "fmov.s fr9, @-%0\ in save_fpu() [all...] |
/linux/drivers/mfd/ |
H A D | cs42l43.c | 42 #define CS42L43_MCU_UPDATE_OFFSET 0x100000 46 #define CS42L43_MCU_ROM_REV 0x2001 47 #define CS42L43_MCU_ROM_BIOS_REV 0x0000 49 #define CS42L43_MCU_SUPPORTED_REV 0x2105 50 #define CS42L43_MCU_SHADOW_REGS_REQUIRED_REV 0x2200 51 #define CS42L43_BIOS_SHADOW_REGS_REQUIRED_REV 0x1002 52 #define CS42L43_MCU_SUPPORTED_BIOS_REV 0x0001 76 { 0x4000, 0x00000055 }, 77 { 0x400 [all...] |
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | qcom,ebi2.yaml | 31 CS0 GPIO134 0x1a800000-0x1b000000 (8MB) 32 CS1 GPIO39 (A) / GPIO123 (B) 0x1b000000-0x1b800000 (8MB) 33 CS2 GPIO40 (A) / GPIO124 (B) 0x1b800000-0x1c000000 (8MB) 34 CS3 GPIO133 0x1d000000-0x25000000 (128 MB) 35 CS4 GPIO132 0x1c800000-0x1d00000 [all...] |
/linux/arch/powerpc/boot/dts/ |
H A D | uc101.dts | 75 phy0: ethernet-phy@0 { 77 reg = <0>; 91 reg = <0x2c>; 95 reg = <0x51>; 105 ranges = <0 0 0xff800000 0x00800000 106 1 0 [all...] |
H A D | mucmc52.dts | 78 phy0: ethernet-phy@0 { 80 reg = <0>; 91 reg = <0x2c>; 95 reg = <0x51>; 101 interrupt-map-mask = <0xf800 0 0 7>; 103 /* IDSEL 0x10 */ 104 0x8000 0 [all...] |
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j784s4-j742s2-common.dtsi | 27 cache-size = <0x200000>; 37 cache-size = <0x200000>; 80 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */ 81 <0x00 0x0060000 [all...] |
H A D | k3-j784s4-evm-pcie0-pcie1-ep.dtso | 38 reg = <0x00 0x02900000 0x00 0x1000>, 39 <0x00 0x02907000 0x00 0x400>, 40 <0x00 0x0d00000 [all...] |
/linux/arch/powerpc/include/uapi/asm/ |
H A D | cputable.h | 6 #define PPC_FEATURE_32 0x80000000 7 #define PPC_FEATURE_64 0x40000000 8 #define PPC_FEATURE_601_INSTR 0x20000000 9 #define PPC_FEATURE_HAS_ALTIVEC 0x10000000 10 #define PPC_FEATURE_HAS_FPU 0x08000000 11 #define PPC_FEATURE_HAS_MMU 0x04000000 12 #define PPC_FEATURE_HAS_4xxMAC 0x02000000 13 #define PPC_FEATURE_UNIFIED_CACHE 0x01000000 14 #define PPC_FEATURE_HAS_SPE 0x00800000 [all...] |
/linux/arch/arm/ |
H A D | Kconfig-nommu | 15 default 0x00800000 19 default 0x00800000 24 default 0x00400000 29 default 0x00400000 33 default 0x00007700 44 placed at address 0x00000000. However, this region may be
|
/linux/arch/sh/kernel/cpu/sh4/ |
H A D | fpu.c | 22 #define FPSCR_RCHG 0x00000000 46 asm volatile ("sts.l fpul, @-%0\n\t" in save_fpu() 47 "sts.l fpscr, @-%0\n\t" in save_fpu() 50 "fmov.s fr15, @-%0\n\t" in save_fpu() 51 "fmov.s fr14, @-%0\n\t" in save_fpu() 52 "fmov.s fr13, @-%0\n\t" in save_fpu() 53 "fmov.s fr12, @-%0\n\t" in save_fpu() 54 "fmov.s fr11, @-%0\n\t" in save_fpu() 55 "fmov.s fr10, @-%0\n\t" in save_fpu() 56 "fmov.s fr9, @-%0\ in save_fpu() [all...] |
/linux/sound/drivers/vx/ |
H A D | vx_cmd.h | 86 #define CODE_OP_PIPE_TIME 0x004e0000 87 #define CODE_OP_START_STREAM 0x00800000 88 #define CODE_OP_PAUSE_STREAM 0x00810000 89 #define CODE_OP_OUT_STREAM_LEVEL 0x00820000 90 #define CODE_OP_UPDATE_R_BUFFERS 0x00840000 91 #define CODE_OP_OUT_STREAM1_LEVEL_CURVE 0x00850000 92 #define CODE_OP_OUT_STREAM2_LEVEL_CURVE 0x00930000 93 #define CODE_OP_OUT_STREAM_FORMAT 0x00860000 94 #define CODE_OP_STREAM_TIME 0x008f000 [all...] |
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9340_initvals.h | 37 {0x000160ac, 0xa4646800, 0xa4646800, 0xa4646800, 0xa4646800}, 38 {0x0001610c, 0x08000000, 0x00000000, 0x00000000, 0x0000000 [all...] |
/linux/arch/mips/include/asm/txx9/ |
H A D | tx4938.h | 19 #define TX4938_REG_BASE 0xffffffffff1f0000UL /* == TX4937_REG_BASE */ 21 #define TX4938_REG_BASE 0xff1f0000UL /* == TX4937_REG_BASE */ 23 #define TX4938_REG_SIZE 0x00010000 /* == TX4937_REG_SIZE */ 26 #define TX4938_NDFMC_REG (TX4938_REG_BASE + 0x5000) 27 #define TX4938_SRAMC_REG (TX4938_REG_BASE + 0x6000) 28 #define TX4938_PCIC1_REG (TX4938_REG_BASE + 0x7000) 29 #define TX4938_SDRAMC_REG (TX4938_REG_BASE + 0x8000) 30 #define TX4938_EBUSC_REG (TX4938_REG_BASE + 0x9000) 31 #define TX4938_DMA_REG(ch) (TX4938_REG_BASE + 0xb000 + (ch) * 0x80 [all...] |
/linux/include/soc/fsl/qe/ |
H A D | ucc_slow.h | 22 #define T_R 0x80000000 /* ready bit */ 23 #define T_PAD 0x40000000 /* add pads to short frames */ 24 #define T_W 0x20000000 /* wrap bit */ 25 #define T_I 0x10000000 /* interrupt on completion */ 26 #define T_L 0x08000000 /* last */ 28 #define T_A 0x04000000 /* Address - the data transmitted as address 30 #define T_TC 0x04000000 /* transmit CRC */ 31 #define T_CM 0x02000000 /* continuous mode */ 32 #define T_DEF 0x02000000 /* collision on previous attempt to transmit */ 33 #define T_P 0x0100000 [all...] |
/linux/arch/arm/boot/bootp/ |
H A D | Makefile | 10 add_hex = $(shell printf 0x%x $$(( $(1) + $(2) )) ) 19 PARAMS_PHYS := $(call add_hex, $(PHYS_OFFSET), 0x100) 22 initrd_offset-$(CONFIG_ARCH_FOOTBRIDGE) += 0x00800000 23 initrd_offset-$(CONFIG_ARCH_SA1100) += 0x00800000 24 initrd_offset-$(CONFIG_ARCH_RPC) += 0x08000000
|
/linux/arch/sh/drivers/pci/ |
H A D | pci-sh7751.h | 13 #define SH7751_VENDOR_ID 0x1054 14 #define SH7751_DEVICE_ID 0x3505 15 #define SH7751R_DEVICE_ID 0x350e 18 #define SH7751_PCI_CONFIG_BASE 0xFD000000 /* Config space base addr */ 19 #define SH7751_PCI_CONFIG_SIZE 0x1000000 /* Config space size */ 20 #define SH7751_PCI_MEMORY_BASE 0xFD000000 /* Memory space base addr */ 21 #define SH7751_PCI_MEM_SIZE 0x01000000 /* Size of Memory window */ 22 #define SH7751_PCI_IO_BASE 0xFE240000 /* IO space base address */ 23 #define SH7751_PCI_IO_SIZE 0x40000 /* Size of IO window */ 25 #define SH7751_PCIREG_BASE 0xFE20000 [all...] |
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | desc.h | 25 * @rx_control_0: RX control word 0 34 #define AR5K_DESC_RX_CTL1_BUF_LEN 0x00000fff /* data buffer length */ 35 #define AR5K_DESC_RX_CTL1_INTREQ 0x00002000 /* RX interrupt request */ 39 * @rx_status_0: RX status word 0 50 /* RX status word 0 fields/flags */ 51 #define AR5K_5210_RX_DESC_STATUS0_DATA_LEN 0x00000fff /* RX data length */ 52 #define AR5K_5210_RX_DESC_STATUS0_MORE 0x00001000 /* more desc for this frame */ 53 #define AR5K_5210_RX_DESC_STATUS0_RECEIVE_ANT_5210 0x00004000 /* [5210] receive on ant 1 */ 54 #define AR5K_5210_RX_DESC_STATUS0_RECEIVE_RATE 0x00078000 /* reception rate */ 56 #define AR5K_5210_RX_DESC_STATUS0_RECEIVE_SIGNAL 0x07f8000 [all...] |
/linux/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 23 #define MSR_CM_LG 31 /* Computation Mode (0=32-bit, 1=64-bit) */ 48 #define SPRN_DECAR 0x036 /* Decrementer Auto Reload Register */ 49 #define SPRN_IVPR 0x03F /* Interrupt Vector Prefix Register */ 50 #define SPRN_USPRG0 0x100 /* User Special Purpose Register General 0 */ 51 #define SPRN_SPRG3R 0x103 /* Special Purpose Register General 3 Read */ 52 #define SPRN_SPRG4R 0x104 /* Special Purpose Register General 4 Read */ 53 #define SPRN_SPRG5R 0x105 /* Special Purpose Register General 5 Read */ 54 #define SPRN_SPRG6R 0x106 /* Special Purpose Register General 6 Read */ 55 #define SPRN_SPRG7R 0x10 [all...] |
/linux/arch/mips/math-emu/ |
H A D | sp_sqrt.c | 34 /* sqrt(0) = 0 */ in ieee754sp_sqrt() 60 if (m == 0) { /* subnormal x */ in ieee754sp_sqrt() 61 for (i = 0; (ix & 0x00800000) == 0; i++) in ieee754sp_sqrt() 66 ix = (ix & 0x007fffff) | 0x00800000; in ieee754sp_sqrt() [all...] |
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | ti,k3-dsp-rproc.yaml | 161 mailbox0_cluster3: mailbox-0 { 173 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */ 174 <0x00 0x64800000 0x0 [all...] |
/linux/drivers/net/ethernet/sis/ |
H A D | sis900.h | 19 #define SIS900_TOTAL_SIZE 0x100 23 cr=0x0, //Command Register 24 cfg=0x4, //Configuration Register 25 mear=0x8, //EEPROM Access Register 26 ptscr=0xc, //PCI Test Control Register 27 isr=0x10, //Interrupt Status Register 28 imr=0x14, //Interrupt Mask Register 29 ier=0x18, //Interrupt Enable Register 30 epar=0x18, //Enhanced PHY Access Register 31 txdp=0x2 [all...] |
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8660.dtsi | 18 #size-cells = <0>; 20 cpu@0 { 24 reg = <0>; 45 reg = <0x0 0x0>; 56 #clock-cells = <0>; 63 #clock-cells = <0>; 70 #clock-cells = <0>; 86 reg = < 0x02080000 0x100 [all...] |
/linux/drivers/mtd/maps/ |
H A D | impa7.c | 17 #define WINDOW_ADDR0 0x00000000 /* physical properties of flash */ 18 #define WINDOW_SIZE0 0x00800000 19 #define WINDOW_ADDR1 0x10000000 /* physical properties of flash */ 20 #define WINDOW_SIZE1 0x00800000 33 .name = "impA7 NOR Flash Bank #0", 51 .size = 0x800000, 52 .offset = 0x00000000 64 int devicesfound = 0; in init_impa7() [all...] |