Searched +full:0 +full:xff040000 (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | rockchip,pdm.yaml | 71 enum: [ 0, 1, 2, 3 ] 74 const: 0 101 reg = <0x0 0xff040000 0x0 0x1000>; 107 #sound-dai-cells = <0>; 109 pinctrl-0 = <&pdmm0_clk
|
/Linux-v6.1/arch/arm64/boot/dts/xilinx/ |
D | zynqmp.dtsi | 26 #size-cells = <0>; 28 cpu0: cpu@0 { 33 reg = <0x0>; 41 reg = <0x1>; 50 reg = <0x2>; 59 reg = <0x3>; 67 CPU_SLEEP_0: cpu-sleep-0 { 69 arm,psci-suspend-param = <0x40000000>; 106 interrupts = <0 35 4>; 107 xlnx,ipi-id = <0>; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/rockchip/ |
D | rk3308.dtsi | 39 #size-cells = <0>; 41 cpu0: cpu@0 { 44 reg = <0x0 0x0>; 57 reg = <0x0 0x1>; 67 reg = <0x0 0x2>; 77 reg = <0x0 0x3>; 90 arm,psci-suspend-param = <0x0010000>; 102 cpu0_opp_table: opp-table-0 { 142 #clock-cells = <0>; 160 #clock-cells = <0>; [all …]
|
D | rk3328.dtsi | 36 #size-cells = <0>; 38 cpu0: cpu@0 { 41 reg = <0x0 0x0>; 54 reg = <0x0 0x1>; 67 reg = <0x0 0x2>; 80 reg = <0x0 0x3>; 96 arm,psci-suspend-param = <0x0010000>; 108 cpu0_opp_table: opp-table-0 { 206 #clock-cells = <0>; 213 reg = <0x0 0xff000000 0x0 0x1000>; [all …]
|
D | px30.dtsi | 40 #size-cells = <0>; 42 cpu0: cpu@0 { 45 reg = <0x0 0x0>; 57 reg = <0x0 0x1>; 69 reg = <0x0 0x2>; 81 reg = <0x0 0x3>; 96 arm,psci-suspend-param = <0x0010000>; 105 arm,psci-suspend-param = <0x1010000>; 113 cpu0_opp_table: opp-table-0 { 164 #clock-cells = <0>; [all …]
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_hsi.h | 17 #define FW_ENCODE_32BIT_PATTERN 0x1e1e1e1e 23 #define BNX2X_MAX_ISCSI_TRGT_CONN_MASK 0xFFFF 24 #define BNX2X_MAX_ISCSI_TRGT_CONN_SHIFT 0 25 #define BNX2X_MAX_ISCSI_INIT_CONN_MASK 0xFFFF0000 31 #define BNX2X_MAX_FCOE_TRGT_CONN_MASK 0xFFFF 32 #define BNX2X_MAX_FCOE_TRGT_CONN_SHIFT 0 33 #define BNX2X_MAX_FCOE_INIT_CONN_MASK 0xFFFF0000 42 #define PIN_CFG_NA 0x00000000 43 #define PIN_CFG_GPIO0_P0 0x00000001 44 #define PIN_CFG_GPIO1_P0 0x00000002 [all …]
|