Home
last modified time | relevance | path

Searched full:asp (Results 1 – 25 of 98) sorted by relevance

1234

/openbmc/linux/drivers/parisc/
H A Dasp.c3 * ASP Device Driver
22 #define ASP_VER_OFFSET 0x20 /* offset of ASP version */
28 static struct gsc_asic asp; variable
62 * Status / LED are at 0xf080xxxx and Asp special registers are at
63 * 0xf082fxxx. PDC only tells us that Asp is at 0xf082f000, so for
74 asp.version = gsc_readb(dev->hpa.start + ASP_VER_OFFSET) & 0xf; in asp_init_chip()
75 asp.name = (asp.version == 1) ? "Asp" : "Cutoff"; in asp_init_chip()
76 asp.hpa = ASP_INTERRUPT_ADDR; in asp_init_chip()
79 asp.name, asp.version, (unsigned long)dev->hpa.start); in asp_init_chip()
81 /* the IRQ ASP should use */ in asp_init_chip()
[all …]
H A DMakefile8 # - asp and wax before the EISA adapters for the IRQ regions
18 obj-$(CONFIG_GSC_LASI) += lasi.o asp.o
H A Dled.c92 #define LED_DATA_REG lcd_info.lcd_cmd_reg_addr /* LASI & ASP only */
144 * led_ASP_driver() - LED driver for the ASP controller chip
396 * Only PDC-based, LASI- or ASP-style LEDs and LCDs are supported.
432 pr_info("led: LED (ASP-style) display at %#lx\n", in register_led_driver()
452 * info, then a LED might be detected by the LASI or ASP drivers later.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dbrcm,asp-v2.0.yaml4 $id: http://devicetree.org/schemas/net/brcm,asp-v2.0.yaml#
7 title: Broadcom ASP 2.0 Ethernet controller
20 - brcm,bcm74165-asp
21 - const: brcm,asp-v2.1
24 - brcm,bcm72165-asp
25 - const: brcm,asp-v2.0
71 ASP Channel Number
88 ASP internal UniMAC MDIO bus
105 compatible = "brcm,bcm72165-asp", "brcm,asp-v2.0";
114 compatible = "brcm,asp-v2.0-mdio";
[all …]
H A Dbrcm,unimac-mdio.yaml25 - brcm,asp-v2.0-mdio
26 - brcm,asp-v2.1-mdio
/openbmc/linux/sound/soc/codecs/
H A Dcs42l73.h29 #define CS42L73_ASPC 0x0E /* Audio Serial Port (ASP) Control. */
30 #define CS42L73_ASPMMCC 0x0F /* ASP Master Mode Clocking Control. */
72 #define CS42L73_HLAASPAA 0x39 /* HP/LO Left Mixer: ASP L */
73 #define CS42L73_HLBASPBA 0x3A /* HP/LO Right Mixer: ASP R */
80 #define CS42L73_XSPAASPAA 0x41 /* XSP Left Mixer: ASP L */
81 #define CS42L73_XSPAASPBA 0x42 /* XSP Rt. Mixer: ASP R */
84 #define CS42L73_ASPAIPAA 0x45 /* ASP Left Mixer: Left */
85 #define CS42L73_ASPBIPBA 0x46 /* ASP Rt. Mixer: Right */
86 #define CS42L73_ASPAXSPAA 0x47 /* ASP Left Mixer: XSP L */
87 #define CS42L73_ASPBXSPBA 0x48 /* ASP Rt. Mixer: XSP R */
[all …]
H A Dcs35l41.c253 static const char * const cs35l41_pcm_source_texts[] = {"ASP", "DSP"};
583 SND_SOC_DAPM_MUX("ASP TX1 Source", SND_SOC_NOPM, 0, 0, &asp_tx1_mux),
584 SND_SOC_DAPM_MUX("ASP TX2 Source", SND_SOC_NOPM, 0, 0, &asp_tx2_mux),
585 SND_SOC_DAPM_MUX("ASP TX3 Source", SND_SOC_NOPM, 0, 0, &asp_tx3_mux),
586 SND_SOC_DAPM_MUX("ASP TX4 Source", SND_SOC_NOPM, 0, 0, &asp_tx4_mux),
602 {"ASP TX1 Source", "VMON", "VMON ADC"},
603 {"ASP TX1 Source", "IMON", "IMON ADC"},
604 {"ASP TX1 Source", "VPMON", "VPMON ADC"},
605 {"ASP TX1 Source", "VBSTMON", "VBSTMON ADC"},
606 {"ASP TX1 Source", "DSPTX1", "DSP1"},
[all …]
H A Dcs42l73.c411 SOC_DOUBLE_R_TLV("XSP-ASP Volume",
418 SOC_DOUBLE_R_TLV("ASP-IP Volume",
421 SOC_DOUBLE_R_TLV("ASP-XSP Volume",
424 SOC_DOUBLE_R_TLV("ASP-ASP Volume",
427 SOC_DOUBLE_R_TLV("ASP-VSP Volume",
437 SOC_DOUBLE_R_TLV("VSP-ASP Volume",
450 SOC_DOUBLE_R_TLV("HL-ASP Volume",
461 SOC_SINGLE_TLV("SPK-ASP Mono Volume",
470 SOC_SINGLE_TLV("ESL-ASP Mono Volume",
603 SND_SOC_DAPM_MUX("ESL-ASP Mux", SND_SOC_NOPM,
[all …]
H A Dcs43130.h54 #define CS43130_ASP_NUM_1 0x040010 /* ASP Numerator 1 */
55 #define CS43130_ASP_NUM_2 0x040011 /* ASP Numerator 2 */
56 #define CS43130_ASP_DEN_1 0x040012 /* ASP Denominator 1 */
57 #define CS43130_ASP_DEN_2 0x040013 /* ASP Denominator 2 */
58 #define CS43130_ASP_LRCK_HI_TIME_1 0x040014 /* ASP LRCK High Time 1 */
59 #define CS43130_ASP_LRCK_HI_TIME_2 0x040015 /* ASP LRCK High Time 2 */
60 #define CS43130_ASP_LRCK_PERIOD_1 0x040016 /* ASP LRCK Period 1 */
61 #define CS43130_ASP_LRCK_PERIOD_2 0x040017 /* ASP LRCK Period 2 */
62 #define CS43130_ASP_CLOCK_CONF 0x040018 /* ASP Clock Config */
63 #define CS43130_ASP_FRAME_CONF 0x040019 /* ASP Frame Config */
[all …]
H A Dcs42l43.c306 dev_dbg(priv->dev, "Forcing balanced channels on ASP\n"); in cs42l43_asp_hw_params()
418 dev_err(priv->dev, "Unsupported ASP mode 0x%x\n", in cs42l43_asp_set_fmt()
535 .name = "cs42l43-asp",
539 .stream_name = "ASP Capture",
546 .stream_name = "ASP Playback",
1826 { "ASP Playback", NULL, "PLL" },
1827 { "ASP Capture", NULL, "PLL" },
1860 { "ASP Capture", NULL, "ASPTX1" },
1861 { "ASP Capture", NULL, "ASPTX2" },
1862 { "ASP Capture", NULL, "ASPTX3" },
[all …]
H A Dcs53l30.h23 #define CS53L30_ASPCFG_CTL 0x0C /* ASP Config Control. */
158 /* R12 (0x0C) CS53L30_ASPCFG_CTL - ASP Configuration Control */
172 /* R13/R24 (0x0D/0x18) CS53L30_ASP_CTL1 & CS53L30_ASP_CTL2 - ASP Control 1~2 */
192 /* R14 (0x0E) ~ R17 (0x11) CS53L30_ASP_TDMTX_CTLx - ASP TDM TX Control 1~4 */
204 /* R18 (0x12) ~ R23 (0x17) CS53L30_ASP_TDMTX_ENx - ASP TDM TX Enable 1~6 */
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dau-Wollongong4 # - http://www.dba.org.au/index.asp?sectionID=120
8 # - http://www.dba.org.au/index.asp?query=true&sectionID=22&recLocation=Wollongong+%2D+North
77 # - http://www.dba.org.au/index.asp?query=true&sectionID=22&recLocation=Wollongong+%2D+Illawarra
134 # - http://www.dba.org.au/index.asp?query=true&sectionID=22&recLocation=Wollongong+%2D+Stanwell%20P…
H A Dau-Sutherland4 # - http://www.dba.org.au/index.asp?sectionID=120
8 # - http://www.dba.org.au/index.asp?query=true&sectionID=22&recLocation=Wollongong+%2D+North
H A Dau-GoldCoast2 # See http://www.dba.org.au/index.asp?sectionID=22&recLocation=Gold+Coast
3 # and http://www.dba.org.au/index.asp?sectionID=120
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A DMakefile1 obj-$(CONFIG_BCMASP) += bcm-asp.o
2 bcm-asp-objs := bcmasp.o bcmasp_intf.o bcmasp_ethtool.o
H A Dbcmasp.c3 * Broadcom STB ASP 2.0 Driver
949 /* ASP core initialization */
1201 { .compatible = "brcm,asp-v2.0", .data = &v20_plat_data },
1202 { .compatible = "brcm,asp-v2.1", .data = &v21_plat_data },
1208 { .compatible = "brcm,asp-v2.1-mdio", },
1209 { .compatible = "brcm,asp-v2.0-mdio", },
1285 return dev_err_probe(dev, ret, "failed to request ASP interrupt: %d", ret); in bcmasp_probe()
1290 /* ASP specific initialization, Needs to be done regardless of in bcmasp_probe()
1435 .name = "brcm,asp-v2",
1442 MODULE_DESCRIPTION("Broadcom ASP 2.0 Ethernet controller driver");
[all …]
/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_ctrl.c194 u8 flag, enum pci_bus_speed asp, enum pci_bus_speed bsp, in fix_bus_speed() argument
204 if (asp < bsp) { in fix_bus_speed()
206 bsp, asp); in fix_bus_speed()
212 if (asp < msp) { in fix_bus_speed()
213 if (bsp != asp) in fix_bus_speed()
214 rc = change_bus_speed(ctrl, pslot, asp); in fix_bus_speed()
234 enum pci_bus_speed asp, bsp, msp; in board_added() local
266 rc = p_slot->hpc_ops->get_adapter_speed(p_slot, &asp); in board_added()
280 __func__, slots_not_empty, asp, in board_added()
283 rc = fix_bus_speed(ctrl, p_slot, slots_not_empty, asp, bsp, msp); in board_added()
/openbmc/linux/arch/powerpc/platforms/83xx/
H A DKconfig62 bool "Analogue & Micro ASP 834x"
65 This enables support for the Analogue & Micro ASP 83xx
/openbmc/linux/arch/parisc/include/asm/
H A Dled.h23 #define DISPLAY_MODEL_OLD_ASP 0x7F /* faked: ASP style 8 x 1 bit LED (only very old ASP versions) */
/openbmc/linux/sound/soc/ti/
H A DKconfig19 tristate "daVinci Audio Serial Port (ASP) or McBSP support"
23 Say Y or M here if you want audio support via daVinci ASP or McBSP.
24 The driver only implements the ASP support which is a subset of
H A DMakefile13 snd-soc-davinci-asp-objs := davinci-i2s.o
19 obj-$(CONFIG_SND_SOC_DAVINCI_ASP) += snd-soc-davinci-asp.o
/openbmc/linux/drivers/accel/qaic/
H A Dqaic_control.c486 struct wire_addr_size_pair *asp; in encode_addr_size_pairs() local
500 *size -= sizeof(*asp); in encode_addr_size_pairs()
513 asp = (*out_trans)->data; in encode_addr_size_pairs()
521 asp->size = cpu_to_le64(dma_len); in encode_addr_size_pairs()
524 asp++; in encode_addr_size_pairs()
525 if ((void *)asp + sizeof(*asp) > boundary) { in encode_addr_size_pairs()
526 w->len = (void *)asp - (void *)&w->msg; in encode_addr_size_pairs()
532 asp = (struct wire_addr_size_pair *)&w->msg; in encode_addr_size_pairs()
535 asp->addr = cpu_to_le64(sg_dma_address(sg)); in encode_addr_size_pairs()
539 asp->size = cpu_to_le64(dma_len); in encode_addr_size_pairs()
[all …]
/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409-tables.c72 { CS8409_PIN_ASP1_TRANSMITTER_A, 0x042120f0 }, /* ASP-1-TX */
73 { CS8409_PIN_ASP1_RECEIVER_A, 0x04a12050 }, /* ASP-1-RX */
74 { CS8409_PIN_ASP2_TRANSMITTER_A, 0x901000f0 }, /* ASP-2-TX */
80 { CS8409_PIN_ASP1_TRANSMITTER_A, 0x042120f0 }, /* ASP-1-TX */
81 { CS8409_PIN_ASP1_RECEIVER_A, 0x04a12050 }, /* ASP-1-RX */
82 { CS8409_PIN_ASP2_TRANSMITTER_A, 0x901000f0 }, /* ASP-2-TX */
283 { 0x24, 0x022210f0 }, /* ASP-1-TX-A */
284 { 0x25, 0x010240f0 }, /* ASP-1-TX-B */
285 { 0x34, 0x02a21050 }, /* ASP-1-RX */
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs35l45.yaml43 cirrus,asp-sdout-hiz-ctrl:
143 cirrus,asp-sdout-hiz-ctrl = <(CS35L45_ASP_TX_HIZ_UNUSED |
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_parisc.c3 * Serial Device Initialisation for Lasi/Asp/Wax/Dino
43 "Enable support for Wax, Lasi, Asp or Dino.\n", in serial_init_chip()

1234