| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | ti,am654-ehrpwm-tbclk.yaml | 35 reg = <0x4140 0x18>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx28-pinfunc.h | 19 #define MX28_PAD_GPMI_D00__GPMI_D0 0x0000 20 #define MX28_PAD_GPMI_D01__GPMI_D1 0x0010 21 #define MX28_PAD_GPMI_D02__GPMI_D2 0x0020 22 #define MX28_PAD_GPMI_D03__GPMI_D3 0x0030 23 #define MX28_PAD_GPMI_D04__GPMI_D4 0x0040 24 #define MX28_PAD_GPMI_D05__GPMI_D5 0x0050 25 #define MX28_PAD_GPMI_D06__GPMI_D6 0x0060 26 #define MX28_PAD_GPMI_D07__GPMI_D7 0x0070 27 #define MX28_PAD_GPMI_CE0N__GPMI_CE0N 0x0100 28 #define MX28_PAD_GPMI_CE1N__GPMI_CE1N 0x0110 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_regtable.h | 2 #define R_0x0 0x0 3 #define R_0x00 0x00 4 #define R_0x0106 0x0106 5 #define R_0x0140 0x0140 6 #define R_0x0144 0x0144 7 #define R_0x0148 0x0148 8 #define R_0x040 0x040 9 #define R_0x10 0x10 10 #define R_0x100 0x100 11 #define R_0x1038 0x1038 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_regtable.h | 1 #define R_0x0 0x0 2 #define R_0x00 0x00 3 #define R_0x0106 0x0106 4 #define R_0x0140 0x0140 5 #define R_0x0144 0x0144 6 #define R_0x0148 0x0148 7 #define R_0x040 0x040 8 #define R_0x10 0x10 9 #define R_0x100 0x100 10 #define R_0x1038 0x1038 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_regtable.h | 2 #define R_0x0 0x0 3 #define R_0x00 0x00 4 #define R_0x0106 0x0106 5 #define R_0x0140 0x0140 6 #define R_0x0144 0x0144 7 #define R_0x0148 0x0148 8 #define R_0x040 0x040 9 #define R_0x10 0x10 10 #define R_0x100 0x100 11 #define R_0x1038 0x1038 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_regtable.h | 2 #define R_0x0 0x0 3 #define R_0x00 0x00 4 #define R_0x0106 0x0106 5 #define R_0x0140 0x0140 6 #define R_0x0144 0x0144 7 #define R_0x0148 0x0148 8 #define R_0x040 0x040 9 #define R_0x10 0x10 10 #define R_0x100 0x100 11 #define R_0x1038 0x1038 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_regtable.h | 2 #define R_0x0 0x0 3 #define R_0x00 0x00 4 #define R_0x0106 0x0106 5 #define R_0x0140 0x0140 6 #define R_0x0144 0x0144 7 #define R_0x0148 0x0148 8 #define R_0x040 0x040 9 #define R_0x10 0x10 10 #define R_0x100 0x100 11 #define R_0x1038 0x1038 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | ltc2978.c | 33 #define LTC2978_MFR_VOUT_PEAK 0xdd 34 #define LTC2978_MFR_VIN_PEAK 0xde 35 #define LTC2978_MFR_TEMPERATURE_PEAK 0xdf 36 #define LTC2978_MFR_SPECIAL_ID 0xe7 /* Undocumented on LTC3882 */ 37 #define LTC2978_MFR_COMMON 0xef 40 #define LTC2978_MFR_VOUT_MIN 0xfb 41 #define LTC2978_MFR_VIN_MIN 0xfc 42 #define LTC2978_MFR_TEMPERATURE_MIN 0xfd 45 #define LTC2974_MFR_IOUT_PEAK 0xd7 46 #define LTC2974_MFR_IOUT_MIN 0xd8 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-imx7d.c | 32 { .val = 0, .div = 4, }, 40 { .val = 0, .div = 1, }, 393 hws[IMX7D_CLK_DUMMY] = imx_clk_hw_fixed("dummy", 0); in imx7d_clocks_init() 398 base = of_iomap(np, 0); in imx7d_clocks_init() 402 …hws[IMX7D_PLL_ARM_MAIN_SRC] = imx_clk_hw_mux("pll_arm_main_src", base + 0x60, 14, 2, pll_bypass_s… in imx7d_clocks_init() 403 …hws[IMX7D_PLL_DRAM_MAIN_SRC] = imx_clk_hw_mux("pll_dram_main_src", base + 0x70, 14, 2, pll_bypass_… in imx7d_clocks_init() 404 …hws[IMX7D_PLL_SYS_MAIN_SRC] = imx_clk_hw_mux("pll_sys_main_src", base + 0xb0, 14, 2, pll_bypass_s… in imx7d_clocks_init() 405 …hws[IMX7D_PLL_ENET_MAIN_SRC] = imx_clk_hw_mux("pll_enet_main_src", base + 0xe0, 14, 2, pll_bypass_… in imx7d_clocks_init() 406 …hws[IMX7D_PLL_AUDIO_MAIN_SRC] = imx_clk_hw_mux("pll_audio_main_src", base + 0xf0, 14, 2, pll_bypas… in imx7d_clocks_init() 407 …hws[IMX7D_PLL_VIDEO_MAIN_SRC] = imx_clk_hw_mux("pll_video_main_src", base + 0x130, 14, 2, pll_bypa… in imx7d_clocks_init() [all …]
|
| H A D | clk-imx8mp.c | 424 anatop_base = of_iomap(np, 0); in imx8mp_clocks_probe() 430 ccm_base = devm_platform_ioremap_resource(pdev, 0); in imx8mp_clocks_probe() 445 hws[IMX8MP_CLK_DUMMY] = imx_clk_hw_fixed("dummy", 0); in imx8mp_clocks_probe() 453 …hws[IMX8MP_AUDIO_PLL1_REF_SEL] = imx_clk_hw_mux("audio_pll1_ref_sel", anatop_base + 0x0, 0, 2, pll… in imx8mp_clocks_probe() 454 …hws[IMX8MP_AUDIO_PLL2_REF_SEL] = imx_clk_hw_mux("audio_pll2_ref_sel", anatop_base + 0x14, 0, 2, pl… in imx8mp_clocks_probe() 455 …hws[IMX8MP_VIDEO_PLL1_REF_SEL] = imx_clk_hw_mux("video_pll1_ref_sel", anatop_base + 0x28, 0, 2, pl… in imx8mp_clocks_probe() 456 …hws[IMX8MP_DRAM_PLL_REF_SEL] = imx_clk_hw_mux("dram_pll_ref_sel", anatop_base + 0x50, 0, 2, pll_re… in imx8mp_clocks_probe() 457 …hws[IMX8MP_GPU_PLL_REF_SEL] = imx_clk_hw_mux("gpu_pll_ref_sel", anatop_base + 0x64, 0, 2, pll_ref_… in imx8mp_clocks_probe() 458 …hws[IMX8MP_VPU_PLL_REF_SEL] = imx_clk_hw_mux("vpu_pll_ref_sel", anatop_base + 0x74, 0, 2, pll_ref_… in imx8mp_clocks_probe() 459 …hws[IMX8MP_ARM_PLL_REF_SEL] = imx_clk_hw_mux("arm_pll_ref_sel", anatop_base + 0x84, 0, 2, pll_ref_… in imx8mp_clocks_probe() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_regtable.h | 25 #define R_0x0 0x0 26 #define R_0x00 0x00 27 #define R_0x0106 0x0106 28 #define R_0x0140 0x0140 29 #define R_0x0144 0x0144 30 #define R_0x0148 0x0148 31 #define R_0x040 0x040 32 #define R_0x10 0x10 33 #define R_0x100 0x100 34 #define R_0x1038 0x1038 [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_regtable.h | 25 #define R_0x0 0x0 26 #define R_0x00 0x00 27 #define R_0x0106 0x0106 28 #define R_0x0140 0x0140 29 #define R_0x0144 0x0144 30 #define R_0x0148 0x0148 31 #define R_0x040 0x040 32 #define R_0x10 0x10 33 #define R_0x100 0x100 34 #define R_0x1038 0x1038 [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_regtable.h | 25 #define R_0x0 0x0 26 #define R_0x00 0x00 27 #define R_0x08 0x08 28 #define R_0x0106 0x0106 29 #define R_0x0140 0x0140 30 #define R_0x0144 0x0144 31 #define R_0x0148 0x0148 32 #define R_0x040 0x040 33 #define R_0x10 0x10 34 #define R_0x100 0x100 [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_regtable.h | 25 #define R_0x0 0x0 26 #define R_0x00 0x00 27 #define R_0x08 0x08 28 #define R_0x0106 0x0106 29 #define R_0x0140 0x0140 30 #define R_0x0144 0x0144 31 #define R_0x0148 0x0148 32 #define R_0x040 0x040 33 #define R_0x10 0x10 34 #define R_0x100 0x100 [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_regtable.h | 25 #define R_0x0 0x0 26 #define R_0x00 0x00 27 #define R_0x08 0x08 28 #define R_0x0106 0x0106 29 #define R_0x0140 0x0140 30 #define R_0x0144 0x0144 31 #define R_0x0148 0x0148 32 #define R_0x040 0x040 33 #define R_0x10 0x10 34 #define R_0x100 0x100 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_regtable.h | 26 #define R_0x0 0x0 27 #define R_0x00 0x00 28 #define R_0x08 0x08 29 #define R_0x0106 0x0106 30 #define R_0x0140 0x0140 31 #define R_0x0144 0x0144 32 #define R_0x0148 0x0148 33 #define R_0x040 0x040 34 #define R_0x10 0x10 35 #define R_0x100 0x100 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_regtable.h | 26 #define R_0x0 0x0 27 #define R_0x00 0x00 28 #define R_0x08 0x08 29 #define R_0x0106 0x0106 30 #define R_0x0140 0x0140 31 #define R_0x0144 0x0144 32 #define R_0x0148 0x0148 33 #define R_0x040 0x040 34 #define R_0x10 0x10 35 #define R_0x100 0x100 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_reg.h | 15 #define RVU_AF_MSIXTR_BASE (0x10) 16 #define RVU_AF_ECO (0x20) 17 #define RVU_AF_BLK_RST (0x30) 18 #define RVU_AF_PF_BAR4_ADDR (0x40) 19 #define RVU_AF_RAS (0x100) 20 #define RVU_AF_RAS_W1S (0x108) 21 #define RVU_AF_RAS_ENA_W1S (0x110) 22 #define RVU_AF_RAS_ENA_W1C (0x118) 23 #define RVU_AF_GEN_INT (0x120) 24 #define RVU_AF_GEN_INT_W1S (0x128) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_dsi_vbt.c | 47 #define MIPI_TRANSFER_MODE_SHIFT 0 52 #define VLV_GPIO_NC_0_HV_DDI0_HPD 0x4130 53 #define VLV_GPIO_NC_1_HV_DDI0_DDC_SDA 0x4120 54 #define VLV_GPIO_NC_2_HV_DDI0_DDC_SCL 0x4110 55 #define VLV_GPIO_NC_3_PANEL0_VDDEN 0x4140 56 #define VLV_GPIO_NC_4_PANEL0_BKLTEN 0x4150 57 #define VLV_GPIO_NC_5_PANEL0_BKLTCTL 0x4160 58 #define VLV_GPIO_NC_6_HV_DDI1_HPD 0x4180 59 #define VLV_GPIO_NC_7_HV_DDI1_DDC_SDA 0x4190 60 #define VLV_GPIO_NC_8_HV_DDI1_DDC_SCL 0x4170 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | libata-pmp.c | 36 * 0 on success, AC_ERR_* mask on failure. 52 err_mask = ata_exec_internal(pmp_dev, &tf, NULL, DMA_NONE, NULL, 0, in sata_pmp_read() 58 return 0; in sata_pmp_read() 73 * 0 on success, AC_ERR_* mask on failure. 87 tf.nsect = val & 0xff; in sata_pmp_write() 88 tf.lbal = (val >> 8) & 0xff; in sata_pmp_write() 89 tf.lbam = (val >> 16) & 0xff; in sata_pmp_write() 90 tf.lbah = (val >> 24) & 0xff; in sata_pmp_write() 92 return ata_exec_internal(pmp_dev, &tf, NULL, DMA_NONE, NULL, 0, in sata_pmp_write() 107 * ATA_DEFER_* if deferring is needed, 0 otherwise. [all …]
|
| H A D | sata_sil24.c | 47 SIL24_HOST_BAR = 0, 69 HOST_SLOT_STAT = 0x00, /* 32 bit slot stat * 4 */ 70 HOST_CTRL = 0x40, 71 HOST_IRQ_STAT = 0x44, 72 HOST_PHY_CFG = 0x48, 73 HOST_BIST_CTRL = 0x50, 74 HOST_BIST_PTRN = 0x54, 75 HOST_BIST_STAT = 0x58, 76 HOST_MEM_BIST_STAT = 0x5c, 77 HOST_FLASH_CMD = 0x70, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/ |
| H A D | halbb_hwimg_raw_data_8852b.h | 36 0x704, 0x601E0100, 37 0x4000, 0x00000000, 38 0x4004, 0xCA014000, 39 0x4008, 0xC751D4F0, 40 0x400C, 0x44511475, 41 0x4010, 0x00000000, 42 0x4014, 0x00000000, 43 0x4018, 0x4F4C084B, 44 0x401C, 0x084A4E52, 45 0x4020, 0x4D504E4B, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/ |
| H A D | halbb_hwimg_raw_data_8852b.h | 36 0x704, 0x601E0100, 37 0x4000, 0x00000000, 38 0x4004, 0xCA014000, 39 0x4008, 0xC751D4F0, 40 0x400C, 0x44511475, 41 0x4010, 0x00000000, 42 0x4014, 0x00000000, 43 0x4018, 0x4F4C084B, 44 0x401C, 0x084A4E52, 45 0x4020, 0x4D504E4B, [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ti/ |
| H A D | k3-am65-main.dtsi | 12 reg = <0x0 0x70000000 0x0 0x200000>; 15 ranges = <0x0 0x0 0x70000000 0x200000>; 17 atf-sram@0 { 18 reg = <0x0 0x20000>; 22 reg = <0xf0000 0x10000>; 26 reg = <0x100000 0x100000>; 37 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 38 <0x00 0x01880000 0x00 0x90000>, /* GICR */ 39 <0x00 0x6f000000 0x00 0x2000>, /* GICC */ 40 <0x00 0x6f010000 0x00 0x1000>, /* GICH */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 112 TEST_REG = 0, 129 #define IGB_PRIV_FLAGS_LEGACY_RX BIT(0) 147 0 : rd32(E1000_STATUS); in igb_get_link_ksettings() 240 /* MDI-X => 2; MDI =>1; Invalid =>0 */ in igb_get_link_ksettings() 257 return 0; in igb_get_link_ksettings() 338 /* fix up the value for auto (3 => 0) as zero is mapped in igb_set_link_ksettings() 355 return 0; in igb_set_link_ksettings() 399 int retval = 0; in igb_set_pauseparam() 435 for (i = 0; i < adapter->num_rx_queues; i++) { in igb_set_pauseparam() 472 memset(p, 0, IGB_REGS_LEN * sizeof(u32)); in igb_get_regs() [all …]
|