Home
last modified time | relevance | path

Searched +full:0 +full:xa044 (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/apm/xgene-v2/
Dmac.h14 #define MAC_CONFIG_1 0xa000
15 #define MAC_CONFIG_2 0xa004
16 #define MII_MGMT_CONFIG 0xa020
17 #define MII_MGMT_COMMAND 0xa024
18 #define MII_MGMT_ADDRESS 0xa028
19 #define MII_MGMT_CONTROL 0xa02c
20 #define MII_MGMT_STATUS 0xa030
21 #define MII_MGMT_INDICATORS 0xa034
22 #define INTERFACE_CONTROL 0xa038
23 #define STATION_ADDR0 0xa040
[all …]
/linux-6.14.4/drivers/spi/
Dspi-pci1xxxx.c41 #define SPI_MST_CTL_GO (BIT(0))
43 #define SPI_PERI_ADDR_BASE (0x160000)
44 #define SPI_SYSTEM_ADDR_BASE (0x2000)
45 #define SPI_MST1_ADDR_BASE (0x800)
47 #define DEV_REV_REG (SPI_SYSTEM_ADDR_BASE + 0x00)
48 #define SPI_SYSLOCK_REG (SPI_SYSTEM_ADDR_BASE + 0xA0)
49 #define SPI_CONFIG_PERI_ENABLE_REG (SPI_SYSTEM_ADDR_BASE + 0x108)
52 #define DEV_REV_MASK (GENMASK(7, 0))
55 #define SPI0 (0)
59 #define SPI_DMA_ADDR_BASE (0x1000)
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/phy/
Dqcom,sc8280xp-qmp-pcie-phy.yaml102 const: 0
242 const: 0
250 reg = <0x01c18000 0x2000>;
269 #clock-cells = <0>;
272 #phy-cells = <0>;
277 reg = <0x01c24000 0x2000>, <0x01c26000 0x2000>;
296 qcom,4ln-config-sel = <&tcsr 0xa044 0>;
298 #clock-cells = <0>;
301 #phy-cells = <0>;
/linux-6.14.4/drivers/clk/qcom/
Dcamcc-sm4450.c43 { 249600000, 2020000000, 0 },
47 { 864000000, 1056000000, 0 },
52 .l = 0x3e,
53 .alpha = 0x8000,
54 .config_ctl_val = 0x20485699,
55 .config_ctl_hi_val = 0x00182261,
56 .config_ctl_hi1_val = 0x32aa299c,
57 .user_ctl_val = 0x00008400,
58 .user_ctl_hi_val = 0x00000805,
62 .offset = 0x0,
[all …]
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dsc8280xp.dtsi33 #clock-cells = <0>;
38 #clock-cells = <0>;
45 #size-cells = <0>;
47 cpu0: cpu@0 {
50 reg = <0x0 0x0>;
51 clocks = <&cpufreq_hw 0>;
58 qcom,freq-domain = <&cpufreq_hw 0>;
78 reg = <0x0 0x100>;
79 clocks = <&cpufreq_hw 0>;
86 qcom,freq-domain = <&cpufreq_hw 0>;
[all …]
/linux-6.14.4/drivers/media/pci/cx88/
Dcx88-cards.c19 static unsigned int tuner[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
20 static unsigned int radio[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
21 static unsigned int card[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
43 } while (0)
60 .vmux = 0,
81 .vmux = 0,
82 .gpio0 = 0xff00, // internal decoder
85 .vmux = 0,
86 .gpio0 = 0xff01, // mono from tuner chip
90 .gpio0 = 0xff02,
[all …]
/linux-6.14.4/drivers/net/wireless/realtek/rtw89/
Drtw8852c_table.c10 {0xF0FF0000, 0x00000000},
11 {0xF03300FF, 0x00000001},
12 {0xF03400FF, 0x00000002},
13 {0xF03500FF, 0x00000003},
14 {0xF03600FF, 0x00000004},
15 {0x70C, 0x00000020},
16 {0x704, 0x601E0100},
17 {0x4000, 0x00000000},
18 {0x4004, 0xCA014000},
19 {0x4008, 0xC751D4F0},
[all …]