Searched refs:sdd (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/spi/ |
D | spi-s3c64xx.c | 184 static void flush_fifo(struct s3c64xx_spi_driver_data *sdd) in flush_fifo() argument 186 struct s3c64xx_spi_info *sci = sdd->cntrlr_info; in flush_fifo() 187 void __iomem *regs = sdd->regs; in flush_fifo() 205 dev_warn(&sdd->pdev->dev, "Timed out flushing TX FIFO\n"); in flush_fifo() 218 dev_warn(&sdd->pdev->dev, "Timed out flushing RX FIFO\n"); in flush_fifo() 235 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_dmacb() local 240 sdd = container_of(data, in s3c64xx_spi_dmacb() 243 sdd = container_of(data, in s3c64xx_spi_dmacb() 246 spin_lock_irqsave(&sdd->lock, flags); in s3c64xx_spi_dmacb() 249 sdd->state &= ~RXBUSY; in s3c64xx_spi_dmacb() [all …]
|
/linux-3.4.99/kernel/sched/ |
D | core.c | 6235 struct sd_data *sdd = sd->private; in build_overlap_sched_groups() local 6255 child = *per_cpu_ptr(sdd->sd, i); in build_overlap_sched_groups() 6264 sg->sgp = *per_cpu_ptr(sdd->sgp, cpumask_first(sg_span)); in build_overlap_sched_groups() 6287 static int get_group(int cpu, struct sd_data *sdd, struct sched_group **sg) in get_group() argument 6289 struct sched_domain *sd = *per_cpu_ptr(sdd->sd, cpu); in get_group() 6296 *sg = *per_cpu_ptr(sdd->sg, cpu); in get_group() 6297 (*sg)->sgp = *per_cpu_ptr(sdd->sgp, cpu); in get_group() 6315 struct sd_data *sdd = sd->private; in build_sched_groups() local 6320 get_group(cpu, sdd, &sd->groups); in build_sched_groups() 6333 int group = get_group(i, sdd, &sg); in build_sched_groups() [all …]
|
/linux-3.4.99/drivers/pinctrl/ |
D | pinctrl-tegra20.c | 2766 …MUX_PG(sdd, UARTA, PWM, SDIO3, SPI3, PWM, 0x18, 2, 0x8c, 14, 0xac…
|
/linux-3.4.99/Documentation/m68k/ |
D | kernel-options.txt | 80 /dev/sdd: -> 0x0830 (forth SCSI disk)
|