/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_fbc_regs.h | 9 #define FBC_CFB_BASE _MMIO(0x3200) /* 4k page aligned */ 10 #define FBC_LL_BASE _MMIO(0x3204) /* 4k page aligned */ 11 #define FBC_CONTROL _MMIO(0x3208) 21 #define FBC_CTL_FENCENO_MASK REG_GENMASK(3, 0) 23 #define FBC_COMMAND _MMIO(0x320c) 24 #define FBC_CMD_COMPRESS REG_BIT(0) 25 #define FBC_STATUS _MMIO(0x3210) 29 #define FBC_STAT_CURRENT_LINE_MASK REG_GENMASK(10, 0) 30 #define FBC_CONTROL2 _MMIO(0x3214) /* i965gm only */ 33 #define FBC_CTL_IDLE_IMM REG_FIELD_PREP(FBC_CTL_IDLE_MASK, 0) [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/timer/ |
D | realtek,otto-timer.yaml | 18 pattern: "^timer@[0-9a-f]+$" 57 reg = <0x3200 0x10>, <0x3210 0x10>, <0x3220 0x10>, 58 <0x3230 0x10>, <0x3240 0x10>;
|
/linux-6.14.4/arch/mips/boot/dts/realtek/ |
D | rtl930x.dtsi | 10 #size-cells = <0>; 12 cpu@0 { 15 reg = <0>; 16 clocks = <&baseclk 0>; 23 #clock-cells = <0>; 29 #clock-cells = <0>; 35 reg = <0x1b000000 0x10000>; 41 reg = <0x0c 0x4>; 42 value = <0x01>; 47 reg = <0x36c 0x14>; [all …]
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxbf_gige/ |
D | mlxbf_gige_regs.h | 13 #define MLXBF_GIGE_VERSION 0x0000 14 #define MLXBF_GIGE_VERSION_BF2 0x0 15 #define MLXBF_GIGE_VERSION_BF3 0x1 16 #define MLXBF_GIGE_STATUS 0x0010 17 #define MLXBF_GIGE_STATUS_READY BIT(0) 18 #define MLXBF_GIGE_INT_STATUS 0x0028 19 #define MLXBF_GIGE_INT_STATUS_RX_RECEIVE_PACKET BIT(0) 28 #define MLXBF_GIGE_INT_EN 0x0030 29 #define MLXBF_GIGE_INT_EN_RX_RECEIVE_PACKET BIT(0) 38 #define MLXBF_GIGE_INT_MASK 0x0038 [all …]
|
/linux-6.14.4/drivers/media/rc/keymaps/ |
D | rc-dreambox.c | 22 { 0x3200, KEY_POWER }, 25 { 0x3290, KEY_HELP }, 28 { 0x3201, KEY_1 }, 29 { 0x3202, KEY_2 }, 30 { 0x3203, KEY_3 }, 31 { 0x3204, KEY_4 }, 32 { 0x3205, KEY_5 }, 33 { 0x3206, KEY_6 }, 34 { 0x3207, KEY_7 }, 35 { 0x3208, KEY_8 }, [all …]
|
/linux-6.14.4/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi_phy.c | 36 for (i = 0; i < 8; i += 2) { in hdmi_phy_parse_lanes() 43 if (dx < 0 || dx >= 8) in hdmi_phy_parse_lanes() 46 if (dy < 0 || dy >= 8) in hdmi_phy_parse_lanes() 56 pol = 0; in hdmi_phy_parse_lanes() 65 return 0; in hdmi_phy_parse_lanes() 71 0x0123, in hdmi_phy_configure_lanes() 72 0x0132, in hdmi_phy_configure_lanes() 73 0x0312, in hdmi_phy_configure_lanes() 74 0x0321, in hdmi_phy_configure_lanes() 75 0x0231, in hdmi_phy_configure_lanes() [all …]
|
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_phy.c | 45 for (i = 0; i < 8; i += 2) { in hdmi_phy_parse_lanes() 52 if (dx < 0 || dx >= 8) in hdmi_phy_parse_lanes() 55 if (dy < 0 || dy >= 8) in hdmi_phy_parse_lanes() 65 pol = 0; in hdmi_phy_parse_lanes() 74 return 0; in hdmi_phy_parse_lanes() 80 0x0123, in hdmi_phy_configure_lanes() 81 0x0132, in hdmi_phy_configure_lanes() 82 0x0312, in hdmi_phy_configure_lanes() 83 0x0321, in hdmi_phy_configure_lanes() 84 0x0231, in hdmi_phy_configure_lanes() [all …]
|
/linux-6.14.4/drivers/net/fddi/skfp/h/ |
D | smt_p.h | 19 #define SMT_P0012 0x0012 21 #define SMT_P0015 0x0015 22 #define SMT_P0016 0x0016 23 #define SMT_P0017 0x0017 24 #define SMT_P0018 0x0018 25 #define SMT_P0019 0x0019 27 #define SMT_P001A 0x001a 28 #define SMT_P001B 0x001b 29 #define SMT_P001C 0x001c 30 #define SMT_P001D 0x001d [all …]
|
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb/ |
D | pm3393.c | 45 #define RXXG_CONF1_VAL (SUNI1x10GEXP_BITMSK_RXXG_PUREP | 0x14 | \ 88 return 0; in pmread() 94 return 0; in pmwrite() 100 return 0; in pm3393_reset() 117 pmwrite(cmac, SUNI1x10GEXP_REG_SERDES_3125_INTERRUPT_ENABLE, 0xffff); in pm3393_interrupt_enable() 118 pmwrite(cmac, SUNI1x10GEXP_REG_XRF_INTERRUPT_ENABLE, 0xffff); in pm3393_interrupt_enable() 119 pmwrite(cmac, SUNI1x10GEXP_REG_XRF_DIAG_INTERRUPT_ENABLE, 0xffff); in pm3393_interrupt_enable() 120 pmwrite(cmac, SUNI1x10GEXP_REG_RXOAM_INTERRUPT_ENABLE, 0xffff); in pm3393_interrupt_enable() 123 pmwrite(cmac, SUNI1x10GEXP_REG_MSTAT_INTERRUPT_MASK_0, 0); in pm3393_interrupt_enable() 124 pmwrite(cmac, SUNI1x10GEXP_REG_MSTAT_INTERRUPT_MASK_1, 0); in pm3393_interrupt_enable() [all …]
|
D | suni1x10gexp_regs.h | 29 #define SUNI1x10GEXP_REG_SIZEOF_MAC_FILTER 0x0003 37 #define SUNI1x10GEXP_REG_SIZEOF_MAC_VID_FILTER 0x0001 44 #define SUNI1x10GEXP_REG_SIZEOF_MSTAT_COUNT 0x0004 57 #define SUNI1x10GEXP_REG_IDENTIFICATION 0x0000 58 #define SUNI1x10GEXP_REG_PRODUCT_REVISION 0x0001 59 #define SUNI1x10GEXP_REG_CONFIG_AND_RESET_CONTROL 0x0002 60 #define SUNI1x10GEXP_REG_LOOPBACK_MISC_CTRL 0x0003 61 #define SUNI1x10GEXP_REG_DEVICE_STATUS 0x0004 62 #define SUNI1x10GEXP_REG_GLOBAL_PERFORMANCE_MONITOR_UPDATE 0x0005 64 #define SUNI1x10GEXP_REG_MDIO_COMMAND 0x0006 [all …]
|
/linux-6.14.4/drivers/net/ethernet/atheros/alx/ |
D | reg.h | 38 #define ALX_DEV_ID_AR8161 0x1091 39 #define ALX_DEV_ID_E2200 0xe091 40 #define ALX_DEV_ID_E2400 0xe0a1 41 #define ALX_DEV_ID_E2500 0xe0b1 42 #define ALX_DEV_ID_AR8162 0x1090 43 #define ALX_DEV_ID_AR8171 0x10A1 44 #define ALX_DEV_ID_AR8172 0x10A0 47 * bit(0): with xD support 52 #define ALX_REV_A0 0 57 #define ALX_DEV_CTRL 0x0060 [all …]
|
/linux-6.14.4/drivers/media/i2c/ |
D | imx412.c | 21 #define IMX412_REG_MODE_SELECT 0x0100 22 #define IMX412_MODE_STANDBY 0x00 23 #define IMX412_MODE_STREAMING 0x01 26 #define IMX412_REG_LPFR 0x0340 29 #define IMX412_REG_ID 0x0016 30 #define IMX412_ID 0x577 33 #define IMX412_REG_EXPOSURE_CIT 0x0202 37 #define IMX412_EXPOSURE_DEFAULT 0x0648 40 #define IMX412_REG_AGAIN 0x0204 41 #define IMX412_AGAIN_MIN 0 [all …]
|
D | imx296.c | 30 #define IMX296_REG_ADDR_MASK 0xffff 32 #define IMX296_CTRL00 IMX296_REG_8BIT(0x3000) 33 #define IMX296_CTRL00_STANDBY BIT(0) 34 #define IMX296_CTRL08 IMX296_REG_8BIT(0x3008) 35 #define IMX296_CTRL08_REGHOLD BIT(0) 36 #define IMX296_CTRL0A IMX296_REG_8BIT(0x300a) 37 #define IMX296_CTRL0A_XMSTA BIT(0) 38 #define IMX296_CTRL0B IMX296_REG_8BIT(0x300b) 39 #define IMX296_CTRL0B_TRIGEN BIT(0) 40 #define IMX296_CTRL0D IMX296_REG_8BIT(0x300d) [all …]
|
/linux-6.14.4/drivers/net/phy/mediatek/ |
D | mtk-ge-soc.c | 13 #define MTK_GPHY_ID_MT7981 0x03a29461 14 #define MTK_GPHY_ID_MT7988 0x03a29481 16 #define MTK_EXT_PAGE_ACCESS 0x1f 17 #define MTK_PHY_PAGE_STANDARD 0x0000 18 #define MTK_PHY_PAGE_EXTENDED_3 0x0003 20 #define MTK_PHY_LPI_REG_14 0x14 21 #define MTK_PHY_LPI_WAKE_TIMER_1000_MASK GENMASK(8, 0) 23 #define MTK_PHY_LPI_REG_1c 0x1c 26 #define MTK_PHY_PAGE_EXTENDED_2A30 0x2a30 27 #define MTK_PHY_PAGE_EXTENDED_52B5 0x52b5 [all …]
|
/linux-6.14.4/drivers/net/dsa/mv88e6xxx/ |
D | port.c | 47 /* Offset 0x00: MAC (or PCS or Physical) Status Register 70 /* Offset 0x01: MAC (or PCS or Physical) Control Register 74 * For port's MAC speed, ForceSpd (or SpdValue) bits 1:0 program the value. 106 return 0; in mv88e6xxx_port_set_rgmii_delay() 117 return 0; in mv88e6xxx_port_set_rgmii_delay() 132 if (port != 0) in mv88e6390_port_set_rgmii_delay() 182 return 0; in mv88e6xxx_port_set_link() 188 int err = 0; in mv88e6xxx_port_sync_link() 205 int err = 0; in mv88e6185_port_sync_link() 305 return 0; in mv88e6xxx_port_set_speed_duplex() [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/include/asic_reg/dpcs/ |
D | dpcs_3_1_4_offset.h | 31 // base address: 0x0 32 …DPCSSYS_CR0_SUP_DIG_IDCODE_LO 0x0000 33 …DPCSSYS_CR0_SUP_DIG_IDCODE_HI 0x0001 34 …DPCSSYS_CR0_SUP_DIG_REFCLK_OVRD_IN 0x0002 35 …DPCSSYS_CR0_SUP_DIG_MPLLA_DIV_CLK_OVRD_IN 0x0003 36 …DPCSSYS_CR0_SUP_DIG_MPLLA_HDMI_CLK_OVRD_IN 0x0004 37 …DPCSSYS_CR0_SUP_DIG_MPLLB_DIV_CLK_OVRD_IN 0x0005 38 …DPCSSYS_CR0_SUP_DIG_MPLLB_HDMI_CLK_OVRD_IN 0x0006 39 …DPCSSYS_CR0_SUP_DIG_MPLLA_OVRD_IN_0 0x0007 40 …DPCSSYS_CR0_SUP_DIG_MPLLA_OVRD_IN_1 0x0008 [all …]
|
D | dpcs_4_2_0_offset.h | 27 // base address: 0x0 28 …DPCSSYS_CR0_DPCSSYS_CR_ADDR 0x2934 30 …DPCSSYS_CR0_DPCSSYS_CR_DATA 0x2935 35 // base address: 0x360 36 …DPCSSYS_CR1_DPCSSYS_CR_ADDR 0x2a0c 38 …DPCSSYS_CR1_DPCSSYS_CR_DATA 0x2a0d 43 // base address: 0x6c0 44 …DPCSSYS_CR2_DPCSSYS_CR_ADDR 0x2ae4 46 …DPCSSYS_CR2_DPCSSYS_CR_DATA 0x2ae5 51 // base address: 0xa20 [all …]
|
D | dpcs_4_2_2_offset.h | 14 // base address: 0x0 15 …DPCSSYS_CR0_DPCSSYS_CR_ADDR 0x2934 17 …DPCSSYS_CR0_DPCSSYS_CR_DATA 0x2935 22 // base address: 0x360 23 …DPCSSYS_CR1_DPCSSYS_CR_ADDR 0x2a0c 25 …DPCSSYS_CR1_DPCSSYS_CR_DATA 0x2a0d 30 // base address: 0x6c0 31 …DPCSSYS_CR2_DPCSSYS_CR_ADDR 0x2ae4 33 …DPCSSYS_CR2_DPCSSYS_CR_DATA 0x2ae5 38 // base address: 0xa20 [all …]
|
D | dpcs_4_2_3_offset.h | 31 // base address: 0x0 32 …DPCSSYS_CR0_DPCSSYS_CR_ADDR 0x2934 34 …DPCSSYS_CR0_DPCSSYS_CR_DATA 0x2935 39 // base address: 0x360 40 …DPCSSYS_CR1_DPCSSYS_CR_ADDR 0x2a0c 42 …DPCSSYS_CR1_DPCSSYS_CR_DATA 0x2a0d 47 // base address: 0x6c0 48 …DPCSSYS_CR2_DPCSSYS_CR_ADDR 0x2ae4 50 …DPCSSYS_CR2_DPCSSYS_CR_DATA 0x2ae5 55 // base address: 0xa20 [all …]
|
/linux-6.14.4/drivers/pinctrl/tegra/ |
D | pinctrl-tegra114.c | 24 #define TEGRA_PIN_CLK_32K_OUT_PA0 _GPIO(0) 199 #define TEGRA_PIN_CORE_PWR_REQ _PIN(0) 1538 #define DRV_PINGROUP_REG_A 0x868 /* bank 0 */ 1539 #define PINGROUP_REG_A 0x3000 /* bank 1 */ 1560 .mux_bit = 0, \ 1573 .parked_bitmask = 0, \ 1592 .drv_bank = 0, \ 1605 .parked_bitmask = 0, \ 1610 …PINGROUP(ulpi_data0_po1, SPI3, HSI, UARTA, ULPI, 0x3000, N, N… 1611 …PINGROUP(ulpi_data1_po2, SPI3, HSI, UARTA, ULPI, 0x3004, N, N… [all …]
|
D | pinctrl-tegra124.c | 24 #define TEGRA_PIN_CLK_32K_OUT_PA0 _GPIO(0) 213 #define TEGRA_PIN_CORE_PWR_REQ _PIN(0) 1705 #define DRV_PINGROUP_REG_A 0x868 /* bank 0 */ 1706 #define PINGROUP_REG_A 0x3000 /* bank 1 */ 1707 #define MIPI_PAD_CTRL_PINGROUP_REG_A 0x820 /* bank 2 */ 1729 .mux_bit = 0, \ 1742 .parked_bitmask = 0, \ 1761 .drv_bank = 0, \ 1774 .parked_bitmask = 0, \ 1803 …PINGROUP(ulpi_data0_po1, SPI3, HSI, UARTA, ULPI, 0x3000, N, N… [all …]
|
D | pinctrl-tegra210.c | 22 #define TEGRA_PIN_PEX_L0_RST_N_PA0 _GPIO(0) 182 #define TEGRA_PIN_CORE_PWR_REQ _PIN(0) 1266 #define DRV_PINGROUP_REG_A 0x8d4 /* bank 0 */ 1267 #define PINGROUP_REG_A 0x3000 /* bank 1 */ 1290 .mux_bit = 0, \ 1306 .drv_bank = 0, \ 1335 .drv_bank = 0, \ 1354 …PINGROUP(sdmmc1_clk_pm0, SDMMC1, RSVD1, RSVD2, RSVD3, 0x3000, Y, Y, N, N,… 1355 …PINGROUP(sdmmc1_cmd_pm1, SDMMC1, SPI3, RSVD2, RSVD3, 0x3004, Y, Y, N, N,… 1356 …PINGROUP(sdmmc1_dat3_pm2, SDMMC1, SPI3, RSVD2, RSVD3, 0x3008, Y, Y, N, N,… [all …]
|
D | pinctrl-tegra30.c | 24 #define TEGRA_PIN_CLK_32K_OUT_PA0 _GPIO(0) 278 #define TEGRA_PIN_CLK_32K_IN _PIN(0) 2099 #define DRV_PINGROUP_REG_A 0x868 /* bank 0 */ 2100 #define PINGROUP_REG_A 0x3000 /* bank 1 */ 2121 .mux_bit = 0, \ 2134 .parked_bitmask = 0, \ 2153 .drv_bank = 0, \ 2166 .parked_bitmask = 0, \ 2171 …PINGROUP(clk_32k_out_pa0, BLINK, RSVD2, RSVD3, RSVD4, 0x331c, N, … 2172 …PINGROUP(uart3_cts_n_pa1, UARTC, RSVD2, GMI, RSVD4, 0x317c, N, … [all …]
|
/linux-6.14.4/sound/soc/codecs/ |
D | rt1011.c | 37 { RT1011_POWER_9, 0xa840 }, 39 { RT1011_ADC_SET_5, 0x0a20 }, 40 { RT1011_DAC_SET_2, 0xa032 }, 42 { RT1011_SPK_PRO_DC_DET_1, 0xb00c }, 43 { RT1011_SPK_PRO_DC_DET_2, 0xcccc }, 45 { RT1011_A_TIMING_1, 0x6054 }, 47 { RT1011_POWER_7, 0x3e55 }, 48 { RT1011_POWER_8, 0x0520 }, 49 { RT1011_BOOST_CON_1, 0xe188 }, 50 { RT1011_POWER_4, 0x16f2 }, [all …]
|
/linux-6.14.4/drivers/clk/qcom/ |
D | mmcc-apq8084.c | 44 .l_reg = 0x0004, 45 .m_reg = 0x0008, 46 .n_reg = 0x000c, 47 .config_reg = 0x0014, 48 .mode_reg = 0x0000, 49 .status_reg = 0x001c, 62 .enable_reg = 0x0100, 63 .enable_mask = BIT(0), 75 .l_reg = 0x0044, 76 .m_reg = 0x0048, [all …]
|