Home
last modified time | relevance | path

Searched +full:0 +full:x260 (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dbrcm,sdhci-brcmstb.txt28 reg = <0x84b0000 0x260 0x84b0300 0x200>;
30 interrupts = <0x0 0x26 0x4>;
43 bus-width = <0x8>;
47 reg = <0x84b1000 0x260 0x84b1300 0x200>;
49 interrupts = <0x0 0x27 0x4>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mmc/
Dbrcm,sdhci-brcmstb.yaml91 reg = <0x84b0000 0x260>, <0x84b0300 0x200>;
97 interrupts = <0x0 0x26 0x4>;
106 reg = <0x84b1000 0x260>, <0x84b1300 0x200>;
114 bus-width = <0x8>;
115 interrupts = <0x0 0x27 0x4>;
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/appletalk/
Dcops.rst38 If you do not specify any options the driver will try and use the IO = 0x240,
43 insmod cops io=0x240 irq=5
44 insmod -o cops2 cops io=0x260 irq=3
48 append="ether=5,0x240,lt0 ether=3,0x260,lt1"
55 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
56 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 coll:0
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/appletalk/
Dcops.rst38 If you do not specify any options the driver will try and use the IO = 0x240,
43 insmod cops io=0x240 irq=5
44 insmod -o cops2 cops io=0x260 irq=3
48 append="ether=5,0x240,lt0 ether=3,0x260,lt1"
55 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
56 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 coll:0
/kernel/linux/linux-5.10/sound/isa/gus/
Dgusextreme.c32 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
35 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x240,0x260 */
36 static long gf1_port[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS) - 1] = -1}; /* 0x210,0x220,0x230,0x240,0x…
37 static long mpu_port[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS) - 1] = -1}; /* 0x300,0x310,0x320 */
41 static int dma8[SNDRV_CARDS] = SNDRV_DEFAULT_DMA; /* 0,1,3 */
43 static int joystick_dac[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 29};
44 /* 0 to 31, (0.59V-4.52V or 0.389V-2.98V) */
45 static int channels[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 24};
46 static int pcm_channels[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 2};
86 static const long possible_ports[] = {0x220, 0x240, 0x260}; in snd_gusextreme_es1688_create()
[all …]
Dgusclassic.c28 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
31 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x230,0x240,0x250,0x260 */
35 static int joystick_dac[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 29};
36 /* 0 to 31, (0.59V-4.52V or 0.389V-2.98V) */
37 static int channels[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 24};
38 static int pcm_channels[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 2};
70 static const long possible_ports[] = {0x220, 0x230, 0x240, 0x250, 0x260}; in snd_gusclassic_create()
78 if (irq[n] < 0) { in snd_gusclassic_create()
85 if (dma1[n] < 0) { in snd_gusclassic_create()
92 if (dma2[n] < 0) { in snd_gusclassic_create()
[all …]
/kernel/linux/linux-6.6/sound/isa/gus/
Dgusextreme.c31 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
34 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x240,0x260 */
35 static long gf1_port[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS) - 1] = -1}; /* 0x210,0x220,0x230,0x240,0x…
36 static long mpu_port[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS) - 1] = -1}; /* 0x300,0x310,0x320 */
40 static int dma8[SNDRV_CARDS] = SNDRV_DEFAULT_DMA; /* 0,1,3 */
42 static int joystick_dac[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 29};
43 /* 0 to 31, (0.59V-4.52V or 0.389V-2.98V) */
44 static int channels[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 24};
45 static int pcm_channels[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 2};
85 static const long possible_ports[] = {0x220, 0x240, 0x260}; in snd_gusextreme_es1688_create()
[all …]
Dgusclassic.c27 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
30 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x230,0x240,0x250,0x260 */
34 static int joystick_dac[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 29};
35 /* 0 to 31, (0.59V-4.52V or 0.389V-2.98V) */
36 static int channels[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 24};
37 static int pcm_channels[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 2};
69 static const long possible_ports[] = {0x220, 0x230, 0x240, 0x250, 0x260}; in snd_gusclassic_create()
77 if (irq[n] < 0) { in snd_gusclassic_create()
84 if (dma1[n] < 0) { in snd_gusclassic_create()
91 if (dma2[n] < 0) { in snd_gusclassic_create()
[all …]
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
Dphy-qcom-qmp-qserdes-txrx-ufs-v6.h9 #define QSERDES_UFS_V6_TX_RES_CODE_LANE_TX 0x28
10 #define QSERDES_UFS_V6_TX_RES_CODE_LANE_RX 0x2c
11 #define QSERDES_UFS_V6_TX_RES_CODE_LANE_OFFSET_TX 0x30
12 #define QSERDES_UFS_V6_TX_RES_CODE_LANE_OFFSET_RX 0x34
14 #define QSERDES_UFS_V6_RX_UCDR_FASTLOCK_FO_GAIN_RATE2 0x08
15 #define QSERDES_UFS_V6_RX_UCDR_FASTLOCK_FO_GAIN_RATE4 0x10
16 #define QSERDES_UFS_V6_RX_VGA_CAL_MAN_VAL 0x178
17 #define QSERDES_UFS_V6_RX_MODE_RATE_0_1_B0 0x208
18 #define QSERDES_UFS_V6_RX_MODE_RATE_0_1_B1 0x20c
19 #define QSERDES_UFS_V6_RX_MODE_RATE_0_1_B3 0x214
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/pxp/
Dintel_pxp_regs.h12 #define GEN12_KCR_BASE 0x32000
13 #define MTL_KCR_BASE 0x386000
16 #define KCR_INIT(base) _MMIO((base) + 0xf0)
21 /* KCR hwdrm session in play status 0-31 */
22 #define KCR_SIP(base) _MMIO((base) + 0x260)
25 #define KCR_GLOBAL_TERMINATE(base) _MMIO((base) + 0xf8)
/kernel/linux/linux-6.6/drivers/clk/mediatek/
Dclk-mt6795-apmixedsys.c15 #define REG_REF2USB 0x8
16 #define REG_AP_PLL_CON7 0x1c
17 #define MD1_MTCMOS_OFF BIT(0)
23 #define MT6795_CON0_EN BIT(0)
43 .pll_en_bit = 0, \
47 PLL(CLK_APMIXED_ARMCA53PLL, "armca53pll", 0x200, 0x20c, 0, PLL_AO,
48 21, 0x204, 24, 0x0, 0x204, 0),
49 PLL(CLK_APMIXED_MAINPLL, "mainpll", 0x220, 0x22c, 0xf0000101, HAVE_RST_BAR,
50 21, 0x220, 4, 0x0, 0x224, 0),
51 PLL(CLK_APMIXED_UNIVPLL, "univpll", 0x230, 0x23c, 0xfe000101, HAVE_RST_BAR,
[all …]
Dclk-mt8173-apmixedsys.c17 #define REGOFF_REF2USB 0x8
18 #define REGOFF_HDMI_REF 0x40
52 { .div = 0, .freq = MT8173_PLL_FMAX },
61 PLL(CLK_APMIXED_ARMCA15PLL, "armca15pll", 0x200, 0x20c, 0, PLL_AO,
62 21, 0x204, 24, 0x0, 0x204, 0),
63 PLL(CLK_APMIXED_ARMCA7PLL, "armca7pll", 0x210, 0x21c, 0, PLL_AO,
64 21, 0x214, 24, 0x0, 0x214, 0),
65 PLL(CLK_APMIXED_MAINPLL, "mainpll", 0x220, 0x22c, 0xf0000100, HAVE_RST_BAR, 21,
66 0x220, 4, 0x0, 0x224, 0),
67 PLL(CLK_APMIXED_UNIVPLL, "univpll", 0x230, 0x23c, 0xfe000000, HAVE_RST_BAR, 7,
[all …]
/kernel/linux/linux-6.6/sound/isa/sb/
Dsb8.c21 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
24 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x240,0x260 */
60 return 0; in snd_sb8_match()
63 return 0; in snd_sb8_match()
67 return 0; in snd_sb8_match()
82 if (err < 0) in snd_sb8_probe()
87 * Block the 0x388 port to avoid PnP conflicts. in snd_sb8_probe()
91 acard->fm_res = devm_request_region(card->dev, 0x388, 4, in snd_sb8_probe()
98 if (err < 0) in snd_sb8_probe()
103 0x220, 0x240, 0x260, in snd_sb8_probe()
[all …]
/kernel/linux/linux-5.10/sound/isa/sb/
Dsb8.c22 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
25 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x240,0x260 */
70 return 0; in snd_sb8_match()
73 return 0; in snd_sb8_match()
77 return 0; in snd_sb8_match()
92 if (err < 0) in snd_sb8_probe()
97 /* block the 0x388 port to avoid PnP conflicts */ in snd_sb8_probe()
98 acard->fm_res = request_region(0x388, 4, "SoundBlaster FM"); in snd_sb8_probe()
106 &chip)) < 0) in snd_sb8_probe()
111 0x220, 0x240, 0x260, in snd_sb8_probe()
[all …]
/kernel/linux/linux-5.10/include/dt-bindings/clock/
Dam4.h8 #define AM4_CLKCTRL_OFFSET 0x20
14 #define AM4_ADC_TSC_CLKCTRL AM4_CLKCTRL_INDEX(0x120)
15 #define AM4_L4_WKUP_CLKCTRL AM4_CLKCTRL_INDEX(0x220)
16 #define AM4_WKUP_M3_CLKCTRL AM4_CLKCTRL_INDEX(0x228)
17 #define AM4_COUNTER_32K_CLKCTRL AM4_CLKCTRL_INDEX(0x230)
18 #define AM4_TIMER1_CLKCTRL AM4_CLKCTRL_INDEX(0x328)
19 #define AM4_WD_TIMER2_CLKCTRL AM4_CLKCTRL_INDEX(0x338)
20 #define AM4_I2C1_CLKCTRL AM4_CLKCTRL_INDEX(0x340)
21 #define AM4_UART1_CLKCTRL AM4_CLKCTRL_INDEX(0x348)
22 #define AM4_SMARTREFLEX0_CLKCTRL AM4_CLKCTRL_INDEX(0x350)
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/msm/
Dqcom,sm8250-mdss.yaml47 "^display-controller@[0-9a-f]+$":
53 "^dsi@[0-9a-f]+$":
61 "^phy@[0-9a-f]+$":
83 reg = <0x0ae00000 0x1000>;
102 iommus = <&apps_smmu 0x820 0x402>;
110 reg = <0x0ae01000 0x8f000>,
111 <0x0aeb0000 0x2008>;
127 interrupts = <0>;
131 #size-cells = <0>;
133 port@0 {
[all …]
Dqcom,sm8150-mdss.yaml48 "^display-controller@[0-9a-f]+$":
54 "^dsi@[0-9a-f]+$":
62 "^phy@[0-9a-f]+$":
81 reg = <0x0ae00000 0x1000>;
100 iommus = <&apps_smmu 0x800 0x420>;
108 reg = <0x0ae01000 0x8f000>,
109 <0x0aeb0000 0x2008>;
125 interrupts = <0>;
129 #size-cells = <0>;
131 port@0 {
[all …]
Ddsi-phy-7nm.yaml40 Connected to VDD_A_DSI_PLL_0P9 pin (or VDDA_DSI{0,1}_PLL_0P9 for sm8150)
61 reg = <0x0ae94400 0x200>,
62 <0x0ae94600 0x280>,
63 <0x0ae94900 0x260>;
69 #phy-cells = <0>;
Dqcom,sm8450-mdss.yaml39 "^display-controller@[0-9a-f]+$":
45 "^displayport-controller@[0-9a-f]+$":
53 "^dsi@[0-9a-f]+$":
61 "^phy@[0-9a-f]+$":
83 reg = <0x0ae00000 0x1000>;
86 interconnects = <&mmss_noc MASTER_MDP_DISP 0 &mc_virt SLAVE_EBI1_DISP 0>,
87 <&mmss_noc MASTER_MDP_DISP 0 &mc_virt SLAVE_EBI1_DISP 0>;
104 iommus = <&apps_smmu 0x2800 0x402>;
112 reg = <0x0ae01000 0x8f000>,
113 <0x0aeb0000 0x2008>;
[all …]
/kernel/linux/linux-5.10/drivers/pinctrl/samsung/
Dpinctrl-exynos-arm.c27 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, 0x10, 0x14, },
32 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, },
36 #define S5P_OTHERS 0xE000
73 clk_base = of_iomap(np, 0); in s5pv210_retention_init()
93 EXYNOS_PIN_BANK_EINTG(8, 0x000, "gpa0", 0x00),
94 EXYNOS_PIN_BANK_EINTG(4, 0x020, "gpa1", 0x04),
95 EXYNOS_PIN_BANK_EINTG(8, 0x040, "gpb", 0x08),
96 EXYNOS_PIN_BANK_EINTG(5, 0x060, "gpc0", 0x0c),
97 EXYNOS_PIN_BANK_EINTG(5, 0x080, "gpc1", 0x10),
98 EXYNOS_PIN_BANK_EINTG(4, 0x0a0, "gpd0", 0x14),
[all …]
/kernel/linux/linux-6.6/drivers/pinctrl/samsung/
Dpinctrl-exynos-arm.c27 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, 0x10, 0x14, },
32 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, },
36 #define S5P_OTHERS 0xE000
73 clk_base = of_iomap(np, 0); in s5pv210_retention_init()
93 EXYNOS_PIN_BANK_EINTG(8, 0x000, "gpa0", 0x00),
94 EXYNOS_PIN_BANK_EINTG(4, 0x020, "gpa1", 0x04),
95 EXYNOS_PIN_BANK_EINTG(8, 0x040, "gpb", 0x08),
96 EXYNOS_PIN_BANK_EINTG(5, 0x060, "gpc0", 0x0c),
97 EXYNOS_PIN_BANK_EINTG(5, 0x080, "gpc1", 0x10),
98 EXYNOS_PIN_BANK_EINTG(4, 0x0a0, "gpd0", 0x14),
[all …]
/kernel/linux/linux-6.6/Documentation/sound/
Dalsa-configuration.rst57 (0 = disable debug prints, 1 = normal debug messages,
71 Default: 0
80 the card #0. Similarly, when ``adsp_map=0``, /dev/adsp will be mapped
81 to PCM #0 of the card #0.
83 commas, such like ``dsp_map=0,1``.
98 Default: 0
119 Values: 0 through 31 or negative;
142 appearing card. They can do it by specifying "index=1,0" module
158 the port must be specified. For actual AdLib FM cards it will be 0x388.
170 64:0 OPL2 FM synth OPL2 FM Port
[all …]
/kernel/linux/linux-5.10/Documentation/sound/
Dalsa-configuration.rst57 (0 = disable debug prints, 1 = normal debug messages,
71 Default: 0
80 the card #0. Similarly, when ``adsp_map=0``, /dev/adsp will be mapped
81 to PCM #0 of the card #0.
83 commas, such like ``dsp_map=0,1``.
98 Default: 0
110 Values: 0 through 31 or negative;
136 the port must be specified. For actual AdLib FM cards it will be 0x388.
148 64:0 OPL2 FM synth OPL2 FM Port
153 sbiload -p 64:0 std.sb drums.sb
[all …]
/kernel/linux/linux-5.10/tools/testing/kunit/test_data/
Dtest_is_test_passed-crash.log34 [<6016f7db>] ? kunit_try_run_case+0xab/0xf0
35 [<60021450>] ? set_signals+0x0/0x60
36 [<60021440>] ? get_signals+0x0/0x10
37 [<60018bbe>] ? kunit_um_run_try_catch+0x5e/0xc0
38 [<60021450>] ? set_signals+0x0/0x60
39 [<60021440>] ? get_signals+0x0/0x10
40 [<60018bb3>] ? kunit_um_run_try_catch+0x53/0xc0
41 [<6016f321>] ? kunit_run_case_catch_errors+0x121/0x1a0
42 [<60018b60>] ? kunit_um_run_try_catch+0x0/0xc0
43 [<600189e0>] ? kunit_um_throw+0x0/0x180
[all …]
/kernel/linux/linux-5.10/sound/isa/es1688/
Des1688.c36 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
42 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x220,0x240,0x260 */
43 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* Usually 0x388 */
44 static long mpu_port[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = -1};
47 static int dma8[SNDRV_CARDS] = SNDRV_DEFAULT_DMA; /* 0,1,3 */
75 #define is_isapnp_selected(dev) 0
87 static const long possible_ports[] = {0x220, 0x240, 0x260}; in snd_es1688_legacy_create()
89 static const int possible_dmas[] = {1, 3, 0, -1}; in snd_es1688_legacy_create()
95 if (irq[n] < 0) { in snd_es1688_legacy_create()
102 if (dma8[n] < 0) { in snd_es1688_legacy_create()
[all …]

12345678910>>...14