/linux/tools/testing/selftests/ia64/ |
H A D | aliasing-test.c | 36 if (fnmatch("/proc/bus/pci/*", path, 0) == 0) { in map_mem() 59 return 0; in map_mem() 66 int i, n, r, rc = 0, result = 0; in scan_tree() 69 n = scandir(path, &namelist, 0, alphasort); in scan_tree() 70 if (n < 0) { in scan_tree() 75 for (i = 0; i < n; i++) { in scan_tree() 78 if (fnmatch(".", name, 0) == 0) in scan_tree() [all...] |
/linux/tools/power/cpupower/debug/i386/ |
H A D | dump_psb.c | 15 #define LEN (0x100000 - 0xc0000) 16 #define OFFSET (0xc0000) 33 1600, 1550, 1500, 1450, 1400, 1350, 1300, 0, 35 1075, 1050, 1024, 1000, 975, 950, 925, 0, 64 for (i = 0; i < npstates; ++i) { in decode_pst() 76 return 0; in decode_pst() 88 if (psb->version != 0x1 in decode_psb() [all...] |
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm53340-ubnt-unifi-switch8.dts | 22 memory@0 { 24 reg = <0x00000000 0x08000000>, 25 <0x68000000 0x08000000>; 36 flash: flash@0 { 38 reg = <0>; 45 partition@0 { 47 reg = <0x0 0xc000 [all...] |
/linux/Documentation/arch/arm/sa1100/ |
H A D | assabet.rst | 91 load zImage -r -b 0x100000 95 load -m ymodem -r -b 0x100000 99 fis create "Linux kernel" -b 0x100000 -l 0xc0000 108 load ramdisk_image.gz -r -b 0x800000 119 exec -b 0x100000 -l 0xc0000 140 load sample_img.jffs2 -r -b 0x10000 [all...] |
/linux/arch/arm/boot/dts/microchip/ |
H A D | sama5d3xcm.dtsi | 18 reg = <0x20000000 0x20000000>; 34 cs-gpios = <&pioD 13 0>, <0>, <0>, <0>; 38 timer@0 { 40 reg = <0>; 51 pinctrl-0 = <&pinctrl_ebi_addr &pinctrl_ebi_cs0>; 55 nor: flash@0, [all...] |
H A D | sama5d3xcm_cmp.dtsi | 16 reg = <0x20000000 0x20000000>; 32 cs-gpios = <&pioD 13 0>, <0>, <0>, <0>; 36 timer@0 { 38 reg = <0>; 50 #size-cells = <0>; 53 reg = <0x [all...] |
H A D | at91sam9rlek.dts | 21 reg = <0x20000000 0x4000000>; 42 atmel,dmacon = <0x1>; 43 atmel,lcdcon2 = <0x80008002>; 56 vfront-porch = <0>; 67 pinctrl-0 = <&pinctrl_ebi_addr_nand>; 73 pinctrl-0 = <&pinctrl_nand_oe_we 79 reg = <0x3 0x0 0x80000 [all...] |
H A D | at91sam9261ek.dts | 20 reg = <0x20000000 0x4000000>; 46 atmel,dmacon = <0x1>; 47 atmel,lcdcon2 = <0x80008002>; 60 vfront-porch = <0>; 75 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>; 79 reg = <0x3 0x0 0x800000>; 92 at91bootstrap@0 { [all...] |
H A D | at91-sama5d4ek.dts | 20 reg = <0x20000000 0x20000000>; 37 pinctrl-0 = < 53 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>; 54 slot@0 { 55 reg = <0>; 57 cd-gpios = <&pioE 5 0>; 66 cs-gpios = <&pioC 3 0>, <0>, <0>, < [all...] |
H A D | tny_a9260_common.dtsi | 14 reg = <0x20000000 0x4000000>; 30 timer@0 { 32 reg = <0>, <1>; 51 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>; 55 reg = <0x3 0x0 0x800000>; 68 at91bootstrap@0 { 70 reg = <0x [all...] |
H A D | tny_a9263.dts | 19 reg = <0x20000000 0x4000000>; 39 timer@0 { 41 reg = <0>, <1>; 61 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>; 65 reg = <0x3 0x0 0x800000>; 78 at91bootstrap@0 { 80 reg = <0x [all...] |
H A D | aks-cdu.dts | 33 rs485-rts-delay = <0 0>; 39 rs485-rts-delay = <0 0>; 45 rs485-rts-delay = <0 0>; 68 bootstrap@0 { 70 reg = <0x0 0x40000>; 75 reg = <0x4000 [all...] |
/linux/drivers/mtd/maps/ |
H A D | netsc520.c | 45 .offset = 0, 46 .size = 0xc0000 50 .offset = 0xc0000, 51 .size = 0x40000 55 .offset = 0x100000, 56 .size = 0xe80000 60 .offset = 0xf80000, 61 .size = 0x8000 [all...] |
H A D | scx200_docflash.c | 27 static int probe = 0; /* Don't autoprobe */ 28 static unsigned size = 0x1000000; /* 16 MiB the whole ISA address space */ 32 module_param(probe, int, 0); 34 module_param(size, int, 0); 36 module_param(width, int, 0); 38 module_param(flashtype, charp, 0); 51 .offset = 0, 52 .size = 0xc0000 56 .offset = 0xc000 [all...] |
/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-b3.dts | 25 reg = <0x00000000 0x20000000>; 60 m25p16@0 { 64 reg = <0>; 66 mode = <0>; 68 partition@0 { 69 reg = <0x0 0xc0000>; 74 reg = <0xc000 [all...] |
/linux/drivers/staging/media/atomisp/pci/ |
H A D | str2mem_defs.h | 10 #define _STR2MEM_CRUN_BIT 0x100000 11 #define _STR2MEM_CMD_BITS 0x0F0000 12 #define _STR2MEM_COUNT_BITS 0x00FFFF 14 #define _STR2MEM_BLOCKS_CMD 0xA0000 15 #define _STR2MEM_PACKETS_CMD 0xB0000 16 #define _STR2MEM_BYTES_CMD 0xC0000 17 #define _STR2MEM_BYTES_FROM_PACKET_CMD 0xD0000 19 #define _STR2MEM_SOFT_RESET_REG_ID 0
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3430-sdp.dts | 15 reg = <0x80000000 0x10000000>; /* 256 MB */ 23 reg = <0x48>; 50 ranges = <0 0 0x10000000 0x08000000>, 51 <1 0 0x28000000 0x100000 [all...] |
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm6125-xiaomi-ginkgo.dts | 23 qcom,board-id = <22 0>; 32 reg = <0 0x5c000000 0 (2340 * 1080 * 4)>; 42 reg = <0x0 0xffb00000 0x0 0xc0000>; 47 reg = <0x [all...] |
/linux/arch/powerpc/boot/dts/ |
H A D | mgcoge.dts | 23 #size-cells = <0>; 25 PowerPC,8247@0 { 27 reg = <0>; 32 timebase-frequency = <0>; /* Filled in by U-Boot */ 33 clock-frequency = <0>; /* Filled in by U-Boot */ 34 bus-frequency = <0>; /* Filled in by U-Boot */ 44 reg = <0xf0010100 0x40>; 46 ranges = <0 0 [all...] |
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mmio.c | 15 [MT_TOP_CFG_BASE] = 0x01000, 16 [MT_HW_BASE] = 0x01000, 17 [MT_PCIE_REMAP_2] = 0x02504, 18 [MT_ARB_BASE] = 0x20c00, 19 [MT_HIF_BASE] = 0x04000, 20 [MT_CSR_BASE] = 0x07000, 21 [MT_PLE_BASE] = 0x08000, 22 [MT_PSE_BASE] = 0x0c000, 23 [MT_CFG_BASE] = 0x20200, 24 [MT_AGG_BASE] = 0x20a0 [all...] |
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gx-mali450.dtsi | 45 reg = <0x0 0xc0000 0x0 0x40000>;
|
/linux/drivers/clk/imx/ |
H A D | clk-imx8qxp-lpcg.h | 11 #define LSIO_PWM_0_LPCG 0x00000 12 #define LSIO_PWM_1_LPCG 0x10000 13 #define LSIO_PWM_2_LPCG 0x20000 14 #define LSIO_PWM_3_LPCG 0x30000 15 #define LSIO_PWM_4_LPCG 0x40000 16 #define LSIO_PWM_5_LPCG 0x50000 17 #define LSIO_PWM_6_LPCG 0x60000 18 #define LSIO_PWM_7_LPCG 0x70000 19 #define LSIO_GPIO_0_LPCG 0x80000 20 #define LSIO_GPIO_1_LPCG 0x9000 [all...] |
/linux/arch/riscv/boot/dts/sophgo/ |
H A D | cv1800b-milkv-duo.dts | 32 reg = <0x83f40000 0xc0000>; 45 pinmux = <PINMUX(PIN_UART0_TX, 0)>, 46 <PINMUX(PIN_UART0_RX, 0)>; 55 pinmux = <PINMUX(PIN_SD0_CLK, 0)>; 62 pinmux = <PINMUX(PIN_SD0_CMD, 0)>; 69 pinmux = <PINMUX(PIN_SD0_D0, 0)>, 70 <PINMUX(PIN_SD0_D1, 0)>, 71 <PINMUX(PIN_SD0_D2, 0)>, [all...] |
/linux/arch/alpha/include/asm/ |
H A D | vga.h | 59 (((a) >= 0x3b0) && ((a) < 0x3e0) && \ 60 ((a) != 0x3b3) && ((a) != 0x3d3)) 63 (((a) >= 0xa0000) && ((a) <= 0xc0000)) 68 } while(0) 73 } while(0) 76 # define pci_vga_hose 0 [all...] |
/linux/tools/perf/trace/beauty/tracepoints/ |
H A D | x86_msr.sh | 13 # Just the ones starting with 0x00000 so as to have a simple 17 regex='^[[:space:]]*#[[:space:]]*define[[:space:]]+MSR_([[:alnum:]][[:alnum:]_]+)[[:space:]]+(0x00000[[:xdigit:]]+)[[:space:]]*.*' 24 regex='^[[:space:]]*#[[:space:]]*define[[:space:]]+MSR_([[:alnum:]][[:alnum:]_]+)[[:space:]]+(0xc0000[[:xdigit:]]+)[[:space:]]*.*' 33 regex='^[[:space:]]*#[[:space:]]*define[[:space:]]+MSR_([[:alnum:]][[:alnum:]_]+)[[:space:]]+(0xc0010[[:xdigit:]]+)[[:space:]]*.*'
|