Searched +full:0 +full:x18020000 (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/serial/ |
H A D | qca,ar9330-uart.yaml | 44 reg = <0x18020000 0x14>;
|
/linux/arch/mips/boot/dts/qca/ |
H A D | ar9132.dtsi | 12 #size-cells = <0>; 14 cpu@0 { 18 reg = <0>; 30 <&ddr_ctrl 0>, <&ddr_ctrl 1>; 54 reg = <0x18000000 0x100>; 61 reg = <0x18020000 0x20>; 77 reg = <0x18040000 0x30>; 92 reg = <0x18050000 0x20>; 103 reg = <0x18060008 0x8>; 114 reg = <0x18060010 0x8>; [all …]
|
H A D | ar9331.dtsi | 12 #size-cells = <0>; 14 cpu@0 { 18 reg = <0>; 34 #clock-cells = <0>; 57 reg = <0x18000000 0x100>; 64 reg = <0x18020000 0x14>; 76 reg = <0x18040000 0x34>; 92 reg = <0x18050000 0x100>; 102 reg = <0x18060010 0x8>; 113 reg = <0x1806001c 0x4>; [all …]
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm-cygnus.dtsi | 48 memory@0 { 50 reg = <0 0>; 55 #size-cells = <0>; 57 cpu@0 { 61 reg = <0x0>; 74 ranges = <0x00000000 0x19000000 0x1000000>; 80 reg = <0x20200 0x100>; 88 #address-cells = <0>; 90 reg = <0x21000 0x1000>, 91 <0x20100 0x100>; [all …]
|
/linux/sound/soc/codecs/ |
H A D | rt5677-spi.c | 44 #define RT5677_SPI_WRITE_BURST 0x5 45 #define RT5677_SPI_READ_BURST 0x4 46 #define RT5677_SPI_WRITE_32 0x3 47 #define RT5677_SPI_READ_32 0x2 48 #define RT5677_SPI_WRITE_16 0x1 49 #define RT5677_SPI_READ_16 0x0 51 #define RT5677_BUF_BYTES_TOTAL 0x20000 52 #define RT5677_MIC_BUF_ADDR 0x60030000 53 #define RT5677_MODEL_ADDR 0x5FFC9800 56 #define RT5677_MIC_BUF_FIRST_READ_SIZE 0x10000 [all …]
|
H A D | rt5677.c | 37 #define RT5677_DEVICE_ID 0x6327 40 #define RT5677_DSP_BOOT_VECTOR 0x1801f090 41 #define RT5677_MODEL_ADDR 0x5FFC9800 43 #define RT5677_PR_RANGE_BASE (0xff + 1) 44 #define RT5677_PR_SPACING 0x100 46 #define RT5677_PR_BASE (RT5677_PR_RANGE_BASE + (0 * RT5677_PR_SPACING)) 52 .range_max = RT5677_PR_BASE + 0xfd, 54 .selector_mask = 0xff, 55 .selector_shift = 0x0, 57 .window_len = 0x1, [all …]
|
/linux/drivers/clk/hisilicon/ |
H A D | clk-hi3559a.c | 22 #define CRG_BASE_ADDR 0x18020000 62 { HI3559AV100_FIXED_1188M, "1188m", NULL, 0, 1188000000, }, 63 { HI3559AV100_FIXED_1000M, "1000m", NULL, 0, 1000000000, }, 64 { HI3559AV100_FIXED_842M, "842m", NULL, 0, 842000000, }, 65 { HI3559AV100_FIXED_792M, "792m", NULL, 0, 792000000, }, 66 { HI3559AV100_FIXED_750M, "750m", NULL, 0, 750000000, }, 67 { HI3559AV100_FIXED_710M, "710m", NULL, 0, 710000000, }, 68 { HI3559AV100_FIXED_680M, "680m", NULL, 0, 680000000, }, 69 { HI3559AV100_FIXED_667M, "667m", NULL, 0, 667000000, }, 70 { HI3559AV100_FIXED_631M, "631m", NULL, 0, 631000000, }, [all …]
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-main.dtsi | 12 reg = <0x0 0x70000000 0x0 0x200000>; 15 ranges = <0x0 0x0 0x70000000 0x200000>; 17 atf-sram@0 { 18 reg = <0x0 0x20000>; 22 reg = <0xf0000 0x10000>; 26 reg = <0x100000 0x100000>; 37 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 38 <0x00 0x01880000 0x00 0x90000>, /* GICR */ 39 <0x00 0x6f000000 0x00 0x2000>, /* GICC */ 40 <0x00 0x6f010000 0x00 0x1000>, /* GICH */ [all …]
|