Home
last modified time | relevance | path

Searched +full:clock +full:- +full:names (Results 1 – 25 of 201) sorted by relevance

123456789

/linux-3.3/drivers/i2c/busses/
Di2c-pca-isa.c2 * i2c-pca-isa.c driver for PCA9564 on ISA boards
32 #include <linux/i2c-algo-pca.h>
37 #define DRIVER "i2c-pca-isa"
41 static int irq = -1;
44 * in the actual clock rate */
45 static int clock = 59000; variable
53 static char *names[] = { "T/O", "DAT", "ADR", "CON" }; in pca_isa_writebyte() local
54 printk(KERN_DEBUG "*** write %s at %#lx <= %#04x\n", names[reg], in pca_isa_writebyte()
65 static char *names[] = { "STA", "DAT", "ADR", "CON" }; in pca_isa_readbyte() local
66 printk(KERN_DEBUG "*** read %s => %#04x\n", names[reg], res); in pca_isa_readbyte()
[all …]
/linux-3.3/Documentation/devicetree/bindings/
Dresource-names.txt4 include a supplemental property for assigning names to each of the list
5 items. The names property consists of a list of strings in the same
8 The following supplemental names properties are defined.
10 Resource Property Supplemental Names Property
11 ----------------- ---------------------------
12 reg reg-names
13 clocks clock-names
14 interrupts interrupt-names
18 The -names property must be used in conjunction with the normal resource
23 l4-abe {
[all …]
/linux-3.3/Documentation/devicetree/bindings/spi/
Dspi-bus.txt10 - #address-cells - number of cells required to define a chip select
12 - #size-cells - should be zero.
13 - compatible - name of SPI bus controller following generic names
19 flexible and non-standardized, it is left out of this binding with the
26 - reg - (required) chip select address of device.
27 - compatible - (required) name of SPI device following generic names
29 - spi-max-frequency - (required) Maximum SPI clocking speed of device in Hz
30 - spi-cpol - (optional) Empty property indicating device requires
31 inverse clock polarity (CPOL) mode
32 - spi-cpha - (optional) Empty property indicating device requires
[all …]
/linux-3.3/arch/mips/include/asm/
Dsignal.h32 #define SIGFPE 8 /* Floating-point exception (ANSI). */
38 #define SIGALRM 14 /* Alarm clock (POSIX). */
40 #define SIGUSR1 16 /* User-defined signal 1 (POSIX). */
41 #define SIGUSR2 17 /* User-defined signal 2 (POSIX). */
54 #define SIGVTALRM 28 /* Virtual alarm clock (4.2 BSD). */
55 #define SIGPROF 29 /* Profiling alarm clock (4.2 BSD). */
73 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
74 * Unix names RESETHAND and NODEFER respectively.
101 #define sig_uses_siginfo(ka) ((ka)->sa.sa_flags & SA_SIGINFO)
112 #include <asm-generic/signal-defs.h>
/linux-3.3/arch/arm/mach-exynos/
Ddev-sysmmu.c1 /* linux/arch/arm/mach-exynos4/dev-sysmmu.c
6 * EXYNOS4 - System MMU support
14 #include <linux/dma-mapping.h>
20 #include <plat/s5p-clock.h>
22 /* These names must be equal to the clock names in mach-exynos4/clock.c */
45 .end = EXYNOS4_PA_SYSMMU_MDMA + SZ_64K - 1,
55 .end = EXYNOS4_PA_SYSMMU_SSS + SZ_64K - 1,
65 .end = EXYNOS4_PA_SYSMMU_FIMC0 + SZ_64K - 1,
75 .end = EXYNOS4_PA_SYSMMU_FIMC1 + SZ_64K - 1,
85 .end = EXYNOS4_PA_SYSMMU_FIMC2 + SZ_64K - 1,
[all …]
/linux-3.3/include/linux/
Dclk.h24 * struct clk - an machine class defined object / cookie.
29 * clk_get - lookup and obtain a reference to a clock producer.
30 * @dev: device for clock "consumer"
31 * @id: clock comsumer ID
33 * Returns a struct clk corresponding to the clock producer, or
35 * uses @dev and @id to determine the clock consumer, and thereby
36 * the clock producer. (IOW, @id may be identical strings, but
37 * clk_get may return different clock producers depending on @dev.)
39 * Drivers must assume that the clock source is not enabled.
46 * clk_prepare - prepare a clock source
[all …]
Dsom.h13 short system_id; /* magic number - system */
14 short a_magic; /* magic number - file type */
16 struct timespec file_time; /* system clock */
30 unsigned int space_strings_location; /* (sub)space names */
40 unsigned int symbol_strings_location;/* module & symbol names area */
79 /* The Exec Auxiliary Header. Called The HP-UX Header within HP apparently. */
/linux-3.3/include/asm-generic/
Dgpio.h14 * at a small performance cost for non-inlined operations and some
15 * extra memory (for code and for per-GPIO table entries).
19 * smaller range 0..ARCH_NR_GPIOS-1.
23 * actually an estimate of a board-specific value.
35 * Invalid GPIO numbers are useful for indicating no-such-GPIO in
51 * struct gpio_chip - abstract a GPIO controller
55 * @request: optional hook for chip-specific activation, such as
56 * enabling module power and clock; may sleep
57 * @free: optional hook for chip-specific deactivation, such as
58 * disabling module power and clock; may sleep
[all …]
/linux-3.3/arch/arm/plat-samsung/include/plat/
Daudio.h1 /* arch/arm/plat-samsung/include/plat/audio.h
35 * The Machine driver must provide suitably set clock to the I2S block.
43 * Array of clock names that can be used to generate I2S signals.
51 * struct s3c_audio_pdata - common platform data for audio device drivers
/linux-3.3/Documentation/sound/alsa/
DControlNames.txt1 This document describes standard names of mixer controls.
40 Analog Loopback (D/A -> A/D loopback)
41 Digital Loopback (playback -> capture loopback - without analog path)
57 Tone Control - Switch
58 Tone Control - Bass
59 Tone Control - Treble
60 3D Control - Switch
61 3D Control - Center
62 3D Control - Depth
63 3D Control - Wide
[all …]
/linux-3.3/arch/powerpc/boot/dts/fsl/
Dqoriq-duart-0.dtsi14 * names of its contributors may be used to endorse or promote products
36 cell-index = <0>;
40 clock-frequency = <0>;
45 cell-index = <1>;
49 clock-frequency = <0>;
Dpq3-duart-0.dtsi14 * names of its contributors may be used to endorse or promote products
36 cell-index = <0>;
40 clock-frequency = <0>;
45 cell-index = <1>;
49 clock-frequency = <0>;
Dqoriq-duart-1.dtsi14 * names of its contributors may be used to endorse or promote products
36 cell-index = <2>;
40 clock-frequency = <0>;
45 cell-index = <3>;
49 clock-frequency = <0>;
Dpq3-esdhc-0.dtsi14 * names of its contributors may be used to endorse or promote products
39 /* Filled in by U-Boot */
40 clock-frequency = <0>;
Dqoriq-esdhc-0.dtsi14 * names of its contributors may be used to endorse or promote products
39 clock-frequency = <0>;
/linux-3.3/drivers/scsi/aic7xxx/
Daic7xxx_93cx6.h20 * 3. Neither the names of the above-listed copyright holders nor the names
68 * This function will read count 16-bit words from the serial EEPROM and
73 * CS - Chip select
74 * CK - Clock
75 * DO - Data out
76 * DI - Data in
77 * RDY - SEEPROM ready
78 * MS - Memory port mode select
84 ahc_inb(sd->sd_ahc, sd->sd_control_offset)
87 ahc_outb(sd->sd_ahc, sd->sd_control_offset, value); \
[all …]
/linux-3.3/Documentation/devicetree/bindings/arm/omap/
Domap.txt9 clock domain, input clocks.
11 to move data from hwmod to device-tree representation.
15 - compatible: Every devices present in OMAP SoC should be in the
17 - ti,hwmods: list of hwmod names (ascii strings), that comes from the OMAP
22 - ti,no_idle_on_suspend: When present, it prevents the PM to idle the module
29 compatible = "ti,omap4-spinlock";
36 - OMAP3 BeagleBoard : Low cost community board
37 compatible = "ti,omap3-beagle", "ti,omap3"
39 - OMAP4 SDP : Software Developement Board
40 compatible = "ti,omap4-sdp", "ti,omap4430"
[all …]
/linux-3.3/Documentation/devicetree/
Dbooting-without-of.txt2 --------------------------------------------------
7 Freescale Semiconductor, FSL SOC and 32-bit additions
14 I - Introduction
19 II - The DT block format
25 III - Required content of the device tree
29 4) Note about node and property names and character set
38 IV - "dtc", the device tree compiler
40 V - Recommendations for a bootloader
42 VI - System-on-a-chip devices and nodes
46 VII - Specifying interrupt information for devices
[all …]
/linux-3.3/drivers/acpi/acpica/
Dhwtimer.c4 * Name: hwtimer.c - ACPI Power Management Timer Interface
9 * Copyright (C) 2000 - 2012, Intel Corp.
23 * 3. Neither the names of the above-listed copyright holders nor the names
56 * PARAMETERS: Resolution - Where the resolution is returned
86 * PARAMETERS: Ticks - Where the timer value is returned in ACPI_EXPORT_SYMBOL()
115 * PARAMETERS: start_ticks - Starting timestamp in ACPI_EXPORT_SYMBOL()
116 * end_ticks - End timestamp in ACPI_EXPORT_SYMBOL()
117 * time_elapsed - Where the elapsed time is returned in ACPI_EXPORT_SYMBOL()
125 * The PM Timer's clock ticks at roughly 3.6 times per in ACPI_EXPORT_SYMBOL()
126 * _microsecond_, and its clock continues through Cx state in ACPI_EXPORT_SYMBOL()
[all …]
/linux-3.3/arch/arm/plat-omap/include/plat/
Domap_hwmod.h4 * Copyright (C) 2009-2011 Nokia Corporation
16 * These headers and macros are used to define OMAP on-chip module
19 * omap_hwmod code, in arch/arm/mach-omap2/omap_hwmod.c (as of this
23 * - add interconnect error log structures
24 * - add pinmuxing
25 * - init_conn_id_bit (CONNID_BIT_VECTOR)
26 * - implement default hwmod SMS/SDRC flags?
27 * - move Linux-specific data ("non-ROM data") out
89 * struct omap_hwmod_mux_info - hwmod specific mux configuration
105 * struct omap_hwmod_irq_info - MPU IRQs used by the hwmod
[all …]
/linux-3.3/Documentation/spi/
Dspi-summary4 21-May-2007
7 ------------
13 The three signal wires hold a clock (SCK, often on the order of 10 MHz),
15 Slave Out" (MISO) signals. (Other names are also used.) There are four
16 clocking modes through which data is exchanged; mode-0 and mode-3 are most
17 commonly used. Each clock cycle shifts data out and data in; the clock
31 - SPI may be used for request/response style device protocols, as with
34 - It may also be used to stream data in either direction (half duplex),
37 - Some devices may use eight bit words. Others may different word
38 lengths, such as streams of 12-bit or 20-bit digital samples.
[all …]
/linux-3.3/Documentation/leds/
Dleds-lp5521.txt8 Contact: Samu Onkalo (samu.p.onkalo-at-nokia.com)
11 -----------
14 the led class control interface. Channels have generic names:
36 the clock mode is automatically set to the requested one.
39 /sys/class/leds/lp5521:channel0/led_current - RW
40 /sys/class/leds/lp5521:channel0/max_current - RO
/linux-3.3/tools/perf/util/
Dparse-events.c6 #include "parse-options.h"
7 #include "parse-events.h"
32 { CHW(CPU_CYCLES), "cpu-cycles", "cycles" },
33 { CHW(STALLED_CYCLES_FRONTEND), "stalled-cycles-frontend", "idle-cycles-frontend" },
34 { CHW(STALLED_CYCLES_BACKEND), "stalled-cycles-backend", "idle-cycles-backend" },
36 { CHW(CACHE_REFERENCES), "cache-references", "" },
37 { CHW(CACHE_MISSES), "cache-misses", "" },
38 { CHW(BRANCH_INSTRUCTIONS), "branch-instructions", "branches" },
39 { CHW(BRANCH_MISSES), "branch-misses", "" },
40 { CHW(BUS_CYCLES), "bus-cycles", "" },
[all …]
/linux-3.3/arch/arm/mach-omap2/
Dclockdomain.c4 * Copyright (C) 2008-2011 Texas Instruments, Inc.
5 * Copyright (C) 2008-2011 Nokia Corporation
30 #include <plat/clock.h>
53 if (!strcmp(name, temp_clkdm->name)) { in _clkdm_lookup()
63 * _clkdm_register - register a clockdomain
67 * Returns -EINVAL if given a null pointer, -EEXIST if a clockdomain is
74 if (!clkdm || !clkdm->name) in _clkdm_register()
75 return -EINVAL; in _clkdm_register()
77 pwrdm = pwrdm_lookup(clkdm->pwrdm.name); in _clkdm_register()
80 clkdm->name, clkdm->pwrdm.name); in _clkdm_register()
[all …]
/linux-3.3/Documentation/timers/
Dhrtimers.txt2 hrtimers - subsystem for high-resolution kernel timers
3 ----------------------------------------------------
5 This patch introduces a new subsystem for high-resolution kernel timers.
9 back and forth trying to integrate high-resolution and high-precision
11 such high-resolution timer implementations in practice, we came to the
18 - the forced handling of low-resolution and high-resolution timers in
21 32-bitness assumptions, and has been honed and micro-optimized for a
23 for many years - and thus even small extensions to it easily break
26 current usage - but it is simply not suitable to be extended for
27 high-res timers.
[all …]

123456789