Searched +full:0 +full:x18002000 (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | brcm,iproc-mdio.txt | 7 - #address-cells: must be 0 16 reg = <0x18002000 0x8>; 18 #address-cells = <0>; 20 enet-gphy@0 { 21 reg = <0>;
|
H A D | brcm,iproc-mdio.yaml | 31 reg = <0x18002000 0x8>; 33 #size-cells = <0>; 35 ethernet-phy@0 { 36 reg = <0>;
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | mediatek,vcodec-encoder.yaml | 148 reg = <0x18002000 0x1000>; 170 reg = <0x19002000 0x1000>; /* VENC_LT_SYS */
|
H A D | mediatek-vcodec.txt | 38 reg = <0 0x16000000 0 0x100>, /*VDEC_SYS*/ 39 <0 0x16020000 0 0x1000>, /*VDEC_MISC*/ 40 <0 0x16021000 0 0x800>, /*VDEC_LD*/ 41 <0 0x16021800 0 0x800>, /*VDEC_TOP*/ 42 <0 0x16022000 0 0x1000>, /*VDEC_CM*/ 43 <0 0x16023000 0 0x1000>, /*VDEC_AD*/ 44 <0 0x16024000 0 0x1000>, /*VDEC_AV*/ 45 <0 0x16025000 0 0x1000>, /*VDEC_PP*/ 46 <0 0x16026800 0 0x800>, /*VP8_VD*/ 47 <0 0x16027000 0 0x800>, /*VP6_VD*/ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm-ns.dtsi | 26 ranges = <0x00000000 0x18000000 0x00001000>; 32 reg = <0x0300 0x100>; 40 reg = <0x0400 0x100>; 44 pinctrl-0 = <&pinmux_uart1>; 51 ranges = <0x00000000 0x1900000 [all...] |
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 = <0x2020 [all...] |
/freebsd/sys/dev/bfe/ |
H A D | if_bfereg.h | 32 #define BFE_PCI_MEMLO 0x10 33 #define BFE_PCI_MEMHIGH 0x14 34 #define BFE_PCI_INTLINE 0x3C 37 #define BFE_DEVCTRL 0x00000000 /* Device Control */ 38 #define BFE_PFE 0x00000080 /* Pattern Filtering Enable */ 39 #define BFE_IPP 0x00000400 /* Internal EPHY Present */ 40 #define BFE_EPR 0x00008000 /* EPHY Reset */ 41 #define BFE_PME 0x00001000 /* PHY Mode Enable */ 42 #define BFE_PMCE 0x00002000 /* PHY Mode Clocks Enable */ 43 #define BFE_PADDR 0x0007c000 /* PHY Address */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt2712e.dtsi | 22 cluster0_opp: opp-table-0 { 66 #size-cells = <0>; 85 cpu0: cpu@0 { 88 reg = <0x000>; 100 reg = <0x001>; 113 reg = <0x200>; 126 CPU_SLEEP_0: cpu-sleep-0 { 132 arm,psci-suspend-param = <0x0010000>; 135 CLUSTER_SLEEP_0: cluster-sleep-0 { 141 arm,psci-suspend-param = <0x1010000>; [all …]
|
H A D | mt8173.dtsi | 53 cluster0_opp: opp-table-0 { 129 #size-cells = <0>; 151 cpu0: cpu@0 { 154 reg = <0x000>; 169 reg = <0x001>; 184 reg = <0x100>; 199 reg = <0x101>; 214 CPU_SLEEP_0: cpu-sleep-0 { 220 arm,psci-suspend-param = <0x0010000>; 242 cpu_suspend = <0x84000001>; [all …]
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | rtw8852c_table.c | 10 {0xF0FF0000, 0x00000000}, 11 {0xF03300FF, 0x00000001}, 12 {0xF03400FF, 0x00000002}, 13 {0xF03500FF, 0x00000003}, 14 {0xF03600FF, 0x0000000 [all...] |
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|