| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | sprd,ums512-clk.yaml | 66 reg = <0x20200000 0x1000>;
|
| H A D | rockchip,rv1108-cru.yaml | 71 reg = <0x20200000 0x1000>;
|
| /linux/drivers/gpu/drm/amd/include/asic_reg/nbio/ |
| H A D | nbio_7_0_default.h | 26 #define cfgNB_NBCFG0_NB_VENDOR_ID_DEFAULT 0x00000000 27 #define cfgNB_NBCFG0_NB_DEVICE_ID_DEFAULT 0x00000000 28 #define cfgNB_NBCFG0_NB_COMMAND_DEFAULT 0x00000000 29 #define cfgNB_NBCFG0_NB_STATUS_DEFAULT 0x00000000 30 #define cfgNB_NBCFG0_NB_REVISION_ID_DEFAULT 0x00000000 31 #define cfgNB_NBCFG0_NB_REGPROG_INF_DEFAULT 0x00000000 32 #define cfgNB_NBCFG0_NB_SUB_CLASS_DEFAULT 0x00000000 33 #define cfgNB_NBCFG0_NB_BASE_CODE_DEFAULT 0x00000000 34 #define cfgNB_NBCFG0_NB_CACHE_LINE_DEFAULT 0x00000000 35 #define cfgNB_NBCFG0_NB_LATENCY_DEFAULT 0x00000000 [all …]
|
| H A D | nbio_6_1_default.h | 26 #define cfgPSWUSCFG0_VENDOR_ID_DEFAULT 0x00000000 27 #define cfgPSWUSCFG0_DEVICE_ID_DEFAULT 0x00000000 28 #define cfgPSWUSCFG0_COMMAND_DEFAULT 0x00000000 29 #define cfgPSWUSCFG0_STATUS_DEFAULT 0x00000000 30 #define cfgPSWUSCFG0_REVISION_ID_DEFAULT 0x00000000 31 #define cfgPSWUSCFG0_PROG_INTERFACE_DEFAULT 0x00000000 32 #define cfgPSWUSCFG0_SUB_CLASS_DEFAULT 0x00000000 33 #define cfgPSWUSCFG0_BASE_CLASS_DEFAULT 0x00000000 34 #define cfgPSWUSCFG0_CACHE_LINE_DEFAULT 0x00000000 35 #define cfgPSWUSCFG0_LATENCY_DEFAULT 0x00000000 [all …]
|
| /linux/arch/arm64/boot/dts/sprd/ |
| H A D | ums9620.dtsi | 17 #size-cells = <0>; 48 CPU0: cpu@0 { 51 reg = <0x0 0x0>; 59 reg = <0x0 0x100>; 67 reg = <0x0 0x200>; 75 reg = <0x0 0x300>; 83 reg = <0x0 0x400>; 91 reg = <0x0 0x500>; 99 reg = <0x0 0x600>; 107 reg = <0x0 0x700>; [all …]
|
| H A D | ums512.dtsi | 18 #size-cells = <0>; 49 CPU0: cpu@0 { 52 reg = <0x0 0x0>; 60 reg = <0x0 0x100>; 68 reg = <0x0 0x200>; 76 reg = <0x0 0x300>; 84 reg = <0x0 0x400>; 92 reg = <0x0 0x500>; 100 reg = <0x0 0x600>; 108 reg = <0x0 0x700>; [all …]
|
| /linux/arch/parisc/kernel/ |
| H A D | module.c | 56 (( ( !((val) & (1<<((bits)-1))) && ((val)>>(bits)) != 0 ) || \ 57 ( ((val) & (1<<((bits)-1))) && ((val)>>(bits)) != (((__typeof__(val))(~0))>>((bits)+2)))) ? \ 58 0 : 1) 62 printk(KERN_ERR "module %s relocation of symbol %s is out of range (0x%lx in %d bits)\n", \ 69 * 0x3fff; however, since we're only going forward, this becomes 70 * 0x1fff, and thus, since each GOT entry is 8 bytes long we can have 74 * which gives us a maximum positive displacement of 0x7fff, and as such 97 #define rnd(x) (((x)+0x1000)&~0x1fff) 103 #define rsel(v,a) (((v)+(a))&0x7ff) 107 #define rrsel(v,a) ((((v)+rnd(a))&0x7ff)+((a)-rnd(a))) [all …]
|
| /linux/lib/crypto/ |
| H A D | des.c | 30 0x00, 0x00, 0x40, 0x04, 0x10, 0x10, 0x50, 0x14, 31 0x04, 0x40, 0x44, 0x44, 0x14, 0x50, 0x54, 0x54, 32 0x02, 0x02, 0x42, 0x06, 0x12, 0x12, 0x52, 0x16, 33 0x06, 0x42, 0x46, 0x46, 0x16, 0x52, 0x56, 0x56, 34 0x80, 0x08, 0xc0, 0x0c, 0x90, 0x18, 0xd0, 0x1c, 35 0x84, 0x48, 0xc4, 0x4c, 0x94, 0x58, 0xd4, 0x5c, 36 0x82, 0x0a, 0xc2, 0x0e, 0x92, 0x1a, 0xd2, 0x1e, 37 0x86, 0x4a, 0xc6, 0x4e, 0x96, 0x5a, 0xd6, 0x5e, 38 0x20, 0x20, 0x60, 0x24, 0x30, 0x30, 0x70, 0x34, 39 0x24, 0x60, 0x64, 0x64, 0x34, 0x70, 0x74, 0x74, [all …]
|
| /linux/arch/s390/kernel/ |
| H A D | uprobes.c | 41 return 0; in arch_uprobe_pre_xol() 57 return 0; in check_per_event() 59 if (control == 0) in check_per_event() 62 if ((control & 0x20200000) && (cause & 0x2000)) in check_per_event() 64 if (cause & 0x8000) { in check_per_event() 66 if ((control & 0x80800000) == 0x80000000) in check_per_event() 69 if (((control & 0x80800000) == 0x80800000) && in check_per_event() 74 return 0; in check_per_event() 90 int reg = (auprobe->insn[0] & 0xf0) >> 4; in arch_uprobe_post_xol() 95 int ilen = insn_length(auprobe->insn[0] >> 8); in arch_uprobe_post_xol() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| H A D | table.c | 7 0x024, 0x0011800f, 8 0x028, 0x00ffdb83, 9 0x800, 0x80040002, 10 0x804, 0x00000003, 11 0x808, 0x0000fc00, 12 0x80c, 0x0000000a, 13 0x810, 0x10005388, 14 0x814, 0x020c3d10, 15 0x818, 0x02200385, 16 0x81c, 0x00000000, [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | table.c | 8 0x800, 0x80040000, 9 0x804, 0x00000003, 10 0x808, 0x0000FC00, 11 0x80C, 0x0000000A, 12 0x810, 0x10001331, 13 0x814, 0x020C3D10, 14 0x818, 0x02200385, 15 0x81C, 0x00000000, 16 0x820, 0x01000100, 17 0x824, 0x00190204, [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| H A D | table.c | 7 0x01c, 0x07000000, 8 0x800, 0x00040000, 9 0x804, 0x00008003, 10 0x808, 0x0000fc00, 11 0x80c, 0x0000000a, 12 0x810, 0x10005088, 13 0x814, 0x020c3d10, 14 0x818, 0x00200185, 15 0x81c, 0x00000000, 16 0x820, 0x01000000, [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | table.c | 6 0x800, 0x80040000, 7 0x804, 0x00000003, 8 0x808, 0x0000FC00, 9 0x80C, 0x0000000A, 10 0x810, 0x10001331, 11 0x814, 0x020C3D10, 12 0x818, 0x02200385, 13 0x81C, 0x00000000, 14 0x820, 0x01000100, 15 0x824, 0x00390204, [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| H A D | table.c | 7 0x800, 0x80040000, 8 0x804, 0x00000003, 9 0x808, 0x0000fc00, 10 0x80c, 0x0000000a, 11 0x810, 0x10005388, 12 0x814, 0x020c3d10, 13 0x818, 0x02200385, 14 0x81c, 0x00000000, 15 0x820, 0x01000100, 16 0x824, 0x00390004, [all …]
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | HalHWImg8723B_BB.c | 16 ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA */ in CheckPositive() 31 pDM_Odm->TypeGLNA << 0 | in CheckPositive() 40 if (((cond1 & 0x0000F000) != 0) && ((cond1 & 0x0000F000) != (driver1 & 0x0000F000))) in CheckPositive() 42 if (((cond1 & 0x0F000000) != 0) && ((cond1 & 0x0F000000) != (driver1 & 0x0F000000))) in CheckPositive() 48 cond1 &= 0x000F0FFF; in CheckPositive() 49 driver1 &= 0x000F0FFF; in CheckPositive() 52 u32 bitMask = 0; in CheckPositive() 54 if ((cond1 & 0x0F) == 0) /* BoardType is DONTCARE */ in CheckPositive() 57 if ((cond1 & BIT0) != 0) /* GLNA */ in CheckPositive() 58 bitMask |= 0x000000FF; in CheckPositive() [all …]
|
| /linux/arch/m68k/fpsp040/ |
| H A D | stan.S | 27 | k = N mod 2, so in particular, k = 0 or 1. 62 BOUNDS1: .long 0x3FD78000,0x4004BC7E 63 TWOBYPI: .long 0x3FE45F30,0x6DC9C883 65 TANQ4: .long 0x3EA0B759,0xF50F8688 66 TANP3: .long 0xBEF2BAA5,0xA8924F04 68 TANQ3: .long 0xBF346F59,0xB39BA65F,0x00000000,0x00000000 70 TANP2: .long 0x3FF60000,0xE073D3FC,0x199C4A00,0x00000000 72 TANQ2: .long 0x3FF90000,0xD23CD684,0x15D95FA1,0x00000000 74 TANP1: .long 0xBFFC0000,0x8895A6C5,0xFB423BCA,0x00000000 76 TANQ1: .long 0xBFFD0000,0xEEF57E0D,0xA84BC8CE,0x00000000 [all …]
|
| /linux/drivers/soc/tegra/cbb/ |
| H A D | tegra194-cbb.c | 27 #define ERRLOGGER_0_ID_COREID_0 0x00000000 28 #define ERRLOGGER_0_ID_REVISIONID_0 0x00000004 29 #define ERRLOGGER_0_FAULTEN_0 0x00000008 30 #define ERRLOGGER_0_ERRVLD_0 0x0000000c 31 #define ERRLOGGER_0_ERRCLR_0 0x00000010 32 #define ERRLOGGER_0_ERRLOG0_0 0x00000014 33 #define ERRLOGGER_0_ERRLOG1_0 0x00000018 34 #define ERRLOGGER_0_RSVD_00_0 0x0000001c 35 #define ERRLOGGER_0_ERRLOG3_0 0x00000020 36 #define ERRLOGGER_0_ERRLOG4_0 0x00000024 [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | table.c | 7 0x024, 0x0011800f, 8 0x028, 0x00ffdb83, 9 0x800, 0x80040002, 10 0x804, 0x00000003, 11 0x808, 0x0000fc00, 12 0x80c, 0x0000000a, 13 0x810, 0x10000330, 14 0x814, 0x020c3d10, 15 0x818, 0x02200385, 16 0x81c, 0x00000000, [all …]
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rv1108.dtsi | 29 #size-cells = <0>; 34 reg = <0xf00>; 42 cpu_opp_table: opp-table-0 { 84 #clock-cells = <0>; 89 reg = <0x10080000 0x2000>; 92 ranges = <0 0x10080000 0x2000>; 97 reg = <0x10210000 0x100>; 106 pinctrl-0 = <&uart2m0_xfer>; 112 reg = <0x10220000 0x100>; 121 pinctrl-0 = <&uart1_xfer>; [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgk104.c | 144 u32 addr = 0x110974, i; in gk104_ram_train() 146 ram_mask(fuc, 0x10f910, mask, data); in gk104_ram_train() 147 ram_mask(fuc, 0x10f914, mask, data); in gk104_ram_train() 149 for (i = 0; (data & 0x80000000) && i < ram->parts; addr += 0x1000, i++) { in gk104_ram_train() 152 ram_wait(fuc, addr, 0x0000000f, 0x00000000, 500000); in gk104_ram_train() 166 ram_mask(fuc, 0x1373f4, 0x00000000, 0x00001100); in r1373f4_init() 167 ram_mask(fuc, 0x1373f4, 0x00000000, 0x00000010); in r1373f4_init() 169 ram_mask(fuc, 0x1373f4, 0x00000000, 0x00010010); in r1373f4_init() 172 ram_mask(fuc, 0x1373f4, 0x00000003, 0x00000000); in r1373f4_init() 173 ram_mask(fuc, 0x1373f4, 0x00000010, 0x00000000); in r1373f4_init() [all …]
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8703b_tables.c | 9 { 0, 0, 0, 0x00000e08, 0x0000ff00, 0x00003200, }, 10 { 0, 0, 0, 0x0000086c, 0xffffff00, 0x32323200, }, 11 { 0, 0, 0, 0x00000e00, 0xffffffff, 0x34363636, }, 12 { 0, 0, 0, 0x00000e04, 0xffffffff, 0x28303234, }, 13 { 0, 0, 0, 0x00000e10, 0xffffffff, 0x30343434, }, 14 { 0, 0, 0, 0x00000e14, 0xffffffff, 0x26262830, }, 19 /* Regd: FCC -> 0, ETSI -> 2, MKK -> 1 20 * Band: 2.4G -> 0, 5G -> 1 21 * Bandwidth (bw): 20M -> 0, 40M -> 1, 80M -> 2, 160M -> 3 22 * Rate Section (rs): CCK -> 0, OFDM -> 1, HT -> 2, VHT -> 3 [all …]
|
| H A D | rtw8723d_table.c | 10 0x020, 0x00000013, 11 0x02F, 0x00000010, 12 0x077, 0x00000007, 13 0x421, 0x0000000F, 14 0x428, 0x0000000A, 15 0x429, 0x00000010, 16 0x430, 0x00000000, 17 0x431, 0x00000000, 18 0x432, 0x00000000, 19 0x433, 0x00000001, [all …]
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3576.dtsi | 57 #clock-cells = <0>; 62 #clock-cells = <0>; 69 #clock-cells = <0>; 76 #size-cells = <0>; 109 cpu_l0: cpu@0 { 112 reg = <0x0>; 125 reg = <0x1>; 137 reg = <0x2>; 149 reg = <0x3>; 161 reg = <0x100>; [all …]
|
| /linux/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | 8188f.c | 18 {0x024, 0xDF}, {0x025, 0x07}, {0x02B, 0x1C}, {0x283, 0x20}, 19 {0x421, 0x0F}, {0x428, 0x0A}, {0x429, 0x10}, {0x430, 0x00}, 20 {0x431, 0x00}, {0x432, 0x00}, {0x433, 0x01}, {0x434, 0x04}, 21 {0x435, 0x05}, {0x436, 0x07}, {0x437, 0x08}, {0x43C, 0x04}, 22 {0x43D, 0x05}, {0x43E, 0x07}, {0x43F, 0x08}, {0x440, 0x5D}, 23 {0x441, 0x01}, {0x442, 0x00}, {0x444, 0x10}, {0x445, 0x00}, 24 {0x446, 0x00}, {0x447, 0x00}, {0x448, 0x00}, {0x449, 0xF0}, 25 {0x44A, 0x0F}, {0x44B, 0x3E}, {0x44C, 0x10}, {0x44D, 0x00}, 26 {0x44E, 0x00}, {0x44F, 0x00}, {0x450, 0x00}, {0x451, 0xF0}, 27 {0x452, 0x0F}, {0x453, 0x00}, {0x456, 0x5E}, {0x460, 0x44}, [all …]
|
| H A D | 8723b.c | 20 {0x02f, 0x30}, {0x035, 0x00}, {0x039, 0x08}, {0x04e, 0xe0}, 21 {0x064, 0x00}, {0x067, 0x20}, {0x428, 0x0a}, {0x429, 0x10}, 22 {0x430, 0x00}, {0x431, 0x00}, 23 {0x432, 0x00}, {0x433, 0x01}, {0x434, 0x04}, {0x435, 0x05}, 24 {0x436, 0x07}, {0x437, 0x08}, {0x43c, 0x04}, {0x43d, 0x05}, 25 {0x43e, 0x07}, {0x43f, 0x08}, {0x440, 0x5d}, {0x441, 0x01}, 26 {0x442, 0x00}, {0x444, 0x10}, {0x445, 0x00}, {0x446, 0x00}, 27 {0x447, 0x00}, {0x448, 0x00}, {0x449, 0xf0}, {0x44a, 0x0f}, 28 {0x44b, 0x3e}, {0x44c, 0x10}, {0x44d, 0x00}, {0x44e, 0x00}, 29 {0x44f, 0x00}, {0x450, 0x00}, {0x451, 0xf0}, {0x452, 0x0f}, [all …]
|