/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | amlogic,meson-saradc.yaml | 128 reg = <0x0 0x8680 0x0 0x34>; 139 reg = <0x0 0x9680 0x0 0x34>;
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_uncore.c | 66 uncore->debug->unclaimed_mmio_check = 0; in mmio_debug_suspend() 115 if (id >= 0 && id < FW_DOMAIN_ID_COUNT) in intel_uncore_forcewake_domain_to_str() 137 fw_clear(d, 0xefff); in fw_domain_reset() 139 fw_clear(d, 0xffff); in fw_domain_reset() 167 return __wait_for_ack(d, ack, 0); in wait_ack_clear() 183 if (fw_ack(d) == ~0) in fw_domain_wait_ack_clear() 185 "%s: MMIO unreliable (forcewake register returns 0xFFFFFFFF)!\n", in fw_domain_wait_ack_clear() 196 ACK_CLEAR = 0, 205 const u32 value = type == ACK_SET ? ack_bit : 0; in fw_domain_wait_ack_with_fallback() 238 "%s had to use fallback to %s ack, 0x%x (passes %u)\n", in fw_domain_wait_ack_with_fallback() [all …]
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-imx93.c | 58 { IMX93_CLK_A55_PERIPH, "a55_periph_root", 0x0000, FAST_SEL, CLK_IS_CRITICAL }, 59 { IMX93_CLK_A55_MTR_BUS, "a55_mtr_bus_root", 0x0080, LOW_SPEED_IO_SEL, CLK_IS_CRITICAL }, 60 { IMX93_CLK_A55, "a55_alt_root", 0x0100, FAST_SEL, CLK_IS_CRITICAL }, 61 { IMX93_CLK_M33, "m33_root", 0x0180, LOW_SPEED_IO_SEL, CLK_IS_CRITICAL }, 62 { IMX93_CLK_BUS_WAKEUP, "bus_wakeup_root", 0x0280, LOW_SPEED_IO_SEL, CLK_IS_CRITICAL }, 63 { IMX93_CLK_BUS_AON, "bus_aon_root", 0x0300, LOW_SPEED_IO_SEL, CLK_IS_CRITICAL }, 64 { IMX93_CLK_WAKEUP_AXI, "wakeup_axi_root", 0x0380, FAST_SEL, CLK_IS_CRITICAL }, 65 { IMX93_CLK_SWO_TRACE, "swo_trace_root", 0x0400, LOW_SPEED_IO_SEL, }, 66 { IMX93_CLK_M33_SYSTICK, "m33_systick_root", 0x0480, LOW_SPEED_IO_SEL, }, 67 { IMX93_CLK_FLEXIO1, "flexio1_root", 0x0500, LOW_SPEED_IO_SEL, }, [all …]
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr3_training_ip_engine.c | 10 #define PATTERN_1 0x55555555 11 #define PATTERN_2 0xaaaaaaaa 61 0xffff 72 0xffff 114 {0x7, 0x7, 2, 0x7, 0x00000, 8}, /* PATTERN_PBS1 */ 115 {0x7, 0x7, 2, 0x7, 0x00080, 8}, /* PATTERN_PBS2 */ 116 {0x7, 0x7, 2, 0x7, 0x00100, 8}, /* PATTERN_PBS3 */ 117 {0x7, 0x7, 2, 0x7, 0x00030, 8}, /* PATTERN_TEST */ 118 {0x7, 0x7, 2, 0x7, 0x00100, 8}, /* PATTERN_RL */ 119 {0x7, 0x7, 2, 0x7, 0x00100, 8}, /* PATTERN_RL2 */ [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A D | mediatek-ge-soc.c | 11 #define MTK_GPHY_ID_MT7981 0x03a29461 12 #define MTK_GPHY_ID_MT7988 0x03a29481 14 #define MTK_EXT_PAGE_ACCESS 0x1f 15 #define MTK_PHY_PAGE_STANDARD 0x0000 16 #define MTK_PHY_PAGE_EXTENDED_3 0x0003 18 #define MTK_PHY_LPI_REG_14 0x14 19 #define MTK_PHY_LPI_WAKE_TIMER_1000_MASK GENMASK(8, 0) 21 #define MTK_PHY_LPI_REG_1c 0x1c 24 #define MTK_PHY_PAGE_EXTENDED_2A30 0x2a30 25 #define MTK_PHY_PAGE_EXTENDED_52B5 0x52b5 [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_workarounds.c | 131 enum forcewake_domains fw = 0; in wal_get_fw_for_rmw() 135 for (i = 0, wa = wal->list; i < wal->count; i++, wa++) in wal_get_fw_for_rmw() 148 unsigned int start = 0, end = wal->count; in _wa_add() 204 GEM_BUG_ON(i915_mmio_reg_offset(wa_[0].reg) == in _wa_add() 207 i915_mmio_reg_offset(wa_[0].reg)) in _wa_add() 210 swap(wa_[1], wa_[0]); in _wa_add() 258 wa_write_clr_set(wal, reg, ~0, set); in wa_write() 264 wa_mcr_write_clr_set(wal, reg, ~0, set); in wa_mcr_write() 282 wa_write_clr_set(wal, reg, clr, 0); in wa_write_clr() 288 wa_mcr_write_clr_set(wal, reg, clr, 0); in wa_mcr_write_clr() [all …]
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 38 #define MYPF_BASE 0x1b000 41 #define PF0_BASE 0x1e000 44 #define PF_STRIDE 0x400 51 #define MYPORT_BASE 0x1c000 54 #define PORT0_BASE 0x20000 57 #define PORT_STRIDE 0x2000 74 #define SGE_PF_KDOORBELL_A 0x0 83 #define PIDX_S 0 86 #define SGE_VF_KDOORBELL_A 0x0 92 #define PIDX_T5_S 0 [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8851b_table.c | 10 {0x704, 0x601E0500}, 11 {0x4000, 0x00000000}, 12 {0x4004, 0xCA014000}, 13 {0x4008, 0xC751D4F0}, 14 {0x400C, 0x44511475}, 15 {0x4010, 0x00000000}, 16 {0x4014, 0x00000000}, 17 {0x47BC, 0x00000380}, 18 {0x4018, 0x4F4C084B}, 19 {0x401C, 0x084A4E52}, [all …]
|
H A D | rtw8852c_table.c | 10 {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 …]
|
/openbmc/linux/fs/nls/ |
H A D | nls_cp950.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x3000,0xFF0C,0x3001,0x3002,0xFF0E,0x2027,0xFF1B,0xFF1A,/* 0x40-0x47 */ 26 0xFF1F,0xFF01,0xFE30,0x2026,0x2025,0xFE50,0xFE51,0xFE52,/* 0x48-0x4F */ [all …]
|
H A D | nls_cp936.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x4E02,0x4E04,0x4E05,0x4E06,0x4E0F,0x4E12,0x4E17,0x4E1F,/* 0x40-0x47 */ 26 0x4E20,0x4E21,0x4E23,0x4E26,0x4E29,0x4E2E,0x4E2F,0x4E31,/* 0x48-0x4F */ [all …]
|