| /linux/sound/drivers/mpu401/ |
| H A D | mpu401.c | 3 * Driver for generic MPU-401 boards (UART mode only) 18 MODULE_DESCRIPTION("MPU-401 UART"); 27 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* MPU-401 port number */ 28 static int irq[SNDRV_CARDS] = SNDRV_DEFAULT_IRQ; /* MPU-401 IRQ */ 32 MODULE_PARM_DESC(index, "Index value for MPU-401 device."); 34 MODULE_PARM_DESC(id, "ID string for MPU-401 device."); 36 MODULE_PARM_DESC(enable, "Enable MPU-401 device."); 39 MODULE_PARM_DESC(pnp, "PnP detection for MPU-401 device."); 42 MODULE_PARM_DESC(port, "Port # for MPU-401 device."); 44 MODULE_PARM_DESC(irq, "IRQ # for MPU-401 device."); [all …]
|
| /linux/include/sound/ |
| H A D | mpu401.h | 6 * Header file for MPU-401 and compatible cards 14 #define MPU401_HW_SB 2 /* SoundBlaster MPU-401 UART */ 15 #define MPU401_HW_ES1688 3 /* AudioDrive ES1688 MPU-401 UART */ 19 #define MPU401_HW_ES18XX 7 /* AudioDrive ES18XX MPU-401 UART */ 27 #define MPU401_HW_CMIPCI 15 /* CMIPCI MPU-401 UART */ 61 unsigned long port; /* base port of MPU-401 chip */ 64 int irq; /* IRQ number of MPU-401 chip */
|
| H A D | es1688.h | 23 unsigned long mpu_port; /* MPU-401 port of ESS chip */
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imxrt1050.dtsi | 40 iomuxc: pinctrl@401f8000 { 102 gpio1: gpio@401b8000 { 112 gpio2: gpio@401bc000 { 122 gpio3: gpio@401c0000 { 132 gpio4: gpio@401c4000 { 152 gpt: timer@401ec000 {
|
| /linux/Documentation/sound/ |
| H A D | alsa-configuration.rst | 361 port # for MPU-401 UART (0x300,0x330), -1 = disabled (default) 363 IRQ # for MPU-401 UART (3,5,7,9), -1 = disabled (default) 403 port # for MPU-401 UART (0x300,0x330), -1 = disabled (default) 405 IRQ # for MPU-401 UART (5,7,9,10), -1 = disabled (default) 544 port # for MPU-401 UART (optional), -1 = disable 548 IRQ # for MPU-401 UART 575 port # for MPU-401 UART (PnP setup - 0x300), -1 = disable 581 IRQ # for MPU-401 UART (9,11,12,15) 822 port # for MPU-401 port (0x300,0x310,0x320,0x330), -1 = disable (default) 824 IRQ # for MPU-401 port (5,7,9,10) [all …]
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | s32g2.dtsi | 420 can0: can@401b4000 { 433 can1: can@401be000 { 446 uart0: serial@401c8000 { 454 uart1: serial@401cc000 { 485 spi0: spi@401d4000 { 498 spi1: spi@401d8000 { 511 spi2: spi@401dc000 { 524 i2c0: i2c@401e4000 { 535 i2c1: i2c@401e8000 { 546 i2c2: i2c@401ec000 {
|
| H A D | s32g3.dtsi | 478 can0: can@401b4000 { 492 can1: can@401be000 { 506 uart0: serial@401c8000 { 514 uart1: serial@401cc000 { 545 spi0: spi@401d4000 { 558 spi1: spi@401d8000 { 571 spi2: spi@401dc000 { 584 i2c0: i2c@401e4000 { 596 i2c1: i2c@401e8000 { 608 i2c2: i2c@401ec000 {
|
| /linux/sound/isa/wavefront/ |
| H A D | wavefront.c | 61 MODULE_PARM_DESC(cs4232_mpu_port, "port # for CS4232 MPU-401 interface."); 63 MODULE_PARM_DESC(cs4232_mpu_irq, "IRQ # for CS4232 MPU-401 interface."); 71 MODULE_PARM_DESC(use_cs4232_midi, "Use CS4232 MPU-401 interface (inaccessibly located inside your c… 422 /* -------- CS4232 MPU-401 interface -------- */ in snd_wavefront_probe() 429 dev_err(card->dev, "can't allocate CS4232 MPU-401 device\n"); in snd_wavefront_probe() 506 " MPU-401 0x%lx irq %d", in snd_wavefront_probe()
|
| /linux/sound/isa/ |
| H A D | sc6000.c | 56 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for sc-6000 driver."); 60 MODULE_PARM_DESC(mpu_irq, "MPU-401 IRQ # for sc-6000 driver."); 158 * sc6000_mpu_irq_to_softcfg - Decode MPU-401 irq number into cfg code. 526 dev_err(devptr, "invalid MPU-401 port %lx\n", in snd_sc6000_match() 533 dev_err(devptr, "invalid MPU-401 IRQ %d\n", mpu_irq[dev]); in snd_sc6000_match() 651 dev_err(devptr, "no MPU-401 device at 0x%lx ?\n", in __snd_sc6000_probe()
|
| /linux/arch/arm64/boot/dts/amd/ |
| H A D | amd-seattle-xgbe-b.dtsi | 61 compatible = "arm,mmu-401"; 74 compatible = "arm,mmu-401";
|
| H A D | amd-seattle-soc.dtsi | 79 compatible = "arm,mmu-401"; 88 compatible = "arm,mmu-401"; 258 compatible = "arm,mmu-401";
|
| /linux/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-boot-vector.c | 68 8: 401a6000 mfc0 k0,c0_status 69 c: 401b7801 mfc0 k1,c0_ebase
|
| /linux/Documentation/admin-guide/media/ |
| H A D | gspca-cardlist.rst | 30 spca561 041e:401a Creative Webcam Vista (PD1100) 31 zc3xx 041e:401c Creative NX 32 spca505 041e:401d Creative Webcam NX ULTRA 33 zc3xx 041e:401e Creative Nx Pro 34 zc3xx 041e:401f Creative Webcam Notebook PD1171
|
| /linux/sound/isa/galaxy/ |
| H A D | galaxy.c | 48 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for " CRD_NAME " driver."); 54 MODULE_PARM_DESC(mpu_irq, "MPU-401 IRQ # for " CRD_NAME " driver."); 304 dev_warn(dev, "mpu_port not specified; not using MPU-401\n"); in snd_galaxy_match() 351 dev_err(dev, "cannot share IRQ between WSS and MPU-401\n"); in snd_galaxy_match()
|
| /linux/sound/isa/cs423x/ |
| H A D | cs4231.c | 46 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for " CRD_NAME " driver."); 50 MODULE_PARM_DESC(mpu_irq, "MPU-401 IRQ # for " CRD_NAME " driver.");
|
| /linux/arch/arm64/boot/dts/arm/ |
| H A D | juno-base.dtsi | 48 compatible = "arm,mmu-401", "arm,smmu-v1"; 59 compatible = "arm,mmu-401", "arm,smmu-v1"; 804 compatible = "arm,mmu-401", "arm,smmu-v1"; 814 compatible = "arm,mmu-401", "arm,smmu-v1"; 823 compatible = "arm,mmu-401", "arm,smmu-v1"; 832 compatible = "arm,mmu-401", "arm,smmu-v1";
|
| /linux/sound/isa/sb/ |
| H A D | jazz16.c | 54 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for jazz16 driver."); 58 MODULE_PARM_DESC(mpu_irq, "MPU-401 IRQ # for jazz16 driver."); 322 dev_err(devptr, "no MPU-401 device at 0x%lx\n", in snd_jazz16_probe()
|
| /linux/sound/drivers/ |
| H A D | Kconfig | 206 tristate "Generic MPU-401 UART driver" 211 the Roland MPU-401 interface in UART mode.
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_devlink.h | 46 #define NVM_OFF_ENABLE_SRIOV 401
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | fsl,imxrt1050.yaml | 70 iomuxc: iomuxc@401f8000 {
|
| /linux/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
| H A D | reserved_bits_mmcra_sample_elig_mode_test.c | 18 * 401e0 (PM_MRK_INST_CMPL).
|
| /linux/sound/isa/es1688/ |
| H A D | es1688.c | 57 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for " CRD_NAME " driver."); 63 MODULE_PARM_DESC(mpu_irq, "MPU-401 IRQ # for " CRD_NAME " driver.");
|
| /linux/sound/pci/au88x0/ |
| H A D | au88x0_mpu401.c | 4 * Routines for control of MPU-401 in UART mode
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | fsl,dspi.yaml | 123 spi@401d4000 {
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci.c | 38 MODULE_PARM_DESC(mpu_port, "MPU-401 Port."); 255 "The %s does not support arbitrary IO ports for MPU-401 (requested 0x%x)\n", in __snd_card_ymfpci_probe()
|