/linux/arch/arc/boot/dts/ |
H A D | abilis_tb100_dvk.dts | 17 bootargs = "earlycon=uart8250,mmio32,0xff100000,9600n8 console=ttyS0,9600n8"; 24 reg = <0x80000000 0x08000000>; /* 128M */ 30 pinctrl-0 = <&pctl_uart0>; 56 gpios = <&gpioi 0 0>; 61 gpios = <&gpioi 1 0>; 66 gpios = <&gpioi 2 0>; 71 gpios = <&gpioi 3 0>; 76 gpios = <&gpioi 4 0>; 81 gpios = <&gpioi 5 0>; 86 gpios = <&gpioi 6 0>; [all …]
|
H A D | abilis_tb101_dvk.dts | 17 bootargs = "earlycon=uart8250,mmio32,0xff100000,9600n8 console=ttyS0,9600n8"; 24 reg = <0x80000000 0x08000000>; /* 128M */ 30 pinctrl-0 = <&pctl_uart0>; 56 gpios = <&gpioi 0 0>; 61 gpios = <&gpioi 1 0>; 66 gpios = <&gpioi 2 0>; 71 gpios = <&gpioi 3 0>; 76 gpios = <&gpioi 4 0>; 81 gpios = <&gpioi 5 0>; 86 gpios = <&gpioi 6 0>; [all …]
|
H A D | abilis_tb10x.dtsi | 18 #size-cells = <0>; 19 cpu@0 { 22 reg = <0>; 44 ranges = <0xfe000000 0xfe000000 0x02000000 45 0x000f0000 0x000f0000 0x00010000>; 50 #clock-cells = <0>; 55 #clock-cells = <0>; 61 #clock-cells = <0>; 69 reg = <0xff10601c 0x4>; 79 reg = <0xfe002000 0x20>; [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | abilis,tb10x-iomux.txt | 54 reg = <0xFF10601c 0x4>; 64 reg = <0xFF100000 0x100>; 70 pinctrl-0 = <&pctl_uart0>; 74 reg = <0xFF140000 0x1000>; 78 gpio-ranges = <&iomux 0 0>;
|
/linux/arch/m68k/include/asm/ |
H A D | bvme6000hw.h | 11 #define BVME_PIT_BASE 0xffa00000 47 #define BVME_RTC_BASE 0xff900000 86 #define BVME_I596_BASE 0xff100000 88 #define BVME_ETHIRQ_REG 0xff20000b 90 #define BVME_LOCAL_IRQ_STAT 0xff20000f 92 #define BVME_ETHERR 0x02 93 #define BVME_ABORT_STATUS 0x08 95 #define BVME_NCR53C710_BASE 0xff000000 97 #define BVME_SCC_A_ADDR 0xffb0000b 98 #define BVME_SCC_B_ADDR 0xffb00003 [all …]
|
/linux/arch/arm64/boot/dts/realtek/ |
H A D | rtd16xx.dtsi | 23 reg = <0x2f000 0x1000>; 27 reg = <0x1ffe000 0x4000>; 31 reg = <0x10100000 0xf00000>; 38 #size-cells = <0>; 40 cpu0: cpu@0 { 43 reg = <0x0>; 51 reg = <0x100>; 59 reg = <0x200>; 67 reg = <0x300>; 75 reg = <0x400>; [all …]
|
/linux/arch/arm/vfp/ |
H A D | vfpmodule.c | 137 memset(vfp, 0, sizeof(union vfp_state)); in vfp_thread_flush() 248 current->thread.error_code = 0; in vfp_raise_sigfpe() 261 pr_err("VFP: EXC 0x%08x SCR 0x%08x INST 0x%08x\n", in vfp_panic() 263 for (i = 0; i < 32; i += 2) in vfp_panic() 264 pr_err("VFP: s%2u: 0x%08x s%2u: 0x%08x\n", in vfp_panic() 273 int si_code = 0; in vfp_raise_exceptions() 317 pr_debug("VFP: emulate: INST=0x%08x SCR=0x%08x\n", inst, fpscr); in vfp_emulate_instruction() 353 int si_code2 = 0; in VFP_bounce() 354 int si_code = 0; in VFP_bounce() 362 * 0 1 x - synchronous exception in VFP_bounce() [all …]
|
/linux/net/ipv6/ |
H A D | ioam6_iptunnel.c | 25 #define IOAM6_MASK_SHORT_FIELDS 0xff100000 26 #define IOAM6_MASK_WIDE_FIELDS 0xe00000 96 trace->nodelen = 0; in ioam6_validate_trace_hdr() 126 if (err < 0) in ioam6_build_state() 189 atomic_set(&ilwt->pkt_cnt, 0); in ioam6_build_state() 222 tuninfo->pad[0] = IPV6_TLV_PADN; in ioam6_build_state() 240 return 0; in ioam6_build_state() 261 return 0; in ioam6_do_fill() 418 memset(&fl6, 0, sizeof(fl6)); in ioam6_output() 469 /* Since the refcount of per-cpu dst_entry caches will never be 0 (see in ioam6_destroy_state()
|
/linux/drivers/hid/ |
H A D | hid-lenovo.c | 41 #define TP_X12_RAW_HOTKEY_FN_F4 0x00020003 42 #define TP_X12_RAW_HOTKEY_FN_F8 0x38001003 43 #define TP_X12_RAW_HOTKEY_FN_F10 0x00000803 44 #define TP_X12_RAW_HOTKEY_FN_F12 0x00000403 45 #define TP_X12_RAW_HOTKEY_FN_SPACE 0x18001003 61 /* 0: Up 74 #define TP10UBKBD_FN_LOCK_LED 0x54 75 #define TP10UBKBD_MUTE_LED 0x64 76 #define TP10UBKBD_MICMUTE_LED 0x74 85 input_report_key(input, keycode, 0); in report_key_event() [all …]
|
/linux/arch/arm/probes/ |
H A D | decode-thumb.c | 20 DECODE_REJECT (0xfe4f0000, 0xe80f0000), 24 DECODE_REJECT (0xffc00000, 0xe8000000), 27 DECODE_REJECT (0xffc00000, 0xe9800000), 30 DECODE_REJECT (0xfe508000, 0xe8008000), 32 DECODE_REJECT (0xfe50c000, 0xe810c000), 34 DECODE_REJECT (0xfe402000, 0xe8002000), 40 DECODE_CUSTOM (0xfe400000, 0xe8000000, PROBES_T32_LDMSTM), 50 DECODE_OR (0xff600000, 0xe8600000), 53 DECODE_EMULATEX (0xff400000, 0xe9400000, PROBES_T32_LDRDSTRD, 54 REGS(NOPCWB, NOSPPC, NOSPPC, 0, 0)), [all …]
|
/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi3660.dtsi | 25 #size-cells = <0>; 58 cpu0: cpu@0 { 61 reg = <0x0 0x0>; 75 reg = <0x0 0x1>; 88 reg = <0x0 0x2>; 101 reg = <0x0 0x3>; 114 reg = <0x0 0x100>; 128 reg = <0x0 0x101>; 141 reg = <0x0 0x102>; 154 reg = <0x0 0x103>; [all …]
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3562.dtsi | 33 #clock-cells = <0>; 40 #clock-cells = <0>; 47 #size-cells = <0>; 49 cpu0: cpu@0 { 52 reg = <0x0 0x0>; 64 reg = <0x0 0x1>; 76 reg = <0x0 0x2>; 88 reg = <0x0 0x3>; 103 arm,psci-suspend-param = <0x0010000>; 147 opp-supported-hw = <0xf9 0xffff>; [all …]
|
H A D | rk3368.dtsi | 43 #address-cells = <0x2>; 44 #size-cells = <0x0>; 78 cpu_l0: cpu@0 { 81 reg = <0x0 0x0>; 89 reg = <0x0 0x1>; 97 reg = <0x0 0x2>; 105 reg = <0x0 0x3>; 113 reg = <0x0 0x100>; 121 reg = <0x0 0x101>; 129 reg = <0x0 0x102>; [all …]
|
H A D | rk3399-base.dtsi | 51 #size-cells = <0>; 79 cpu_l0: cpu@0 { 82 reg = <0x0 0x0>; 89 i-cache-size = <0x8000>; 92 d-cache-size = <0x8000>; 101 reg = <0x0 0x1>; 108 i-cache-size = <0x8000>; 111 d-cache-size = <0x8000>; 120 reg = <0x0 0x2>; 127 i-cache-size = <0x8000>; [all …]
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288.dtsi | 62 #size-cells = <0>; 69 reg = <0x500>; 79 reg = <0x501>; 89 reg = <0x502>; 99 reg = <0x503>; 108 cpu_opp_table: opp-table-0 { 169 * The rk3288 cannot use the memory area above 0xfe000000 179 reg = <0x0 0xfe000000 0x0 0x1000000>; 187 #clock-cells = <0>; 203 reg = <0x0 0xff810000 0x0 0x20>; [all …]
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12-common.dtsi | 107 reg = <0x0 0x05000000 0x0 0x300000>; 113 reg = <0x0 0x05300000 0x0 0x2000000>; 120 size = <0x0 0x10000000>; 121 alignment = <0x0 0x400000>; 138 reg = <0x0 0xfc000000 0x0 0x400000>, 139 <0x0 0xff648000 0x0 0x2000>, 140 <0x0 0xfc400000 0x0 0x200000>; 144 interrupt-map-mask = <0 0 0 0>; 145 interrupt-map = <0 0 0 0 &gic GIC_SPI 223 IRQ_TYPE_LEVEL_HIGH>; 146 bus-range = <0x0 0xff>; [all …]
|