/linux-4.1.27/drivers/soc/ti/ |
H A D | Makefile | 2 # TI Keystone SOC drivers
|
/linux-4.1.27/arch/arm/include/debug/ |
H A D | ux500.S | 18 * DEBUG_LL only works if only one SOC is built in. We don't use #else below 19 * in order to get "__UX500_UART redefined" warnings if more than one SOC is 35 #error Unknown SOC
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | mpc85xx.h | 15 #define SVR_REV(svr) ((svr) & 0xFF) /* SOC design resision */ 19 /* Some parts define SVR[0:23] as the SOC version */ 20 #define SVR_SOC_VER(svr) (((svr) >> 8) & 0xFFF7FF) /* SOC Version fields */
|
H A D | qe.h | 212 __be16 model; /* The SOC model */ 213 u8 major; /* The SOC revision major */ 214 u8 minor; /* The SOC revision minor */
|
/linux-4.1.27/arch/mips/include/asm/mips-boards/ |
H A D | maltaint.h | 39 /* SOC-it Classic interrupt offsets */ 48 /* SOC-it EIC interrupt offsets */
|
H A D | generic.h | 47 * CoreEMUL with SOC-it 101 System Controller is treated like a CoreMSC
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | irq-msc01.c | 80 * Interrupt handler for interrupts coming from SOC-it. 102 .name = "SOC-it-Level", 111 .name = "SOC-it-Edge",
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | fsl-soc.c | 2 * Freescale SOC support functions
|
/linux-4.1.27/arch/arm/mach-keystone/ |
H A D | platsmp.c | 2 * Keystone SOC SMP platform code
|
H A D | keystone.c | 2 * Keystone2 based boards and SOC related code.
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | bootinfo.h | 80 #define MACH_INGENIC_JZ4730 0 /* JZ4730 SOC */ 81 #define MACH_INGENIC_JZ4740 1 /* JZ4740 SOC */
|
/linux-4.1.27/arch/x86/platform/intel-mid/ |
H A D | mrfl.c | 41 pr_debug("Actual FSB frequency detected by SOC 0x%x : %x\n", tangier_calibrate_tsc()
|
/linux-4.1.27/arch/mips/include/asm/mach-rc32434/ |
H A D | cpu-feature-overrides.h | 29 * The IDT RC32434 SOC has a built-in MIPS 4Kc core.
|
/linux-4.1.27/arch/arm/mach-ux500/ |
H A D | id.c | 65 * SOC MIDR ASICID ADDRESS ASICID VALUE
|
/linux-4.1.27/include/linux/can/platform/ |
H A D | ti_hecc.h | 33 * RAM and mailbox offsets for different SOC's
|
/linux-4.1.27/drivers/scsi/mvsas/ |
H A D | mv_64xx.h | 39 MVS_PHY_CTL = 0x40, /* SOC PHY Control */ 40 MVS_PORTS_IMP = 0x9C, /* SOC Port Implemented */
|
H A D | mv_94xx.h | 46 MVS_PHY_CTL = 0x40, /* SOC PHY Control */ 47 MVS_PORTS_IMP = 0x9C, /* SOC Port Implemented */
|
/linux-4.1.27/drivers/thermal/samsung/ |
H A D | exynos_tmu.h | 49 * @type: determines the type of SOC
|
H A D | exynos_tmu.c | 151 * @soc: id of the SOC type. 1008 * TODO: Add regulator as an SOC feature, so that regulator enable exynos_map_dt_data()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-fsl.h | 21 /* offsets for the non-ehci registers in the FSL SOC USB controller */
|
H A D | ehci-spear.c | 2 * Driver for EHCI HCD on SPEAr SOC
|
H A D | ehci-mem.c | 30 * There's also "register" data (e.g. PCI or SOC), which is memory mapped.
|
H A D | ehci-fsl.c | 57 pr_debug("initializing FSL-SOC USB Controller\n"); usb_hcd_fsl_probe()
|
H A D | ohci-dbg.c | 129 "cmdstatus 0x%05x SOC=%d%s%s%s%s\n", temp, ohci_dump_status()
|
H A D | fotg210-hcd.c | 1877 * There's also "register" data (e.g. PCI or SOC), which is memory mapped.
|
H A D | fusbh200-hcd.c | 1829 * There's also "register" data (e.g. PCI or SOC), which is memory mapped.
|
/linux-4.1.27/arch/mips/sibyte/swarm/ |
H A D | platform.c | 117 /* Set the number of available units based on the SOC type. */ sb1250_device_init()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | aiutils.h | 25 * SOC Interconnect Address Map. 46 /* SOC Interconnect types (aka chip types) */ 75 /* Not really related to SOC Interconnect, but a couple of software
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | pmc_atom.h | 2 * Intel Atom SOC Power Management Controller Header File
|
/linux-4.1.27/drivers/base/ |
H A D | soc.c | 124 /* Fetch a unique (reclaimable) SOC ID. */ soc_device_register()
|
/linux-4.1.27/drivers/power/reset/ |
H A D | keystone-reset.c | 61 /* reset the SOC */ rsctrl_restart_handler()
|
/linux-4.1.27/arch/mips/pci/ |
H A D | fixup-malta.c | 34 {0, 0, 0, 0, 0 }, /* 17: Bonito/SOC-it PCI Bridge*/
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | bmi.h | 104 * Semantics: Read a 32-bit Target SOC register. 114 * Semantics: Write a 32-bit Target SOC register.
|
H A D | bmi.c | 339 ath6kl_dbg(ATH6KL_DBG_BMI, "bmi read SOC reg: addr: 0x%x\n", addr); ath6kl_bmi_reg_read() 383 "bmi write SOC reg: addr: 0x%x, param: %d\n", ath6kl_bmi_reg_write()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | pmc_atom.c | 2 * Intel Atom SOC Power Management Controller Driver 370 MODULE_DESCRIPTION("Intel Atom SOC Power Management Controller Interface");
|
H A D | iosf_mbi.c | 15 * The IOSF-SB is a fabric bus available on Atom based SOC's that uses a
|
/linux-4.1.27/arch/powerpc/platforms/83xx/ |
H A D | usb.c | 2 * Freescale 83xx USB SOC setup code 167 /* Map USB SOC space */ mpc831x_usb_cfg()
|
/linux-4.1.27/arch/mips/netlogic/xlp/ |
H A D | usb-init-xlp2.c | 246 /* Fixup the IRQ for USB devices which is exist on XLP9XX SOC PCIE bus */ nlm_xlp9xx_usb_fixup_final() 267 /* Fixup the IRQ for USB devices which is exist on XLP2XX SOC PCIE bus */ nlm_xlp2xx_usb_fixup_final()
|
H A D | usb-init.c | 120 /* Fixup the IRQ for USB devices which is exist on XLP SOC PCIE bus */ nlm_usb_fixup_final()
|
/linux-4.1.27/drivers/power/ |
H A D | max17042_battery.c | 465 /* Update SOC register with new SOC */ max17042_load_new_capacity_params() 534 * to perform signal debouncing and initial SOC reporting max17042_init_chip() 600 dev_info(&chip->client->dev, "SOC threshold INTR\n"); max17042_thread_handler() 804 /* re-program the SOC thresholds to 1% change */ max17042_resume()
|
H A D | jz4740-battery.c | 2 * Battery measurement code for Ingenic JZ SOC.
|
H A D | 88pm860x_battery.c | 510 /* restore SOC from RTC domain register */ pm860x_init_battery()
|
H A D | charger-manager.c | 957 /* Do not adjust SOC when charging: voltage is overrated */ charger_get_property()
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | soc_common.h | 113 * If provided, the get_timing routine overrides the SOC default.
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | elanfreq.c | 74 * Finds out at which frequency the CPU of the Elan SOC runs
|
/linux-4.1.27/include/uapi/linux/ |
H A D | serial_core.h | 159 /* Broadcom SB1250, etc. SOC */
|
/linux-4.1.27/arch/mips/mti-malta/ |
H A D | malta-memory.c | 68 /* SOC-it swaps, or perhaps doesn't swap, when DMA'ing the last fw_getmdesc()
|
/linux-4.1.27/arch/mips/sibyte/sb1250/ |
H A D | setup.c | 172 printk("Unknown SOC type %x\n", soc_type); sys_rev_decode()
|
/linux-4.1.27/include/linux/mfd/da9052/ |
H A D | da9052.h | 104 /* SOC I/O transfer related fixes for DA9052/53 */
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | dib0090.c | 90 /* Use those defines to identify SOC version */ 91 #define SOC 0x02 macro 365 if ((identity->version & 0x3) == SOC) { dib0090_identify() 369 dprintk("SOC 8090 P1-G11R1 Has been detected"); dib0090_identify() 373 dprintk("SOC 8090 P1-G21R1 Has been detected"); dib0090_identify() 377 dprintk("SOC 7090 P1-G11R1 Has been detected"); dib0090_identify() 381 dprintk("SOC 7090 P1-G21R1 Has been detected"); dib0090_identify() 455 if ((identity->version & 0x3) == SOC) { dib0090_fw_identify() 459 dprintk("SOC 8090 P1-G11R1 Has been detected"); dib0090_fw_identify() 463 dprintk("SOC 8090 P1-G21R1 Has been detected"); dib0090_fw_identify() 467 dprintk("SOC 7090 P1-G11R1 Has been detected"); dib0090_fw_identify() 471 dprintk("SOC 7090 P1-G21R1 Has been detected"); dib0090_fw_identify() 1577 /* Update the efuse : Only available for KROSUS > P1C and SOC as well*/ dib0090_reset() 2141 if (state->rest == 0 || state->identity.in_soc) { /* Just for 8090P SOCS where auto captrim HW bug : TO CHECK IN ACI for SOCS !!! if 400 for 8090p SOC => tune issue !!! */ dib0090_captrim_search() 2273 /* if soc and AGC pwm control, disengage mux to be able to R/W access to 0x01 register to set the right filter (cutoff_freq_select) during the tune sequence, otherwise, SOC SERPAR error when accessing to 0x01 */ dib0090_tune()
|
/linux-4.1.27/arch/mips/include/asm/sibyte/ |
H A D | sb1250_regs.h | 43 * of the same type on the SOC, the constants below will be 49 * The information in this file is based on the SB1250 SOC 162 /* XXX: not correct; depends on SOC type. */
|
H A D | sb1250_scd.h | 132 /* The "peripheral set" (SOC type) is the low 4 bits of the "part" field. */ 148 * Calculate correct SOC type given a copy of system revision register.
|
H A D | bcm1480_regs.h | 52 * of the same type on the SOC, the constants below will be
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | ucc_uart.c | 17 * is the name of the SOC (e.g. 8323), and YZ is the revision of the SOC, 1107 * Obtain the SOC model number and revision level 1109 * This function parses the device tree to obtain the SOC model. It then 1112 * The device tree stores the SOC model two different ways. 1146 /* Extract the SOC number from the "PowerPC," string */ soc_info()
|
H A D | sb1250-duart.c | 3 * in the BCM1250 and derived System-On-a-Chip (SOC) devices. 791 /* Set the number of available units based on the SOC type. */ sbd_probe_duarts()
|
H A D | serial-tegra.c | 87 * tegra_uart_chip_data: SOC specific data.
|
/linux-4.1.27/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.h | 82 * function between the ABx500 SOC family when using
|
H A D | pinctrl-ab9540.c | 359 * ALTERNATFUNC register. We need to specifies these values as SOC 447 * GPIO54 would be logical..., so at SOC point of view we consider
|
H A D | pinctrl-ab8505.c | 251 * ALTERNATFUNC register. We need to specifies these values as SOC
|
H A D | pinctrl-ab8500.c | 369 * ALTERNATFUNC register. We need to specifies these values as SOC
|
H A D | pinctrl-abx500.c | 1219 dev_err(&pdev->dev, "Invalid SOC data\n"); abx500_gpio_probe()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | mv_udc.h | 224 /* some SOC has mutiple clock sources for USB*/
|
H A D | fsl_udc_core.c | 9 * Freescale high-speed USB SOC DR module device controller driver. 53 #define DRIVER_DESC "Freescale High-Speed USB SOC Device Controller driver" 2412 ERR("This SOC doesn't support device role\n"); fsl_udc_probe()
|
/linux-4.1.27/arch/mips/sibyte/common/ |
H A D | bus_watcher.c | 95 #error bus watcher being built for unknown Sibyte SOC! check_bus_watcher()
|
/linux-4.1.27/include/linux/gpio/ |
H A D | driver.h | 66 * Example sources would be SOC controllers, FPGAs, multifunction
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | cs4270.c | 315 * @dai: the SOC DAI (ignored) 398 * @dai: the SOC DAI
|
H A D | sta32x.c | 645 * @dai: the SOC DAI (ignored)
|
H A D | sta350.c | 676 * @dai: the SOC DAI (ignored)
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2800pci.c | 66 * SOC devices don't support MCU requests. rt2800pci_mcu_status()
|
H A D | rt2800lib.c | 438 * SOC devices don't support MCU requests. rt2800_mcu_request() 582 * PCI(e) & SOC devices require firmware with a length rt2800_check_firmware() 1186 /* Check for SoC (SOC devices don't support MCU requests) */ rt2800_brightness_set()
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-sirfsoc.c | 356 dev_err(&pdev->dev, "Unable to register for the SiRF SOC RTC IRQ\n"); sirfsoc_rtc_probe()
|
/linux-4.1.27/drivers/bcma/ |
H A D | scan.c | 33 { BCMA_CORE_4706_SOC_RAM, "BCM4706 SOC RAM" },
|
/linux-4.1.27/drivers/pinctrl/ |
H A D | pinctrl-tegra114.c | 1675 PINGROUP(gmi_cs1_n_pj2, RSVD1, NAND, GMI, SOC, 0x31d8, N, N, N), 1702 PINGROUP(gmi_oe_n_pi1, RSVD1, NAND, GMI, SOC, 0x3244, N, N, N), 1750 PINGROUP(clk_32k_out_pa0, BLINK, SOC, RSVD3, RSVD4, 0x331c, N, N, N), 1783 PINGROUP(hdmi_cec_pee3, CEC, SDMMC3, RSVD3, SOC, 0x33e0, Y, N, N),
|
H A D | pinctrl-tegra124.c | 1865 PINGROUP(pk0, RSVD1, SDMMC3, GMI, SOC, 0x31cc, N, N, N), 1868 PINGROUP(pj2, RSVD1, RSVD2, GMI, SOC, 0x31d8, N, N, N), 1939 PINGROUP(kb_row15_ps7, KBC, SOC, RSVD3, RSVD4, 0x32f8, N, N, N), 1948 PINGROUP(clk_32k_out_pa0, BLINK, SOC, RSVD3, RSVD4, 0x331c, N, N, N),
|
H A D | pinctrl-tegra210.c | 1447 PINGROUP(clk_32k_out_py5, SOC, BLINK, RSVD2, RSVD3, 0x3164, N, N, N, 0x944, 12, 5, 20, 5, -1, -1, -1, -1), 1516 PINGROUP(pl1, SOC, RSVD1, RSVD2, RSVD3, 0x3278, Y, Y, N, -1, -1, -1, -1, -1, -1, -1, -1, -1), 1522 PINGROUP(pz5, SOC, RSVD1, RSVD2, RSVD3, 0x3290, N, N, N, -1, -1, -1, -1, -1, -1, -1, -1, -1),
|
H A D | pinctrl-st.c | 340 /* SOC specific data */
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | fsl_lbc.c | 42 * BR register. If the SOC has eLBC then it returns 32bit physical address
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | voltage.c | 210 * This API is to be called by the SOC/PMIC file to specify the
|
/linux-4.1.27/include/linux/ |
H A D | atmel_tc.h | 19 * Depending on the SOC, each timer may have its own clock and IRQ, or those
|
H A D | device.h | 672 * and SOC based hardware, Linux often uses platform_data to point
|
/linux-4.1.27/drivers/iommu/ |
H A D | fsl_pamu.c | 984 * there is no worry that a future SOC will inadvertently have one of these 1115 /* Check to see if we need to implement the work-around on this SOC */ fsl_pamu_probe() 1228 * single PAMU node represents all of the PAMU devices in the SOC fsl_pamu_init()
|
/linux-4.1.27/include/linux/spi/ |
H A D | spi.h | 222 * @bus_num: board-specific (and often SOC-specific) identifier for a 321 * board-specific. usually that simplifies to being SOC-specific. 322 * example: one SOC has three SPI controllers, numbered 0..2,
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
H A D | ast_main.c | 176 * the SOC scratch register #1 bits 11:8 (interestingly marked ast_detect_chip()
|
/linux-4.1.27/arch/mips/mm/ |
H A D | cerr-sb1.c | 30 * that unsafe... So for now we don't. (BCM1250/BCM112x erratum SOC-48.)
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
H A D | pmsu.c | 16 * other SOC units
|
/linux-4.1.27/include/linux/mfd/ |
H A D | sta2x11-mfd.h | 377 * APB-SOC registers
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-i801.c | 52 * Avoton (SOC) 0x1f3c 32 hard yes yes yes 60 * BayTrail (SOC) 0x0f12 32 hard yes yes yes
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | 19 * This driver is designed for the Broadcom SiByte SOC built-in 59 MODULE_DESCRIPTION("Broadcom SiByte SOC GB Ethernet driver"); 824 * data portion starts in the middle of a cache line, the SOC sbdma_add_rcvbuffer()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | 929 * For i.MX6SX SOC, enet use AXI bus, we use disable MAC fec_restart() 1115 * For i.MX6SX SOC, enet use AXI bus, we use disable MAC fec_stop() 3431 /* SOC supply clock to phy, when clock is disabled, phy link down fec_suspend() 3432 * SOC control phy regulator, when regulator is disabled, phy link down fec_suspend()
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-bfin-sport.c | 870 /* Disable the SSP at the peripheral and SOC level */ bfin_sport_spi_remove()
|
H A D | spi-pxa2xx.c | 1410 /* Enable SOC clock */ pxa2xx_spi_probe() 1486 /* Disable the SSP at the peripheral and SOC level */ pxa2xx_spi_remove()
|
H A D | spi-bfin5xx.c | 1384 /* Disable the SSP at the peripheral and SOC level */ bfin_spi_remove()
|
H A D | spi.c | 1504 * SPI controllers use board specific (often SOC specific) bus numbers,
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpiolib-sysfs.c | 765 /* Many systems register gpio chips for SOC support very early, gpiochip_export()
|
H A D | gpiolib.c | 27 * get/set operations for common cases, so that access to SOC-integrated 787 * before IRQs are enabled, for non-sleeping (SOC) GPIOs. __gpiod_request()
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
H A D | octeon-platform.c | 991 MODULE_DESCRIPTION("Platform driver for Octeon SOC");
|
/linux-4.1.27/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_pic.c | 370 /* It is an internal SOC irq. Choose the correct irq_chip */ mpc52xx_irqhost_map()
|
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/ |
H A D | qe.c | 411 * The SOC model and revision are not validated, they are only displayed for
|
/linux-4.1.27/arch/c6x/platforms/ |
H A D | dscr.c | 100 /* These are callbacks to SOC-specific code. */
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | head.S | 504 @ Core indicates it is SMP. Check for Aegis SOC where a single
|
/linux-4.1.27/sound/soc/mxs/ |
H A D | mxs-saif.c | 43 * SAIF is a little different with other normal SOC DAIs on clock using.
|
/linux-4.1.27/drivers/ata/ |
H A D | sata_mv.c | 1560 * SOC chips have an issue whereby the HDD LEDs don't always blink 1562 * of the SOC takes care of it, generating a steady blink rate when 1565 * Unfortunately, the blink mode is a global hardware setting for the SOC, 1566 * so we must use it whenever at least one port on the SOC has NCQ enabled. 1571 * Note that this code assumes that an SOC never has more than one HC onboard.
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_mr.c | 519 * qlafx00_warm_reset() - Perform warm reset of iSA(CPUs being reset on SOC). 1569 "current SOC temperature: %d\n", qlafx00_timer_routine() 2074 "ISPFx00(%s): Critical temp timer, current SOC temperature: 0x%x\n", qlafx00_initialize_adapter()
|
/linux-4.1.27/drivers/net/can/ |
H A D | flexcan.c | 187 * SOC Version IP-Version Glitch- [TR]WRN_INT Memory err
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | s5k4ecgx.c | 1032 MODULE_DESCRIPTION("Samsung S5K4ECGX 5MP SOC camera");
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
H A D | mt9t112.c | 327 dev_dbg(&client->dev, "SOC CLK : %10u K %s\n", clk, enable); mt9t112_clock_info()
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
H A D | atmel-isi.c | 463 SOC camera operations for the device
|
H A D | omap1_camera.c | 884 * SOC Camera host operations
|
/linux-4.1.27/drivers/media/usb/gspca/ |
H A D | sq930x.c | 247 {0x01, 0x0001}, /* select IFP/SOC registers */
|
H A D | zc3xx.c | 4397 {0xaa, 0x01, 0x0001}, /* select IFP/SOC registers */
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | chip.c | 31 /* SOC Interconnect types (aka chip types) */
|
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/ |
H A D | au1000.h | 37 /* SOC Interrupt numbers */
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_phy.c | 893 * SOC, MAC, BB, RADIO initvals. ar9003_hw_process_ini()
|
/linux-4.1.27/drivers/usb/musb/ |
H A D | musb_core.c | 87 * (plus recentrly, SOC or family details)
|
/linux-4.1.27/arch/arm/common/ |
H A D | edma.c | 257 * of SOC-specific initialization code.
|