Searched +full:0 +full:x10000400 (Results 1 – 6 of 6) sorted by relevance
/linux/Documentation/devicetree/bindings/arm/mediatek/ |
H A D | mediatek,mt7622-pcie-mirror.yaml | 40 reg = <0 0x10000400 0 0x10>;
|
/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm6328.dtsi | 14 #size-cells = <0>; 18 cpu@0 { 21 reg = <0>; 34 #clock-cells = <0>; 41 #clock-cells = <0>; 55 #address-cells = <0>; 71 reg = <0x10000004 0x4>; 77 reg = <0x10000010 0x4>; 83 reg = <0x10000020 0x10>, 84 <0x10000030 0x10>; [all …]
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt7622.dtsi | 69 #size-cells = <0>; 71 cpu0: cpu@0 { 74 reg = <0x0 0x0>; 89 reg = <0x0 0x1>; 111 #clock-cells = <0>; 116 #clock-cells = <0>; 140 reg = <0 0x43000000 0 0x30000>; 150 thermal-sensors = <&thermal 0>; 216 reg = <0 0x10000000 0 0x1000>; 223 reg = <0 0x10001000 0 0x250>; [all …]
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_misc.c | 131 unsigned int bestdiff = ~0; in matroxfb_PLL_calcclock() 132 unsigned int bestvco = 0; in matroxfb_PLL_calcclock() 159 for (; p-- > 0; fwant >>= 1, bestdiff >>= 1) { in matroxfb_PLL_calcclock() 201 hw->SEQ[0] = 0x00; in matroxfb_vgaHWinit() 202 hw->SEQ[1] = 0x01; /* or 0x09 */ in matroxfb_vgaHWinit() 203 hw->SEQ[2] = 0x0F; /* bitplanes */ in matroxfb_vgaHWinit() 204 hw->SEQ[3] = 0x00; in matroxfb_vgaHWinit() 205 hw->SEQ[4] = 0x0E; in matroxfb_vgaHWinit() 206 …/* CRTC 0..7, 9, 16..19, 21, 22 are reprogrammed by Matrox Millennium code... Hope that by MGA1064… in matroxfb_vgaHWinit() 220 /* GCTL is ignored when not using 0xA0000 aperture */ in matroxfb_vgaHWinit() [all …]
|
/linux/lib/crypto/ |
H A D | des.c | 31 0x00, 0x00, 0x40, 0x04, 0x10, 0x10, 0x50, 0x14, 32 0x04, 0x40, 0x44, 0x44, 0x14, 0x50, 0x54, 0x54, 33 0x02, 0x02, 0x42, 0x06, 0x12, 0x12, 0x52, 0x16, 34 0x06, 0x42, 0x46, 0x46, 0x16, 0x52, 0x56, 0x56, 35 0x80, 0x08, 0xc0, 0x0c, 0x90, 0x18, 0xd0, 0x1c, 36 0x84, 0x48, 0xc4, 0x4c, 0x94, 0x58, 0xd4, 0x5c, 37 0x82, 0x0a, 0xc2, 0x0e, 0x92, 0x1a, 0xd2, 0x1e, 38 0x86, 0x4a, 0xc6, 0x4e, 0x96, 0x5a, 0xd6, 0x5e, 39 0x20, 0x20, 0x60, 0x24, 0x30, 0x30, 0x70, 0x34, 40 0x24, 0x60, 0x64, 0x64, 0x34, 0x70, 0x74, 0x74, [all …]
|
/linux/drivers/gpu/drm/amd/include/asic_reg/gc/ |
H A D | gc_10_1_0_default.h | 26 #define mmSDMA0_DEC_START_DEFAULT 0x00000000 27 #define mmSDMA0_PG_CNTL_DEFAULT 0x00000000 28 #define mmSDMA0_PG_CTX_LO_DEFAULT 0x00000000 29 #define mmSDMA0_PG_CTX_HI_DEFAULT 0x00000000 30 #define mmSDMA0_PG_CTX_CNTL_DEFAULT 0x00000000 31 #define mmSDMA0_POWER_CNTL_DEFAULT 0x40000050 32 #define mmSDMA0_CLK_CTRL_DEFAULT 0x00000100 33 #define mmSDMA0_CNTL_DEFAULT 0x000000c2 34 #define mmSDMA0_CHICKEN_BITS_DEFAULT 0x01af0107 35 #define mmSDMA0_GB_ADDR_CONFIG_DEFAULT 0x00000044 [all …]
|