Searched +full:0 +full:x20004000 (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/arm/rockchip/ |
H A D | pmu.yaml | 72 reg = <0x20004000 0x100>;
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nic_reg.h | 13 #define NIC_PF_CFG (0x0000) 14 #define NIC_PF_STATUS (0x0010) 15 #define NIC_PF_INTR_TIMER_CFG (0x0030) 16 #define NIC_PF_BIST_STATUS (0x0040) 17 #define NIC_PF_SOFT_RESET (0x0050) 18 #define NIC_PF_TCP_TIMER (0x0060) 19 #define NIC_PF_BP_CFG (0x0080) 20 #define NIC_PF_RRM_CFG (0x0088) 21 #define NIC_PF_CQM_CFG (0x00A0) 22 #define NIC_PF_CNM_CF (0x00A8) [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/i915/gt/ |
H A D | gen9_renderstate.c | 11 0x000007a8, 12 0x000007b4, 13 0x000007bc, 14 0x000007cc, 19 0x7a000004, 20 0x01000000, 21 0x00000000, 22 0x00000000, 23 0x00000000, 24 0x00000000, [all …]
|
H A D | gen8_renderstate.c | 11 0x00000798, 12 0x000007a4, 13 0x000007ac, 14 0x000007bc, 19 0x7a000004, 20 0x01000000, 21 0x00000000, 22 0x00000000, 23 0x00000000, 24 0x00000000, [all …]
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3xxx.dtsi | 39 #clock-cells = <0>; 45 reg = <0x10090000 0x10000>; 56 reg = <0x10104000 0x800>; 68 reg = <0x10138000 0x1000>; 75 reg = <0x1013c000 0x100>; 80 reg = <0x1013c200 0x20>; 94 reg = <0x1013c600 0x20>; 103 reg = <0x1013d000 0x1000>, 104 <0x1013c100 0x0100>; 109 reg = <0x10124000 0x400>; [all …]
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 59 .bios = { 0x00000001, nvkm_bios_new }, 60 .bus = { 0x00000001, nv04_bus_new }, 61 .clk = { 0x00000001, nv04_clk_new }, 62 .devinit = { 0x00000001, nv04_devinit_new }, 63 .fb = { 0x00000001, nv04_fb_new }, 64 .i2c = { 0x00000001, nv04_i2c_new }, 65 .imem = { 0x00000001, nv04_instmem_new }, 66 .mc = { 0x00000001, nv04_mc_new }, 67 .mmu = { 0x00000001, nv04_mmu_new }, 68 .pci = { 0x00000001, nv04_pci_new }, [all …]
|