/Linux-v6.1/drivers/clk/pistachio/ |
D | clk-pistachio.c | 19 GATE(CLK_MIPS, "mips", "mips_div", 0x104, 0), 20 GATE(CLK_AUDIO_IN, "audio_in", "audio_clk_in_gate", 0x104, 1), 21 GATE(CLK_AUDIO, "audio", "audio_div", 0x104, 2), 22 GATE(CLK_I2S, "i2s", "i2s_div", 0x104, 3), 23 GATE(CLK_SPDIF, "spdif", "spdif_div", 0x104, 4), 24 GATE(CLK_AUDIO_DAC, "audio_dac", "audio_dac_div", 0x104, 5), 25 GATE(CLK_RPU_V, "rpu_v", "rpu_v_div", 0x104, 6), 26 GATE(CLK_RPU_L, "rpu_l", "rpu_l_div", 0x104, 7), 27 GATE(CLK_RPU_SLEEP, "rpu_sleep", "rpu_sleep_div", 0x104, 8), 28 GATE(CLK_WIFI_PLL_GATE, "wifi_pll_gate", "wifi_pll_mux", 0x104, 9), [all …]
|
/Linux-v6.1/drivers/memory/tegra/ |
D | tegra20.c | 17 #define MC_STAT_CONTROL 0x90 18 #define MC_STAT_EMC_CLOCK_LIMIT 0xa0 19 #define MC_STAT_EMC_CLOCKS 0xa4 20 #define MC_STAT_EMC_CONTROL_0 0xa8 21 #define MC_STAT_EMC_CONTROL_1 0xac 22 #define MC_STAT_EMC_COUNT_0 0xb8 23 #define MC_STAT_EMC_COUNT_1 0xbc 31 #define MC_STAT_CONTROL_PRI_EVENT_HP 0 35 #define MC_STAT_CONTROL_FILTER_PRI_DISABLE 0 39 #define MC_STAT_CONTROL_EVENT_QUALIFIED 0 [all …]
|
/Linux-v6.1/drivers/clk/axs10x/ |
D | i2s_pll_clock.c | 19 #define PLL_IDIV_REG 0x0 20 #define PLL_FBDIV_REG 0x4 21 #define PLL_ODIV0_REG 0x8 22 #define PLL_ODIV1_REG 0xC 34 { 1024000, 0x104, 0x451, 0x10E38, 0x2000 }, 35 { 1411200, 0x104, 0x596, 0x10D35, 0x2000 }, 36 { 1536000, 0x208, 0xA28, 0x10B2C, 0x2000 }, 37 { 2048000, 0x82, 0x451, 0x10E38, 0x2000 }, 38 { 2822400, 0x82, 0x596, 0x10D35, 0x2000 }, 39 { 3072000, 0x104, 0xA28, 0x10B2C, 0x2000 }, [all …]
|
/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/ |
D | cfp.c | 28 static u8 adhoc_rates_b[B_SUPPORTED_RATES] = { 0x82, 0x84, 0x8b, 0x96, 0 }; 30 static u8 adhoc_rates_g[G_SUPPORTED_RATES] = { 0x8c, 0x12, 0x98, 0x24, 31 0xb0, 0x48, 0x60, 0x6c, 0 }; 33 static u8 adhoc_rates_bg[BG_SUPPORTED_RATES] = { 0x82, 0x84, 0x8b, 0x96, 34 0x0c, 0x12, 0x18, 0x24, 35 0x30, 0x48, 0x60, 0x6c, 0 }; 37 static u8 adhoc_rates_a[A_SUPPORTED_RATES] = { 0x8c, 0x12, 0x98, 0x24, 38 0xb0, 0x48, 0x60, 0x6c, 0 }; 39 static u8 supported_rates_a[A_SUPPORTED_RATES] = { 0x0c, 0x12, 0x18, 0x24, 40 0xb0, 0x48, 0x60, 0x6c, 0 }; [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | allwinner,sun8i-a83t-emac.yaml | 77 default: 0 78 minimum: 0 85 default: 0 86 minimum: 0 102 default: 0 103 minimum: 0 141 const: 0 156 "^ethernet-phy@[0-9a-f]$": 194 reg = <0x01c0b000 0x104>; 195 interrupts = <0 82 1>; [all …]
|
/Linux-v6.1/drivers/media/pci/bt8xx/ |
D | bt878.h | 21 #define BT878_VERSION_CODE 0x000000 23 #define BT878_AINT_STAT 0x100 24 #define BT878_ARISCS (0xf<<28) 37 #define BT878_AINT_MASK 0x104 39 #define BT878_AGPIO_DMA_CTL 0x10c 40 #define BT878_A_GAIN (0xf<<28) 47 #define BT878_DA_LRD (0x1f<<16) 52 #define BT878_DA_SDR (0xf<<8) 60 #define BT878_APACK_LEN 0x110 61 #define BT878_AFP_LEN (0xff<<16) [all …]
|
/Linux-v6.1/drivers/phy/qualcomm/ |
D | phy-qcom-qmp-qserdes-txrx.h | 10 #define QSERDES_TX_BIST_MODE_LANENO 0x000 11 #define QSERDES_TX_BIST_INVERT 0x004 12 #define QSERDES_TX_CLKBUF_ENABLE 0x008 13 #define QSERDES_TX_CMN_CONTROL_ONE 0x00c 14 #define QSERDES_TX_CMN_CONTROL_TWO 0x010 15 #define QSERDES_TX_CMN_CONTROL_THREE 0x014 16 #define QSERDES_TX_TX_EMP_POST1_LVL 0x018 17 #define QSERDES_TX_TX_POST2_EMPH 0x01c 18 #define QSERDES_TX_TX_BOOST_LVL_UP_DN 0x020 19 #define QSERDES_TX_HP_PD_ENABLES 0x024 [all …]
|
D | phy-qcom-qmp-qserdes-txrx-v4.h | 10 #define QSERDES_V4_TX_BIST_MODE_LANENO 0x000 11 #define QSERDES_V4_TX_BIST_INVERT 0x004 12 #define QSERDES_V4_TX_CLKBUF_ENABLE 0x008 13 #define QSERDES_V4_TX_TX_EMP_POST1_LVL 0x00c 14 #define QSERDES_V4_TX_TX_IDLE_LVL_LARGE_AMP 0x010 15 #define QSERDES_V4_TX_TX_DRV_LVL 0x014 16 #define QSERDES_V4_TX_TX_DRV_LVL_OFFSET 0x018 17 #define QSERDES_V4_TX_RESET_TSYNC_EN 0x01c 18 #define QSERDES_V4_TX_PRE_STALL_LDO_BOOST_EN 0x020 19 #define QSERDES_V4_TX_TX_BAND 0x024 [all …]
|
D | phy-qcom-qmp-qserdes-txrx-v5.h | 11 #define QSERDES_V5_TX_BIST_MODE_LANENO 0x000 12 #define QSERDES_V5_TX_BIST_INVERT 0x004 13 #define QSERDES_V5_TX_CLKBUF_ENABLE 0x008 14 #define QSERDES_V5_TX_TX_EMP_POST1_LVL 0x00c 15 #define QSERDES_V5_TX_TX_IDLE_LVL_LARGE_AMP 0x010 16 #define QSERDES_V5_TX_TX_DRV_LVL 0x014 17 #define QSERDES_V5_TX_TX_DRV_LVL_OFFSET 0x018 18 #define QSERDES_V5_TX_RESET_TSYNC_EN 0x01c 19 #define QSERDES_V5_TX_PRE_STALL_LDO_BOOST_EN 0x020 20 #define QSERDES_V5_TX_TX_BAND 0x024 [all …]
|
D | phy-qcom-qmp-qserdes-pll.h | 10 #define QSERDES_PLL_BG_TIMER 0x00c 11 #define QSERDES_PLL_SSC_PER1 0x01c 12 #define QSERDES_PLL_SSC_PER2 0x020 13 #define QSERDES_PLL_SSC_STEP_SIZE1_MODE0 0x024 14 #define QSERDES_PLL_SSC_STEP_SIZE2_MODE0 0x028 15 #define QSERDES_PLL_SSC_STEP_SIZE1_MODE1 0x02c 16 #define QSERDES_PLL_SSC_STEP_SIZE2_MODE1 0x030 17 #define QSERDES_PLL_BIAS_EN_CLKBUFLR_EN 0x03c 18 #define QSERDES_PLL_CLK_ENABLE1 0x040 19 #define QSERDES_PLL_SYS_CLK_CTRL 0x044 [all …]
|
D | phy-qcom-qmp-qserdes-txrx-v3.h | 10 #define QSERDES_V3_TX_BIST_MODE_LANENO 0x000 11 #define QSERDES_V3_TX_CLKBUF_ENABLE 0x008 12 #define QSERDES_V3_TX_TX_EMP_POST1_LVL 0x00c 13 #define QSERDES_V3_TX_TX_DRV_LVL 0x01c 14 #define QSERDES_V3_TX_RESET_TSYNC_EN 0x024 15 #define QSERDES_V3_TX_PRE_STALL_LDO_BOOST_EN 0x028 16 #define QSERDES_V3_TX_TX_BAND 0x02c 17 #define QSERDES_V3_TX_SLEW_CNTL 0x030 18 #define QSERDES_V3_TX_INTERFACE_SELECT 0x034 19 #define QSERDES_V3_TX_RES_CODE_LANE_TX 0x03c [all …]
|
/Linux-v6.1/drivers/gpu/drm/arm/display/komeda/d71/ |
D | d71_regs.h | 11 #define BLK_BLOCK_INFO 0x000 12 #define BLK_PIPELINE_INFO 0x004 13 #define BLK_MAX_LINE_SIZE 0x008 14 #define BLK_VALID_INPUT_ID0 0x020 15 #define BLK_OUTPUT_ID0 0x060 16 #define BLK_INPUT_ID0 0x080 17 #define BLK_IRQ_RAW_STATUS 0x0A0 18 #define BLK_IRQ_CLEAR 0x0A4 19 #define BLK_IRQ_MASK 0x0A8 20 #define BLK_IRQ_STATUS 0x0AC [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
D | berlin-usb-phy.txt | 6 - #phys-cells: should be 0 13 reg = <0xf774000 0x128>; 14 #phy-cells = <0>; 15 resets = <&chip 0x104 14>;
|
/Linux-v6.1/arch/arm/mach-orion5x/ |
D | bridge-regs.h | 9 #define CPU_CONF (ORION5X_BRIDGE_VIRT_BASE + 0x100) 11 #define CPU_CTRL (ORION5X_BRIDGE_VIRT_BASE + 0x104) 13 #define RSTOUTn_MASK (ORION5X_BRIDGE_VIRT_BASE + 0x108) 14 #define RSTOUTn_MASK_PHYS (ORION5X_BRIDGE_PHYS_BASE + 0x108) 16 #define CPU_SOFT_RESET (ORION5X_BRIDGE_VIRT_BASE + 0x10c) 18 #define BRIDGE_CAUSE (ORION5X_BRIDGE_VIRT_BASE + 0x110) 20 #define POWER_MNG_CTRL_REG (ORION5X_BRIDGE_VIRT_BASE + 0x11C) 22 #define BRIDGE_INT_TIMER1_CLR (~0x0004) 24 #define MAIN_IRQ_CAUSE (ORION5X_BRIDGE_VIRT_BASE + 0x200) 26 #define MAIN_IRQ_MASK (ORION5X_BRIDGE_VIRT_BASE + 0x204) [all …]
|
/Linux-v6.1/arch/arm/mach-s3c/ |
D | regs-sys-s3c64xx.h | 16 #define S3C64XX_AHB_CON0 S3C_SYSREG(0x100) 17 #define S3C64XX_AHB_CON1 S3C_SYSREG(0x104) 18 #define S3C64XX_AHB_CON2 S3C_SYSREG(0x108) 20 #define S3C64XX_SDMA_SEL S3C_SYSREG(0x110) 22 #define S3C64XX_OTHERS S3C_SYSREG(0x900)
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | ecx-common.dtsi | 14 cpu_suspend = <0x84000002>; 15 cpu_off = <0x84000004>; 16 cpu_on = <0x84000006>; 27 reg = <0xffe08000 0x10000>; 28 interrupts = <0 83 4>; 30 calxeda,port-phys = < &combophy5 0>, <&combophy0 0>, 35 calxeda,led-order = <4 0 1 2 3>; 40 reg = <0xffe0e000 0x1000>; 41 interrupts = <0 90 4>; 48 reg = <0xfff20000 0x1000>; [all …]
|
/Linux-v6.1/drivers/media/rc/keymaps/ |
D | rc-minix-neo.c | 14 { 0x118, KEY_POWER }, 16 { 0x146, KEY_UP }, 17 { 0x116, KEY_DOWN }, 18 { 0x147, KEY_LEFT }, 19 { 0x115, KEY_RIGHT }, 20 { 0x155, KEY_ENTER }, 22 { 0x110, KEY_VOLUMEDOWN }, 23 { 0x140, KEY_BACK }, 24 { 0x114, KEY_VOLUMEUP }, 26 { 0x10d, KEY_HOME }, [all …]
|
D | rc-x96max.c | 13 { 0x140, KEY_POWER }, 22 { 0x118, KEY_VOLUMEUP }, 23 { 0x110, KEY_VOLUMEDOWN }, 25 { 0x143, KEY_MUTE }, // config 27 { 0x100, KEY_EPG }, // mouse 28 { 0x119, KEY_BACK }, 30 { 0x116, KEY_UP }, 31 { 0x151, KEY_LEFT }, 32 { 0x150, KEY_RIGHT }, 33 { 0x11a, KEY_DOWN }, [all …]
|
/Linux-v6.1/include/linux/ |
D | atmel_pdc.h | 15 #define ATMEL_PDC_RPR 0x100 /* Receive Pointer Register */ 16 #define ATMEL_PDC_RCR 0x104 /* Receive Counter Register */ 17 #define ATMEL_PDC_TPR 0x108 /* Transmit Pointer Register */ 18 #define ATMEL_PDC_TCR 0x10c /* Transmit Counter Register */ 19 #define ATMEL_PDC_RNPR 0x110 /* Receive Next Pointer Register */ 20 #define ATMEL_PDC_RNCR 0x114 /* Receive Next Counter Register */ 21 #define ATMEL_PDC_TNPR 0x118 /* Transmit Next Pointer Register */ 22 #define ATMEL_PDC_TNCR 0x11c /* Transmit Next Counter Register */ 24 #define ATMEL_PDC_PTCR 0x120 /* Transfer Control Register */ 25 #define ATMEL_PDC_RXTEN (1 << 0) /* Receiver Transfer Enable */ [all …]
|
D | micrel_phy.h | 11 #define MICREL_PHY_ID_MASK 0x00fffff0 13 #define PHY_ID_KSZ8873MLL 0x000e7237 14 #define PHY_ID_KSZ9021 0x00221610 15 #define PHY_ID_KSZ9021RLRN 0x00221611 16 #define PHY_ID_KS8737 0x00221720 17 #define PHY_ID_KSZ8021 0x00221555 18 #define PHY_ID_KSZ8031 0x00221556 19 #define PHY_ID_KSZ8041 0x00221510 21 #define PHY_ID_KSZ8041RNLI 0x00221537 22 #define PHY_ID_KSZ8051 0x00221550 [all …]
|
/Linux-v6.1/drivers/media/usb/gspca/ |
D | stk1135.h | 8 #define STK1135_REG_GCTRL 0x000 /* GPIO control */ 9 #define STK1135_REG_ICTRL 0x004 /* Interrupt control */ 10 #define STK1135_REG_IDATA 0x008 /* Interrupt data */ 11 #define STK1135_REG_RMCTL 0x00c /* Remote wakeup control */ 12 #define STK1135_REG_POSVA 0x010 /* Power-on strapping data */ 14 #define STK1135_REG_SENSO 0x018 /* Sensor select options */ 15 #define STK1135_REG_PLLFD 0x01c /* PLL frequency divider */ 17 #define STK1135_REG_SCTRL 0x100 /* Sensor control register */ 18 #define STK1135_REG_DCTRL 0x104 /* Decimation control register */ 19 #define STK1135_REG_CISPO 0x110 /* Capture image starting position */ [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8mp-pinfunc.h | 13 #define MX8MP_IOMUXC_GPIO1_IO00__GPIO1_IO00 0x014 0x274 0x000 0x0 0x0 14 #define MX8MP_IOMUXC_GPIO1_IO00__CCM_ENET_PHY_REF_CLK_ROOT 0x014 0x274 0x000 0x1 0x0 15 #define MX8MP_IOMUXC_GPIO1_IO00__ISP_FL_TRIG_0 0x014 0x274 0x5D4 0x3 0x0 16 #define MX8MP_IOMUXC_GPIO1_IO00__CCM_EXT_CLK1 0x014 0x274 0x000 0x6 0x0 17 #define MX8MP_IOMUXC_GPIO1_IO01__GPIO1_IO01 0x018 0x278 0x000 0x0 0x0 18 #define MX8MP_IOMUXC_GPIO1_IO01__PWM1_OUT 0x018 0x278 0x000 0x1 0x0 19 #define MX8MP_IOMUXC_GPIO1_IO01__ISP_SHUTTER_TRIG_0 0x018 0x278 0x5DC 0x3 0x0 20 #define MX8MP_IOMUXC_GPIO1_IO01__CCM_EXT_CLK2 0x018 0x278 0x000 0x6 0x0 21 #define MX8MP_IOMUXC_GPIO1_IO02__GPIO1_IO02 0x01C 0x27C 0x000 0x0 0x0 22 #define MX8MP_IOMUXC_GPIO1_IO02__WDOG1_WDOG_B 0x01C 0x27C 0x000 0x1 0x0 [all …]
|
D | imx8mn-pinfunc.h | 14 …ne MX8MN_IOMUXC_BOOT_MODE2_CCMSRCGPCMIX_BOOT_MODE2 0x020 0x25C 0x000 0x0 0x0 15 …ne MX8MN_IOMUXC_BOOT_MODE2_I2C1_SCL 0x020 0x25C 0x55C 0x1 0x3 16 …ne MX8MN_IOMUXC_BOOT_MODE3_CCMSRCGPCMIX_BOOT_MODE3 0x024 0x260 0x000 0x0 0x0 17 …ne MX8MN_IOMUXC_BOOT_MODE3_I2C1_SDA 0x024 0x260 0x56C 0x1 0x3 18 …ne MX8MN_IOMUXC_GPIO1_IO00_GPIO1_IO0 0x028 0x290 0x000 0x0 0x0 19 …ne MX8MN_IOMUXC_GPIO1_IO00_CCMSRCGPCMIX_ENET_PHY_REF_CLK_ROOT 0x028 0x290 0x000 0x1 0x0 20 …ne MX8MN_IOMUXC_GPIO1_IO00_ANAMIX_REF_CLK_32K 0x028 0x290 0x000 0x5 0x0 21 …ne MX8MN_IOMUXC_GPIO1_IO00_CCMSRCGPCMIX_EXT_CLK1 0x028 0x290 0x000 0x6 0x0 22 …ne MX8MN_IOMUXC_GPIO1_IO01_GPIO1_IO1 0x02C 0x294 0x000 0x0 0x0 23 …ne MX8MN_IOMUXC_GPIO1_IO01_PWM1_OUT 0x02C 0x294 0x000 0x1 0x0 [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | calxeda.yaml | 20 const: 0 47 reg = <0x3fffc000 0x1000>; 51 #size-cells = <0>; 54 #clock-cells = <0>; 60 #clock-cells = <0>; 63 reg = <0x108>; 67 #clock-cells = <0>; 70 reg = <0x100>; 74 #clock-cells = <0>; 77 reg = <0x104>;
|
/Linux-v6.1/drivers/clk/mediatek/ |
D | clk-mt8365.c | 394 0x0ec, 0, 2, 7), 413 #define CLK_CFG_UPDATE 0x004 414 #define CLK_CFG_UPDATE1 0x008 419 0x040, 0x044, 0x048, 0, 2, 7, CLK_CFG_UPDATE, 420 0, CLK_IS_CRITICAL), 421 MUX_GATE_CLR_SET_UPD(CLK_TOP_MEM_SEL, "mem_sel", mem_parents, 0x040, 422 0x044, 0x048, 8, 2, 15, CLK_CFG_UPDATE, 1), 423 MUX_GATE_CLR_SET_UPD(CLK_TOP_MM_SEL, "mm_sel", mm_parents, 0x040, 0x044, 424 0x048, 16, 3, 23, CLK_CFG_UPDATE, 2), 425 MUX_GATE_CLR_SET_UPD(CLK_TOP_SCP_SEL, "scp_sel", scp_parents, 0x040, [all …]
|