Home
last modified time | relevance | path

Searched defs:sdd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-s3c64xx.c111 #define TX_FIFO_LVL(v, sdd) (((v) & (sdd)->tx_fifomask) >> \ argument
113 #define RX_FIFO_LVL(v, sdd) (((v) & (sdd)->rx_fifomask) >> \ argument
221 static void s3c64xx_flush_fifo(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_flush_fifo()
271 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_dmacb() local
300 struct s3c64xx_spi_driver_data *sdd; in prepare_dma() local
349 struct s3c64xx_spi_driver_data *sdd = in s3c64xx_spi_set_cs() local
374 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_prepare_transfer() local
404 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_unprepare_transfer() local
424 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_can_dma() local
432 static int s3c64xx_enable_datapath(struct s3c64xx_spi_driver_data *sdd, in s3c64xx_enable_datapath()
[all …]
/openbmc/linux/kernel/sched/
H A Dtopology.c907 struct sd_data *sdd = sd->private; in build_balance_mask() local
968 struct sd_data *sdd = sd->private; in init_overlap_sched_group() local
1023 struct sd_data *sdd = sd->private; in build_overlap_sched_groups() local
1183 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()
1232 struct sd_data *sdd = sd->private; in build_sched_groups() local
1507 struct sd_data *sdd = sd->private; in claim_allocations() local
1560 struct sd_data *sdd = &tl->data; in sd_init() local
2194 struct sd_data *sdd = &tl->data; in __sdt_alloc() local
2263 struct sd_data *sdd = &tl->data; in __sdt_free() local
/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c179 struct dpaa2_qdma_sd_d *sdd; in dpaa2_qdma_populate_first_framel() local
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dcw1200.h122 const struct firmware *sdd; member