| /linux/Documentation/devicetree/bindings/timer/ |
| H A 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/drivers/net/ethernet/mellanox/mlxbf_gige/ |
| H A 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/drivers/media/rc/keymaps/ |
| H A 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/drivers/gpu/drm/omapdrm/dss/ |
| H A 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/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A 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/arch/mips/boot/dts/realtek/ |
| H A D | rtl930x.dtsi | 16 #address-cells = <0>; 23 #size-cells = <0>; 25 cpu@0 { 28 reg = <0>; 35 #clock-cells = <0>; 41 #clock-cells = <0>; 47 reg = <0x1b000000 0x10000>; 57 reg = <0x0c 0x4>; 58 value = <0x01>; 63 reg = <0x36c 0x14>; [all …]
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A 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/drivers/net/ethernet/chelsio/cxgb/ |
| H A 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 …]
|
| H A 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/drivers/net/ethernet/atheros/alx/ |
| H A 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/drivers/media/i2c/ |
| H A D | t4ka3.c | 35 #define T4KA3_NATIVE_START_LEFT 0 36 #define T4KA3_NATIVE_START_TOP 0 39 #define T4KA3_ACTIVE_START_LEFT 0 64 #define T4KA3_REG_PRODUCT_ID_HIGH CCI_REG8(0x0000) 65 #define T4KA3_REG_PRODUCT_ID_LOW CCI_REG8(0x0001) 66 #define T4KA3_PRODUCT_ID 0x1490 68 #define T4KA3_REG_STREAM CCI_REG8(0x0100) 69 #define T4KA3_REG_IMG_ORIENTATION CCI_REG8(0x0101) 70 #define T4KA3_HFLIP_BIT BIT(0) 72 #define T4KA3_REG_PARAM_HOLD CCI_REG8(0x0104) [all …]
|
| /linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/ |
| H A 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 …]
|
| H A 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 …]
|
| H A 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 …]
|
| H A 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/drivers/pinctrl/tegra/ |
| H A 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 …]
|
| H A 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 …]
|
| H A 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 …]
|
| H A 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/sound/soc/codecs/ |
| H A 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, 0x16f [all...] |
| /linux/drivers/clk/qcom/ |
| H A D | mmcc-apq8084.c | 43 .l_reg = 0x0004, 44 .m_reg = 0x0008, 45 .n_reg = 0x000c, 46 .config_reg = 0x0014, 47 .mode_reg = 0x0000, 48 .status_reg = 0x001c, 61 .enable_reg = 0x0100, 62 .enable_mask = BIT(0), 74 .l_reg = 0x0044, 75 .m_reg = 0x0048, [all …]
|
| H A D | mmcc-msm8974.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 …]
|
| H A D | mmcc-msm8998.c | 47 { 0x0, 1 }, 48 { 0x1, 2 }, 49 { 0x3, 4 }, 50 { 0x7, 8 }, 55 .offset = 0xc000, 58 .enable_reg = 0x1e0, 59 .enable_mask = BIT(0), 72 .offset = 0xc000, 87 .offset = 0xc050, 90 .enable_reg = 0x1e0, [all …]
|
| H A D | gcc-ipq806x.c | 33 .l_reg = 0x30c4, 34 .m_reg = 0x30c8, 35 .n_reg = 0x30cc, 36 .config_reg = 0x30d4, 37 .mode_reg = 0x30c0, 38 .status_reg = 0x30d8, 49 .enable_reg = 0x34c0, 50 .enable_mask = BIT(0), 62 .l_reg = 0x3164, 63 .m_reg = 0x3168, [all …]
|
| /linux/sound/soc/mediatek/mt8195/ |
| H A D | mt8195-reg.h | 13 #define AFE_SRAM_BASE (0x10880000) 14 #define AFE_SRAM_SIZE (0x10000) 16 #define AUDIO_TOP_CON0 (0x0000) 17 #define AUDIO_TOP_CON1 (0x0004) 18 #define AUDIO_TOP_CON2 (0x0008) 19 #define AUDIO_TOP_CON3 (0x000c) 20 #define AUDIO_TOP_CON4 (0x0010) 21 #define AUDIO_TOP_CON5 (0x0014) 22 #define AUDIO_TOP_CON6 (0x0018) 23 #define AFE_MAS_HADDR_MSB (0x0020) [all …]
|